summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xpyb/xpyb-9999.ebuild')
-rw-r--r--x11-libs/xpyb/xpyb-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-9999.ebuild b/x11-libs/xpyb/xpyb-9999.ebuild
index b355eeaa..10af39e9 100644
--- a/x11-libs/xpyb/xpyb-9999.ebuild
+++ b/x11-libs/xpyb/xpyb-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=3
-inherit xorg-2
+inherit x-modular-r2
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb"
#SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
@@ -21,6 +21,6 @@ DEPEND="${RDEPEND}
DOCS="NEWS README"
pkg_setup() {
- xorg-2_pkg_setup
+ x-modular-r2_pkg_setup
CONFIGURE_OPTIONS="$(use_enable selinux xselinux)"
}