summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-08 12:34:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-08 12:34:03 +0000
commit9fcba1a98687988b426b95c7fa458143b24b8897 (patch)
treebf62e6190835a48c29913b1b3d0dcffd0a65a52c /dev-java/icu4j
parent[bump] dev-perl/DateTime-Format-Flexible-0.240.0 (diff)
downloadgentoo-2-9fcba1a98687988b426b95c7fa458143b24b8897.tar.gz
gentoo-2-9fcba1a98687988b426b95c7fa458143b24b8897.tar.bz2
gentoo-2-9fcba1a98687988b426b95c7fa458143b24b8897.zip
Stable for ppc64, wrt bug #428078
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r--dev-java/icu4j/ChangeLog5
-rw-r--r--dev-java/icu4j/icu4j-49.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog
index c96d35e05c5f..d37c5727998e 100644
--- a/dev-java/icu4j/ChangeLog
+++ b/dev-java/icu4j/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/icu4j
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.59 2012/12/07 21:33:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.60 2012/12/08 12:34:03 ago Exp $
+
+ 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> icu4j-49.1.ebuild:
+ Stable for ppc64, wrt bug #428078
07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> icu4j-49.1.ebuild:
Stable for ppc, wrt bug #428078
diff --git a/dev-java/icu4j/icu4j-49.1.ebuild b/dev-java/icu4j/icu4j-49.1.ebuild
index eaeeaab7354a..ddfec3d1680f 100644
--- a/dev-java/icu4j/icu4j-49.1.ebuild
+++ b/dev-java/icu4j/icu4j-49.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-49.1.ebuild,v 1.4 2012/12/07 21:33:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-49.1.ebuild,v 1.5 2012/12/08 12:34:03 ago Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"
LICENSE="icu"
SLOT="49"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
# Beware of jdk version dependant code #361593