diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-23 23:19:04 +0100 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-23 23:19:04 +0100 |
commit | 2989ab4cfbca68f46ba287908db1da4a4ad84ae1 (patch) | |
tree | 56ba010a61c0eca1ababd395f1693f56061f8df7 /x11-apps/x11perf | |
parent | [media-libs/fontconfig] Unmaintained live version. If you want to maintain on... (diff) | |
download | x11-2989ab4cfbca68f46ba287908db1da4a4ad84ae1.tar.gz x11-2989ab4cfbca68f46ba287908db1da4a4ad84ae1.tar.bz2 x11-2989ab4cfbca68f46ba287908db1da4a4ad84ae1.zip |
EAPI=4 where possible. 3 packages inherit python eclass that was not migrated so stay eapi3 only. NEXT: add all posible features of eapi4 to ebebuilds
Diffstat (limited to 'x11-apps/x11perf')
-rw-r--r-- | x11-apps/x11perf/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/x11perf/x11perf-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/x11perf/Manifest b/x11-apps/x11perf/Manifest index 9c2008bf..f3bb5a92 100644 --- a/x11-apps/x11perf/Manifest +++ b/x11-apps/x11perf/Manifest @@ -1 +1 @@ -EBUILD x11perf-9999.ebuild 421 RMD160 56ed35b9e27ccfa9e33ee4fc4abd74625ab9616f SHA1 86af53a4a77ad65ecddb3a37ef7c4b9592641772 SHA256 c6ef42f2a47f8902401e33b9c4e093bcfcee76be85be57f3d9ce5d0da6354d07 +EBUILD x11perf-9999.ebuild 421 RMD160 324674b14cb2968ab238d37f1e230103372c4fc9 SHA1 49c5c50e2f38958ef7d1ea2b868b1be037f99da3 SHA256 8ec48ad7a61909b7dc64e8f2a4cc2d1977d06c4425f10b8a03e73b26c506269e diff --git a/x11-apps/x11perf/x11perf-9999.ebuild b/x11-apps/x11perf/x11perf-9999.ebuild index 90850ddc..3c378871 100644 --- a/x11-apps/x11perf/x11perf-9999.ebuild +++ b/x11-apps/x11perf/x11perf-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=4 inherit xorg-2 DESCRIPTION="X rendering operation stress test utility" |