summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-31 11:23:31 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-31 11:23:31 +0100
commitb263e6ef455b520ffe3e651bae85b37203ab0535 (patch)
tree31339279fb823cbe4e764e25c4aa49a4397e320f /x11-apps/xev
parentMigrate to EAPI3 only. Try to fix-up the FONT_DIR based on bug #302348. (diff)
downloadx11-b263e6ef455b520ffe3e651bae85b37203ab0535.tar.gz
x11-b263e6ef455b520ffe3e651bae85b37203ab0535.tar.bz2
x11-b263e6ef455b520ffe3e651bae85b37203ab0535.zip
Migrate everything to eapi3.
Diffstat (limited to 'x11-apps/xev')
-rw-r--r--x11-apps/xev/Manifest2
-rw-r--r--x11-apps/xev/xev-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest
index 2bbc39ff..e93c4d77 100644
--- a/x11-apps/xev/Manifest
+++ b/x11-apps/xev/Manifest
@@ -1 +1 @@
-EBUILD xev-9999.ebuild 339 RMD160 c72122c1f65260772f5ec97d610ed2ffc35867b8 SHA1 35ea3dc1e5947ce9dee6e5550a04e45284a6961f SHA256 0e8b8c7dd6645e9bbbd2817fb3ec5e844910982baae0e7dbe7c8c51e9d0b1ab1
+EBUILD xev-9999.ebuild 339 RMD160 92961b1d834a61371a504626e88e22c8c2b84aab SHA1 730ff3858edd9108a4118a033b9dee4b1d7dd51c SHA256 8b6be401aee7c93fe4eddb924b89777428d7648c1b945726646ba9fee5c8ec43
diff --git a/x11-apps/xev/xev-9999.ebuild b/x11-apps/xev/xev-9999.ebuild
index 5ae01a25..e7464208 100644
--- a/x11-apps/xev/xev-9999.ebuild
+++ b/x11-apps/xev/xev-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=3
inherit x-modular-r2
DESCRIPTION="print contents of X events"