summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-10-11 23:08:51 +0200
committerRémi Cardona <remi@gentoo.org>2009-10-11 23:11:18 +0200
commit3323584ba88a6268fc3c89ddd7a6711e69f692a3 (patch)
tree1f60935376a3956a2c5e7690f98281a0762bdb0f /x11-proto/fontcacheproto
parent[x11-proto/fixesproto] Sync RDEPEND with main tree. (diff)
downloadx11-3323584ba88a6268fc3c89ddd7a6711e69f692a3.tar.gz
x11-3323584ba88a6268fc3c89ddd7a6711e69f692a3.tar.bz2
x11-3323584ba88a6268fc3c89ddd7a6711e69f692a3.zip
x11-proto/fontcacheproto: add missing IUSE
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/Manifest2
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-9999.ebuild2
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest
index 12f2a10b..202c5754 100644
--- a/x11-proto/fontcacheproto/Manifest
+++ b/x11-proto/fontcacheproto/Manifest
@@ -1 +1 @@
-EBUILD fontcacheproto-9999.ebuild 299 RMD160 bda02c8fd4784bbb93fa870e073f12fe92f0f875 SHA1 5a6b55f749938d2b2ad55156b5b6827cd65f826d SHA256 aeba78810aff48238daa8c49500aaae3f4300973ec14d37f0151d52db0f09d98
+EBUILD fontcacheproto-9999.ebuild 320 RMD160 550e4eced1ba35a31fe35be086691dde8c02c0a7 SHA1 ae9fe38b4179a223cbabd299a27b122deb51114a SHA256 92b853963c8f754b800b540f3c98bc648df96d17a781987c3b75eef5f65da96f
diff --git a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild b/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
index 1826d2e9..0e104e2b 100644
--- a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
+++ b/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: $
inherit x-modular
DESCRIPTION="X.Org Fontcache protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"