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/randrproto
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/randrproto')
-rw-r--r--x11-proto/randrproto/Manifest2
-rw-r--r--x11-proto/randrproto/randrproto-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/randrproto/Manifest b/x11-proto/randrproto/Manifest
index 25d1cb34..34ac8237 100644
--- a/x11-proto/randrproto/Manifest
+++ b/x11-proto/randrproto/Manifest
@@ -1 +1 @@
-EBUILD randrproto-9999.ebuild 326 RMD160 72b9f973f3702f187b6c5bd0de74f30f521f3a46 SHA1 2cf1326e4709d7f6c5a27277fdf152487594d39c SHA256 d8e90cc4dae8868e8a711b3941ffc0dfaa408a4e369b454fc524206dcfcd2f54
+EBUILD randrproto-9999.ebuild 326 RMD160 f1d552d8b5b266628ce618ec3e28d2a9c003d55f SHA1 e4c75e0ffa1f660ab8157bde247693374765dfee SHA256 b36beebaa4d88a8fc429171ec0e5c1ee9edadce8bbd730264e0b0effd4f77b2c
diff --git a/x11-proto/randrproto/randrproto-9999.ebuild b/x11-proto/randrproto/randrproto-9999.ebuild
index e2e068a5..5fadb06d 100644
--- a/x11-proto/randrproto/randrproto-9999.ebuild
+++ b/x11-proto/randrproto/randrproto-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 Randr protocol headers"