diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-24 20:45:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-24 20:45:54 +0000 |
commit | ebc4a1556dedafac36cd8383a9a5ba227b18c5c4 (patch) | |
tree | b29e0bdb2938ec49482c70aa33d64b3395ce73fa /dev-java/icu4j | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-ebc4a1556dedafac36cd8383a9a5ba227b18c5c4.tar.gz gentoo-2-ebc4a1556dedafac36cd8383a9a5ba227b18c5c4.tar.bz2 gentoo-2-ebc4a1556dedafac36cd8383a9a5ba227b18c5c4.zip |
ppc/ppc64 stable wrt #352630
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-4.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog index 8bda1589ea38..7e84501a7628 100644 --- a/dev-java/icu4j/ChangeLog +++ b/dev-java/icu4j/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/icu4j -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.51 2010/12/11 18:02:01 caster Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.52 2011/01/24 20:45:54 xarthisius Exp $ + + 24 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> icu4j-4.4.2.ebuild: + ppc/ppc64 stable wrt #352630 *icu4j-4.4.2 (11 Dec 2010) diff --git a/dev-java/icu4j/icu4j-4.4.2.ebuild b/dev-java/icu4j/icu4j-4.4.2.ebuild index a9f640d74ea5..b6c80d77f32b 100644 --- a/dev-java/icu4j/icu4j-4.4.2.ebuild +++ b/dev-java/icu4j/icu4j-4.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.2.ebuild,v 1.1 2010/12/11 18:02:01 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.2.ebuild,v 1.2 2011/01/24 20:45:54 xarthisius Exp $ EAPI=2 @@ -23,7 +23,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.ja HOMEPAGE="http://www.icu-project.org/" LICENSE="icu" SLOT="4.4" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ppc ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Tests only work with JDK-1.6, severe out of memory problems appear with 1.5 |