diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-19 17:00:45 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-20 00:44:15 +0100 |
commit | c1f81e772878d6f6bfebb9e54b172c42083917b0 (patch) | |
tree | 8630ea8892c55018cc1ad93129d490f850958ce2 /x11-misc/makedepend/makedepend-1.0.5.ebuild | |
parent | x11-misc/compton: EAPI bump 5 -> 6, Switch to git-r3 (diff) | |
download | gentoo-c1f81e772878d6f6bfebb9e54b172c42083917b0.tar.gz gentoo-c1f81e772878d6f6bfebb9e54b172c42083917b0.tar.bz2 gentoo-c1f81e772878d6f6bfebb9e54b172c42083917b0.zip |
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
Diffstat (limited to 'x11-misc/makedepend/makedepend-1.0.5.ebuild')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.5.ebuild b/x11-misc/makedepend/makedepend-1.0.5.ebuild index 4f7ac23ab9cc..a6e386499cae 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 |