summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-12-27 21:16:12 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-12-27 21:16:12 +0100
commitf85deaf9168615fb8aa24fe2a719dff295621627 (patch)
tree73317a7bd5706ee7c712cdec20c7441edb612864 /x11-libs/libxcb/libxcb-9999.ebuild
parent[eclasses] Drop no-longer exported function. (diff)
downloadx11-f85deaf9168615fb8aa24fe2a719dff295621627.tar.gz
x11-f85deaf9168615fb8aa24fe2a719dff295621627.tar.bz2
x11-f85deaf9168615fb8aa24fe2a719dff295621627.zip
Migrate to x-modular-r2 and eapi2. Pass1, require testing.
Diffstat (limited to 'x11-libs/libxcb/libxcb-9999.ebuild')
-rw-r--r--x11-libs/libxcb/libxcb-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild
index f381ef8a..d9edf57e 100644
--- a/x11-libs/libxcb/libxcb-9999.ebuild
+++ b/x11-libs/libxcb/libxcb-9999.ebuild
@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
-
-inherit x-modular
+EAPI=2
+inherit x-modular-r2
DESCRIPTION="X C-language Bindings library"
HOMEPAGE="http://xcb.freedesktop.org/"