summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-10-12 00:20:36 +0200
committerRémi Cardona <remi@gentoo.org>2009-10-12 00:20:36 +0200
commitec6934222507cffdbd03fcfc1f1051cc976ccc1d (patch)
treeed353ff31ec4f662d2677b75fdbabd091934e875 /x11-proto/glproto
parentmedia-fonts/font-util-1.1.0: version bump, add live ebuild (diff)
downloadx11-ec6934222507cffdbd03fcfc1f1051cc976ccc1d.tar.gz
x11-ec6934222507cffdbd03fcfc1f1051cc976ccc1d.tar.bz2
x11-ec6934222507cffdbd03fcfc1f1051cc976ccc1d.zip
tree-wide: add missing IUSE, fix headers, fix some indent
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r--x11-proto/glproto/Manifest2
-rw-r--r--x11-proto/glproto/glproto-9999.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-proto/glproto/Manifest b/x11-proto/glproto/Manifest
index 1bc2c321..0fb34e73 100644
--- a/x11-proto/glproto/Manifest
+++ b/x11-proto/glproto/Manifest
@@ -1 +1 @@
-EBUILD glproto-9999.ebuild 1085 RMD160 1c4a8a419f9dcb28ef76af6d602b8c405e94ca9c SHA1 38bd07b4557dd42efe8a0a558625bb91a62e49cb SHA256 8ba5d1f1edf5ea1bf0979eaf835986ba51fa443fb8c2fd9d5b8d1179eaf2b008
+EBUILD glproto-9999.ebuild 1106 RMD160 469dfe6fce070e6695fedad12cfcee83f4397601 SHA1 5c9621f738412142a244f515254cfb2778a87258 SHA256 6b7cb55bc604fa6948b100d5dba9fde08fd73d9c51e9ee0b4ab3d8c2cb2a8c9b
diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/glproto-9999.ebuild
index c7b6b009..38b0215d 100644
--- a/x11-proto/glproto/glproto-9999.ebuild
+++ b/x11-proto/glproto/glproto-9999.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: $
inherit x-modular
@@ -8,6 +9,7 @@ OPENGL_DIR="xorg-x11"
DESCRIPTION="X.Org GL protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
RDEPEND="app-admin/eselect-opengl"
DEPEND=""