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-proto/xproto
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-proto/xproto')
-rw-r--r--x11-proto/xproto/Manifest2
-rw-r--r--x11-proto/xproto/xproto-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xproto/Manifest b/x11-proto/xproto/Manifest
index 2e70918a..269571a6 100644
--- a/x11-proto/xproto/Manifest
+++ b/x11-proto/xproto/Manifest
@@ -1 +1 @@
-EBUILD xproto-9999.ebuild 397 RMD160 6473280337aeeb6ac47ed84ed492d379d38808a7 SHA1 6f11c8498a27f716a8372b5633abd19fa0f99bd3 SHA256 7e601a8a155886e9b3badc3d97348bb5d1c897cf38bc8365245ce2732df806d8
+EBUILD xproto-9999.ebuild 397 RMD160 6fc8eef4b9a6cb58e16cdca0c3064e0bc61a6865 SHA1 8f1c96e39e8200bec957723b872c6207230cfe1a SHA256 f979291c0c80819e4cd90d0586cfb086cddbefb687b2d700e84f4b4b4587614a
diff --git a/x11-proto/xproto/xproto-9999.ebuild b/x11-proto/xproto/xproto-9999.ebuild
index dd64024c..60eec351 100644
--- a/x11-proto/xproto/xproto-9999.ebuild
+++ b/x11-proto/xproto/xproto-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="X.Org xproto protocol headers"