summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xcb-demo/xcb-demo-0.1.ebuild')
-rw-r--r--x11-misc/xcb-demo/xcb-demo-0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xcb-demo/xcb-demo-0.1.ebuild b/x11-misc/xcb-demo/xcb-demo-0.1.ebuild
index 168c3b8a..fd2f3e25 100644
--- a/x11-misc/xcb-demo/xcb-demo-0.1.ebuild
+++ b/x11-misc/xcb-demo/xcb-demo-0.1.ebuild
@@ -5,7 +5,8 @@
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
-inherit x-modular
+EAPI=2
+inherit x-modular-r2
DESCRIPTION="X C-language Bindings demos"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"