summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-09-28 11:57:27 +0200
committerRémi Cardona <remi@gentoo.org>2009-09-28 11:57:27 +0200
commite7baf07dcd56ffa378379dc74ef49e5447aa5a92 (patch)
treec3d9de43e2f4d41de3c54d98c0f94013907ca57d /x11-proto/xproto
parentx11-base/xorg-server-9999: Update/Fix deps (diff)
downloadx11-e7baf07dcd56ffa378379dc74ef49e5447aa5a92.tar.gz
x11-e7baf07dcd56ffa378379dc74ef49e5447aa5a92.tar.bz2
x11-e7baf07dcd56ffa378379dc74ef49e5447aa5a92.zip
x11-proto/xproto: add missing IUSE
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r--x11-proto/xproto/Manifest2
-rw-r--r--x11-proto/xproto/xproto-9999.ebuild5
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-proto/xproto/Manifest b/x11-proto/xproto/Manifest
index ecacc000..ba2c41c3 100644
--- a/x11-proto/xproto/Manifest
+++ b/x11-proto/xproto/Manifest
@@ -1 +1 @@
-EBUILD xproto-9999.ebuild 366 RMD160 f6759e05f94f0c55732d7a5c81bbbc14c84efbbc SHA1 f0ed87987b20db3b53c305d4bb41f5b5f2813e1d SHA256 93d77b26d384775483b53ce3b645b7ba3bcc068be121199c732076bd2980a11f
+EBUILD xproto-9999.ebuild 388 RMD160 409a6c2af19b379b4692cd24c6d79a1a38a66df0 SHA1 eac848c17ad4d0336b29cd8d707e5adfe0c802d4 SHA256 9caa574ff24a188a96382d4f2a9a991b5b10868f0b62ca5bbc9f93f7096f0c08
diff --git a/x11-proto/xproto/xproto-9999.ebuild b/x11-proto/xproto/xproto-9999.ebuild
index bcc5b543..85072ecc 100644
--- a/x11-proto/xproto/xproto-9999.ebuild
+++ b/x11-proto/xproto/xproto-9999.ebuild
@@ -1,11 +1,14 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: $
inherit x-modular
DESCRIPTION="X.Org xproto protocol headers"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto"
+
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"