diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-03-11 22:13:43 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-03-11 22:13:43 +0000 |
commit | dd9277be8b9b892efdef2f582ab3b418e484449f (patch) | |
tree | bc5ac6e28de084ba617bfb4f29d16e8c7959b0e0 /app-i18n/unicode-data | |
parent | amd64 stable, bug #253551 (diff) | |
download | gentoo-2-dd9277be8b9b892efdef2f582ab3b418e484449f.tar.gz gentoo-2-dd9277be8b9b892efdef2f582ab3b418e484449f.tar.bz2 gentoo-2-dd9277be8b9b892efdef2f582ab3b418e484449f.zip |
Stable on alpha, bug #261824
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/unicode-data/unicode-data-5.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/unicode-data/ChangeLog b/app-i18n/unicode-data/ChangeLog index 9014be2dfac9..8698f189c7a7 100644 --- a/app-i18n/unicode-data/ChangeLog +++ b/app-i18n/unicode-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/unicode-data # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.14 2009/03/11 16:14:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.15 2009/03/11 22:13:43 klausman Exp $ + + 11 Mar 2009; Tobias Klausmann <klausman@gentoo.org> + unicode-data-5.1.0.ebuild: + Stable on alpha, bug #261824 11 Mar 2009; Brent Baude <ranger@gentoo.org> unicode-data-5.1.0.ebuild: Marking unicode-data-5.1.0 ppc64 for bug 261824 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 e8aad5eae6ac..0356d96d0c73 100644 --- a/app-i18n/unicode-data/unicode-data-5.1.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-5.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.8 2009/03/11 16:14:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.9 2009/03/11 22:13:43 klausman 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" |