summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-08-11 00:54:03 +0200
committerMichał Górny <mgorny@gentoo.org>2013-08-11 13:17:32 +0200
commit4e3c0b805d5cfde77c675f5a9ee929dee2fb9508 (patch)
treec5bd3500618e6e83dae2a11c0366911144a518f4 /x11-proto
parentdev-libs/libclc: install pkg-config file to /usr/share. (diff)
downloadx11-4e3c0b805d5cfde77c675f5a9ee929dee2fb9508.tar.gz
x11-4e3c0b805d5cfde77c675f5a9ee929dee2fb9508.tar.bz2
x11-4e3c0b805d5cfde77c675f5a9ee929dee2fb9508.zip
Convert OpenGL protos to multilib.
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dri2proto/dri2proto-9999.ebuild2
-rw-r--r--x11-proto/glproto/glproto-9999.ebuild3
-rw-r--r--x11-proto/xf86driproto/xf86driproto-9999.ebuild2
3 files changed, 7 insertions, 0 deletions
diff --git a/x11-proto/dri2proto/dri2proto-9999.ebuild b/x11-proto/dri2proto/dri2proto-9999.ebuild
index 2f1c16f0..1d61a57c 100644
--- a/x11-proto/dri2proto/dri2proto-9999.ebuild
+++ b/x11-proto/dri2proto/dri2proto-9999.ebuild
@@ -3,6 +3,8 @@
# $Header: $
EAPI=5
+
+XORG_MULTILIB=yes
inherit xorg-2
DESCRIPTION="X.Org DRI2 protocol headers"
diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/glproto-9999.ebuild
index 7b80841f..fec4d693 100644
--- a/x11-proto/glproto/glproto-9999.ebuild
+++ b/x11-proto/glproto/glproto-9999.ebuild
@@ -3,7 +3,10 @@
# $Header: $
EAPI=5
+
+XORG_MULTILIB=yes
inherit xorg-2
+
DESCRIPTION="X.Org GL protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
LICENSE="SGI-B-2.0"
diff --git a/x11-proto/xf86driproto/xf86driproto-9999.ebuild b/x11-proto/xf86driproto/xf86driproto-9999.ebuild
index 7c4ebbb5..75f5d8a7 100644
--- a/x11-proto/xf86driproto/xf86driproto-9999.ebuild
+++ b/x11-proto/xf86driproto/xf86driproto-9999.ebuild
@@ -3,6 +3,8 @@
# $Header: $
EAPI=5
+
+XORG_MULTILIB=yes
inherit xorg-2
DESCRIPTION="X.Org XF86DRI protocol headers"