diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-06-04 14:23:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-06-04 14:23:54 +0000 |
commit | e9a7cce8f8ec557d55e6a56c429f7d9a9329b629 (patch) | |
tree | 418835c29d668cf0b95336144ccc68b227560395 /app-i18n/unicode-data/unicode-data-5.1.0.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-e9a7cce8f8ec557d55e6a56c429f7d9a9329b629.tar.gz historical-e9a7cce8f8ec557d55e6a56c429f7d9a9329b629.tar.bz2 historical-e9a7cce8f8ec557d55e6a56c429f7d9a9329b629.zip |
keyword ~x86-fbsd
Package-Manager: portage-2.1.5.3
Diffstat (limited to 'app-i18n/unicode-data/unicode-data-5.1.0.ebuild')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-data/unicode-data-5.1.0.ebuild b/app-i18n/unicode-data/unicode-data-5.1.0.ebuild index 0676e496cba7..b8a70d077d99 100644 --- a/app-i18n/unicode-data/unicode-data-5.1.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-5.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.1 2008/06/02 11:27:48 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.2 2008/06/04 14:23:54 aballier Exp $ DESCRIPTION="Unicode data from unicode.org" HOMEPAGE="http://unicode.org/" SRC_URI="mirror://debian/pool/main/u/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="unicode" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |