diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-11 18:15:25 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-16 20:12:25 +0100 |
commit | 63fdae5eddf6712d09de933f3dc008a71b8ec7a4 (patch) | |
tree | 7549705bddbc122380506cd2ca008121f3fc5589 /x11-apps/xbiff | |
parent | x11-apps/scripts: bump EAPI 3 -> 5 (diff) | |
download | gentoo-63fdae5eddf6712d09de933f3dc008a71b8ec7a4.tar.gz gentoo-63fdae5eddf6712d09de933f3dc008a71b8ec7a4.tar.bz2 gentoo-63fdae5eddf6712d09de933f3dc008a71b8ec7a4.zip |
x11-apps/xbiff: EAPI bump 3 -> 5, verbose build
No changes to files. Verified with sha512sum.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4186
Diffstat (limited to 'x11-apps/xbiff')
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbiff/xbiff-1.0.3.ebuild b/x11-apps/xbiff/xbiff-1.0.3.ebuild index 8de68ce3bdad..cad12b2223e5 100644 --- a/x11-apps/xbiff/xbiff-1.0.3.ebuild +++ b/x11-apps/xbiff/xbiff-1.0.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=3 +EAPI=5 inherit xorg-2 |