diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-11 17:36:12 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-16 20:12:06 +0100 |
commit | ee437911593decec5cd29176b7fa8b20d1db8c80 (patch) | |
tree | c77d6d58ec30a49a4f0d579e37ef96ae4a37b976 /x11-apps | |
parent | app-leechcraft/lcpackgen: bump to 1.3.1, migrate to Qt5 (diff) | |
download | gentoo-ee437911593decec5cd29176b7fa8b20d1db8c80.tar.gz gentoo-ee437911593decec5cd29176b7fa8b20d1db8c80.tar.bz2 gentoo-ee437911593decec5cd29176b7fa8b20d1db8c80.zip |
x11-apps/xeyes: EAPI5, verbose build
No changes in files. Verified with sha1sum on amd64.
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/xeyes/xeyes-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild index cd9ba31cb1d1..e4142c865d8b 100644 --- a/x11-apps/xeyes/xeyes-1.1.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=3 +EAPI=5 inherit xorg-2 |