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/fontsproto/fontsproto-9999.ebuild
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/fontsproto/fontsproto-9999.ebuild')
-rw-r--r--x11-proto/fontsproto/fontsproto-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/fontsproto/fontsproto-9999.ebuild b/x11-proto/fontsproto/fontsproto-9999.ebuild
index 06f0c7da..959690ae 100644
--- a/x11-proto/fontsproto/fontsproto-9999.ebuild
+++ b/x11-proto/fontsproto/fontsproto-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 Fonts protocol headers"