diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-15 18:41:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-15 18:41:44 +0000 |
commit | a66c3fe256de216b3bf840b2a457cbb0fc9b4990 (patch) | |
tree | ea5ab2ad97ccd8a2fba2e4c7851fd950ef109a48 /app-i18n/unicode-data | |
parent | Keyworded on alpha, bug #262547 (diff) | |
download | gentoo-2-a66c3fe256de216b3bf840b2a457cbb0fc9b4990.tar.gz gentoo-2-a66c3fe256de216b3bf840b2a457cbb0fc9b4990.tar.bz2 gentoo-2-a66c3fe256de216b3bf840b2a457cbb0fc9b4990.zip |
arm/ia64/s390/sh stable wrt #261824
(Portage version: 2.1.6.7/cvs/Linux ia64)
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-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 7d10efe78aef..ead4280eabcc 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.17 2009/03/14 11:55:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.18 2009/03/15 18:41:44 armin76 Exp $ + + 15 Mar 2009; Raúl Porcel <armin76@gentoo.org> unicode-data-5.1.0.ebuild: + arm/ia64/s390/sh stable wrt #261824 14 Mar 2009; nixnut <nixnut@gentoo.org> unicode-data-5.1.0.ebuild: ppc stable #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 23f1b9cbc520..b8172500453d 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.11 2009/03/14 11:55:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.12 2009/03/15 18:41:43 armin76 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" |