commit: c1f81e772878d6f6bfebb9e54b172c42083917b0 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sun Feb 19 15:00:45 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 23:44:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f81e77
x11-misc/makedepend: EAPI bump 4 -> 5, Fixes #486466 Fixes Gentoo-bug: https://bugs.gentoo.org/486466 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4033 x11-misc/makedepend/makedepend-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/makedepend/makedepend-1.0.5.ebuild b/x11-misc/makedepend/makedepend-1.0.5.ebuild index 4f7ac23ab9..a6e386499c 100644 --- a/x11-misc/makedepend/makedepend-1.0.5.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 XORG_STATIC=no inherit xorg-2
