diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-11 17:45:47 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-16 20:12:12 +0100 |
commit | ec088eeb1f67541b03ef7db10e13c44fa7db549d (patch) | |
tree | 0fee3879b2cb2b900bd5c99ad31aea923aeac3f5 /x11-apps | |
parent | x11-apps/xeyes: EAPI5, verbose build (diff) | |
download | gentoo-ec088eeb1f67541b03ef7db10e13c44fa7db549d.tar.gz gentoo-ec088eeb1f67541b03ef7db10e13c44fa7db549d.tar.bz2 gentoo-ec088eeb1f67541b03ef7db10e13c44fa7db549d.zip |
x11-apps/xmore: EAPI5, verbose build
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4186
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmore/xmore-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmore/xmore-1.0.2.ebuild b/x11-apps/xmore/xmore-1.0.2.ebuild index cb195842f091..8029981f0895 100644 --- a/x11-apps/xmore/xmore-1.0.2.ebuild +++ b/x11-apps/xmore/xmore-1.0.2.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 |