diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 20:01:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 20:01:40 +0000 |
commit | 23e65561feeb66300afb9c0ffe6075156f69dfc7 (patch) | |
tree | 7fc2c14ece011982f8b3882a66c1c5bb2fb4d169 /app-i18n/unicode-data | |
parent | remove comments about unicode-data (diff) | |
download | gentoo-2-23e65561feeb66300afb9c0ffe6075156f69dfc7.tar.gz gentoo-2-23e65561feeb66300afb9c0ffe6075156f69dfc7.tar.bz2 gentoo-2-23e65561feeb66300afb9c0ffe6075156f69dfc7.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/unicode-data/unicode-data-6.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/unicode-data/ChangeLog b/app-i18n/unicode-data/ChangeLog index 57f642c29e13..3c003aee7b35 100644 --- a/app-i18n/unicode-data/ChangeLog +++ b/app-i18n/unicode-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/unicode-data # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.27 2012/04/01 16:54:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.28 2012/04/26 20:01:40 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> unicode-data-6.0.0.ebuild: + keyword ~amd64-fbsd 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> unicode-data-6.0.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #408347 diff --git a/app-i18n/unicode-data/unicode-data-6.0.0.ebuild b/app-i18n/unicode-data/unicode-data-6.0.0.ebuild index 0e428e4e4a5f..97616e2ad888 100644 --- a/app-i18n/unicode-data/unicode-data-6.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-6.0.0.ebuild,v 1.7 2012/04/01 16:54:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-6.0.0.ebuild,v 1.8 2012/04/26 20:01:40 aballier Exp $ DESCRIPTION="Unicode data from unicode.org" HOMEPAGE="http://unicode.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/u/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |