diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 19:16:48 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 19:16:48 +0000 |
commit | 3434bcc80565fea18619bc9ea763a0fa89538097 (patch) | |
tree | 6480cca6f12332fe7c75b80a5e35f3efa7bc7f19 /dev-libs/fribidi/fribidi-0.10.7.ebuild | |
parent | hppa stable, bug #122729 (diff) | |
download | historical-3434bcc80565fea18619bc9ea763a0fa89538097.tar.gz historical-3434bcc80565fea18619bc9ea763a0fa89538097.tar.bz2 historical-3434bcc80565fea18619bc9ea763a0fa89538097.zip |
hppa stable, bug #131795
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-libs/fribidi/fribidi-0.10.7.ebuild')
-rw-r--r-- | dev-libs/fribidi/fribidi-0.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fribidi/fribidi-0.10.7.ebuild b/dev-libs/fribidi/fribidi-0.10.7.ebuild index e566da95fc2d..d358347d1cf7 100644 --- a/dev-libs/fribidi/fribidi-0.10.7.ebuild +++ b/dev-libs/fribidi/fribidi-0.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.8 2006/10/01 03:01:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.9 2006/10/01 19:16:48 dertobi123 Exp $ DESCRIPTION="A free implementation of the unicode bidirectional algorithm" HOMEPAGE="http://fribidi.org/" @@ -8,7 +8,7 @@ SRC_URI="http://fribidi.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc-macos ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc-macos ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/libc" |