diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-11 18:26:50 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-16 20:12:37 +0100 |
commit | ee1e836070c87f0a05c6a962d874d9f768916081 (patch) | |
tree | 558e61ccf0a66c15f8c228efc87851cfaa10f2e6 /x11-apps | |
parent | x11-apps/xdbedizzy: EAPI bump 3 -> 5 (diff) | |
download | gentoo-ee1e836070c87f0a05c6a962d874d9f768916081.tar.gz gentoo-ee1e836070c87f0a05c6a962d874d9f768916081.tar.bz2 gentoo-ee1e836070c87f0a05c6a962d874d9f768916081.zip |
x11-apps/xf86dga: EAPI bump 3 -> 5
No changes in 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')
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild index bdb329f1162f..33fa3524c0a3 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 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 -DESCRIPTION="test program for the XFree86-DGA extension" +DESCRIPTION="Test program for the XFree86-DGA extension" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |