diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-09 17:52:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-09 17:52:14 +0000 |
commit | 2a8d799d78f87067fcf3866dee8649c143ace487 (patch) | |
tree | f6fb6da00d9c3b59d089387facb0ca47cbfc7472 /dev-java/icu4j | |
parent | x86 stable wrt bug #321951 (diff) | |
download | gentoo-2-2a8d799d78f87067fcf3866dee8649c143ace487.tar.gz gentoo-2-2a8d799d78f87067fcf3866dee8649c143ace487.tar.bz2 gentoo-2-2a8d799d78f87067fcf3866dee8649c143ace487.zip |
x86 stable wrt bug #321955
(Portage version: 2.1.8.3/cvs/Linux i686)
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 85597f113d17..9ea9c96f7f60 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.44 2010/04/29 12:23:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.45 2010/06/09 17:52:14 phajdan.jr Exp $ + + 09 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> icu4j-4.4.1.ebuild: + x86 stable wrt bug #321955 *icu4j-4.4.1 (29 Apr 2010) diff --git a/dev-java/icu4j/icu4j-4.4.1.ebuild b/dev-java/icu4j/icu4j-4.4.1.ebuild index e5868265eca8..fdad586aaf7d 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.1 2010/04/29 12:23:43 caster Exp $ +# $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 $ 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 |