summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xcb-util/xcb-util-9999.ebuild')
-rw-r--r--x11-libs/xcb-util/xcb-util-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util/xcb-util-9999.ebuild b/x11-libs/xcb-util/xcb-util-9999.ebuild
index a4ca12c0..4b9cb8d4 100644
--- a/x11-libs/xcb-util/xcb-util-9999.ebuild
+++ b/x11-libs/xcb-util/xcb-util-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=3
-inherit xorg-2
+inherit x-modular-r2
DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="http://xcb.freedesktop.org/"
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
test? ( >=dev-libs/check-0.9.4 )"
pkg_postinst() {
- xorg-2_pkg_postinst
+ x-modular-r2_pkg_postinst
echo
ewarn "Library names have changed since earlier versions of xcb-util;"