diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-16 15:26:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-16 15:26:29 +0000 |
commit | 0376b80fe3fc0fde2967f51252b17a1976dec96a (patch) | |
tree | f7203123642ec5d5529430acd316666dcf533775 /app-i18n/unicode-data | |
parent | Stable for HPPA (bug #408391). (diff) | |
download | gentoo-2-0376b80fe3fc0fde2967f51252b17a1976dec96a.tar.gz gentoo-2-0376b80fe3fc0fde2967f51252b17a1976dec96a.tar.bz2 gentoo-2-0376b80fe3fc0fde2967f51252b17a1976dec96a.zip |
Stable for HPPA (bug #408347).
(Portage version: 2.2.0_alpha90/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 a1cac626f7bc..db26e72d0c4e 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.22 2012/03/15 13:08:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.23 2012/03/16 15:26:29 jer Exp $ + + 16 Mar 2012; Jeroen Roovers <jer@gentoo.org> unicode-data-6.0.0.ebuild: + Stable for HPPA (bug #408347). 15 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> unicode-data-6.0.0.ebuild: Stable on amd64 and x86 wrt bug#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 973cdf9e6d6d..3fa6b2e678ad 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.2 2012/03/15 13:08:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-6.0.0.ebuild,v 1.3 2012/03/16 15:26:29 jer 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 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |