summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:23:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:23:59 +0000
commite2aee7111164e450f9e5aa0edb4fa735bc9aed88 (patch)
treeb61b29eef3f93da9b236b3014a928f4969d80e09 /dev-libs/fribidi
parentsync IUSE (missing) (diff)
downloadhistorical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.gz
historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.bz2
historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/fribidi')
-rw-r--r--dev-libs/fribidi/fribidi-0.10.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/fribidi/fribidi-0.10.4.ebuild b/dev-libs/fribidi/fribidi-0.10.4.ebuild
index b4a42250a8c6..f4de0c1f9ac9 100644
--- a/dev-libs/fribidi/fribidi-0.10.4.ebuild
+++ b/dev-libs/fribidi/fribidi-0.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.4.ebuild,v 1.13 2004/07/02 04:41:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.4.ebuild,v 1.14 2004/07/14 14:23:13 agriffis Exp $
DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
HOMEPAGE="http://fribidi.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/fribidi/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64"
+IUSE=""
DEPEND="virtual/libc"