diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-15 08:19:01 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-15 08:19:01 +0000 |
commit | d23bd80c09fb3fd27eafd64c2532ad6a9d6a6f49 (patch) | |
tree | 3183523924c7ee9338289cb345bda00ea44223c8 /dev-java/icu4j | |
parent | New addition, unbundled from sci-chemistry/refmac (diff) | |
download | gentoo-2-d23bd80c09fb3fd27eafd64c2532ad6a9d6a6f49.tar.gz gentoo-2-d23bd80c09fb3fd27eafd64c2532ad6a9d6a6f49.tar.bz2 gentoo-2-d23bd80c09fb3fd27eafd64c2532ad6a9d6a6f49.zip |
Stable on amd64 wrt bug #321955
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog index 9ea9c96f7f60..c4e3dbbf9a57 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.45 2010/06/09 17:52:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.46 2010/06/15 08:19:01 angelos Exp $ + + 15 Jun 2010; Christoph Mende <angelos@gentoo.org> icu4j-4.4.1.ebuild: + Stable on amd64 wrt bug #321955 09 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> icu4j-4.4.1.ebuild: x86 stable wrt bug #321955 diff --git a/dev-java/icu4j/icu4j-4.4.1.ebuild b/dev-java/icu4j/icu4j-4.4.1.ebuild index fdad586aaf7d..1032e180af14 100644 --- a/dev-java/icu4j/icu4j-4.4.1.ebuild +++ b/dev-java/icu4j/icu4j-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.ebuild,v 1.2 2010/06/09 17:52:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.4.1.ebuild,v 1.3 2010/06/15 08:19:01 angelos 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 |