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/fontcacheproto
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/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/Manifest2
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest
index 5cbfc66a..6e1f4947 100644
--- a/x11-proto/fontcacheproto/Manifest
+++ b/x11-proto/fontcacheproto/Manifest
@@ -1 +1 @@
-EBUILD fontcacheproto-9999.ebuild 330 RMD160 46c9426b769a2167f4bcc3c5598b66cac79e79aa SHA1 0c99617e9ad8bf763f5af5161fe1744d8c63475b SHA256 7a4823351bf981dfab4a5d1facb3edfdd87b56b55f1fe50cfd7e6c058876eebc
+EBUILD fontcacheproto-9999.ebuild 330 RMD160 52dcd77dc462de6557ea71a728d5aa5140adabc2 SHA1 5d15608bdc5d6d7fe8b9e7e9adec92f09f59d86c SHA256 2547073b90e25cfb5c9a87a7ace3d4edaf81932f3c8c84b65f2a8e9698395e22
diff --git a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild b/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
index e0fee06a..b9634c5e 100644
--- a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
+++ b/x11-proto/fontcacheproto/fontcacheproto-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 Fontcache protocol headers"