diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 10:41:26 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 10:41:26 +0000 |
commit | f4773719d5d08e6361e0756229efa9e0222758e4 (patch) | |
tree | aebd4b44dc0ac75246ed933480e568e0a67d1ad5 /app-i18n | |
parent | Stable on x86 (#261824). Fix LICENSE. Add perl to metadata (diff) | |
download | gentoo-2-f4773719d5d08e6361e0756229efa9e0222758e4.tar.gz gentoo-2-f4773719d5d08e6361e0756229efa9e0222758e4.tar.bz2 gentoo-2-f4773719d5d08e6361e0756229efa9e0222758e4.zip |
Stable on x86 (#261824)
(Portage version: 2.2_rc24/cvs/Linux i686)
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 8698f189c7a7..f5f91c7812d4 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.15 2009/03/11 22:13:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.16 2009/03/13 10:41:26 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> unicode-data-5.1.0.ebuild: + Stable on x86 (#261824) 11 Mar 2009; Tobias Klausmann <klausman@gentoo.org> unicode-data-5.1.0.ebuild: 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 0356d96d0c73..685c4e35a9cb 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.9 2009/03/11 22:13:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.10 2009/03/13 10:41:26 tove 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" |