diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-11 16:14:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-11 16:14:25 +0000 |
commit | e6389119dfd66f389fa16e939fb9bd876b58ddf4 (patch) | |
tree | f457776974799b2b8de90d733a991a2ddc539ec3 /app-i18n | |
parent | stable ppc64, bug 260516 (diff) | |
download | gentoo-2-e6389119dfd66f389fa16e939fb9bd876b58ddf4.tar.gz gentoo-2-e6389119dfd66f389fa16e939fb9bd876b58ddf4.tar.bz2 gentoo-2-e6389119dfd66f389fa16e939fb9bd876b58ddf4.zip |
Marking unicode-data-5.1.0 ppc64 for bug 261824
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/unicode-data/unicode-data-5.1.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 c6893bfbafa0..9014be2dfac9 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.13 2009/03/10 04:39:38 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.14 2009/03/11 16:14:25 ranger Exp $ + + 11 Mar 2009; Brent Baude <ranger@gentoo.org> unicode-data-5.1.0.ebuild: + Marking unicode-data-5.1.0 ppc64 for bug 261824 10 Mar 2009; Dawid Węgliński <cla@gentoo.org> unicode-data-5.1.0.ebuild: Stable on amd64 (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 8ef4ae1c8db4..e8aad5eae6ac 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.7 2009/03/10 04:39:37 cla Exp $ +# $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 $ 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" |