summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-02-18 14:10:59 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2010-02-18 14:10:59 +0100
commit39844496a05c39e586ed164beeaee2c7e5d76043 (patch)
treebd9734e3e217a28c454ebc29908b6cdf3233a277 /x11-proto/xcb-proto
parentRename the eclass calls in ebuilds. (diff)
downloadx11-39844496a05c39e586ed164beeaee2c7e5d76043.tar.gz
x11-39844496a05c39e586ed164beeaee2c7e5d76043.tar.bz2
x11-39844496a05c39e586ed164beeaee2c7e5d76043.zip
Revert "Rename the eclass calls in ebuilds."
This reverts commit 3660731636fe3406f20084207f4268c1400503c2.
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r--x11-proto/xcb-proto/Manifest2
-rw-r--r--x11-proto/xcb-proto/xcb-proto-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/Manifest b/x11-proto/xcb-proto/Manifest
index a06eefc2..a80235d4 100644
--- a/x11-proto/xcb-proto/Manifest
+++ b/x11-proto/xcb-proto/Manifest
@@ -1 +1 @@
-EBUILD xcb-proto-9999.ebuild 552 RMD160 4ecacfc4e37bbf1a035de83f9618cbcad9ee8123 SHA1 0f3948829adb330b98ac7524e40b51394bd5fdf7 SHA256 18bb65e36c3ab04d5ecb73fcfcec87fd62d943aa091f10a824dd68dfbc001716
+EBUILD xcb-proto-9999.ebuild 558 RMD160 524ab8cd07d278bc48e9be563fe23bb3016cba23 SHA1 2c5bb810c626f08fb0819f47a57c56dbb467dd4e SHA256 a26309c6bdd2f5682ed59e57270fc8f8b26224d9c1f147b147c6e172cb81f4be
diff --git a/x11-proto/xcb-proto/xcb-proto-9999.ebuild b/x11-proto/xcb-proto/xcb-proto-9999.ebuild
index 3f4a0d1e..16af5c55 100644
--- a/x11-proto/xcb-proto/xcb-proto-9999.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=3
-inherit xorg-2
+inherit x-modular-r2
DESCRIPTION="X C-language Bindings protocol headers"
HOMEPAGE="http://xcb.freedesktop.org/"