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/xdriinfo
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/xdriinfo')
-rw-r--r--x11-apps/xdriinfo/Manifest2
-rw-r--r--x11-apps/xdriinfo/xdriinfo-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdriinfo/Manifest b/x11-apps/xdriinfo/Manifest
index 7cb212c5..8a44b346 100644
--- a/x11-apps/xdriinfo/Manifest
+++ b/x11-apps/xdriinfo/Manifest
@@ -1 +1 @@
-EBUILD xdriinfo-9999.ebuild 675 RMD160 95c3982149e4182141426d8a133665d11a45ff59 SHA1 c18468b7554fb17494ddf35224efee69c64ec138 SHA256 8072c12e05e1f155166e9d81a130913ca1fb3c2b621d42330d76e5f662a4dbf0
+EBUILD xdriinfo-9999.ebuild 675 RMD160 d501164f16fd7117971f7d48725e5445d964ba9c SHA1 8dd51261852b226be80467595f93c39e62eee842 SHA256 cc534c81a208c3bec73b383a8372fc7167c95a31fe7a45db7b84c0a37aceaf50
diff --git a/x11-apps/xdriinfo/xdriinfo-9999.ebuild b/x11-apps/xdriinfo/xdriinfo-9999.ebuild
index f992008e..4ed1096e 100644
--- a/x11-apps/xdriinfo/xdriinfo-9999.ebuild
+++ b/x11-apps/xdriinfo/xdriinfo-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="query configuration information of DRI drivers"