summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/glproto/glproto-9999.ebuild')
-rw-r--r--x11-proto/glproto/glproto-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/glproto-9999.ebuild
index 23a3bee9..c273dc52 100644
--- a/x11-proto/glproto/glproto-9999.ebuild
+++ b/x11-proto/glproto/glproto-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=3
-inherit x-modular-r2
+inherit xorg-2
OPENGL_DIR="xorg-x11"
@@ -16,12 +16,12 @@ RDEPEND="app-admin/eselect-opengl"
DEPEND=""
src_install() {
- x-modular-r2_src_install
+ xorg-2_src_install
dynamic_libgl_install
}
pkg_postinst() {
- x-modular-r2_pkg_postinst
+ xorg-2_pkg_postinst
switch_opengl_implem
}