summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-23 17:16:13 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-23 17:16:13 +0000
commit324c14bfce336d766eceb443872365da5f683142 (patch)
tree50ab305c9cd9af045daa04e8d37a9db4e2a84c56 /dev-java/icu4j
parentamd64/x86 stable, bug #235504 (diff)
downloadgentoo-2-324c14bfce336d766eceb443872365da5f683142.tar.gz
gentoo-2-324c14bfce336d766eceb443872365da5f683142.tar.bz2
gentoo-2-324c14bfce336d766eceb443872365da5f683142.zip
amd64/x86 stable, bug #235509
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r--dev-java/icu4j/ChangeLog5
-rw-r--r--dev-java/icu4j/icu4j-3.8.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog
index 0abec46b7346..362e99681400 100644
--- a/dev-java/icu4j/ChangeLog
+++ b/dev-java/icu4j/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/icu4j
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.24 2008/07/28 19:18:27 elvanor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.25 2008/08/23 17:16:13 maekke Exp $
+
+ 23 Aug 2008; Markus Meier <maekke@gentoo.org> icu4j-3.8.1-r1.ebuild:
+ amd64/x86 stable, bug #235509
*icu4j-4.0 (28 Jul 2008)
*icu4j-3.8.1-r1 (28 Jul 2008)
diff --git a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild
index b7f27cd787a6..1b0cf7a54a66 100644
--- a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild
+++ b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.1 2008/07/28 19:18:27 elvanor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.2 2008/08/23 17:16:13 maekke Exp $
# We currently download the Javadoc documentation.
# It could optionally be built using the Ant build file.
@@ -21,7 +21,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="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
RDEPEND=">=virtual/jre-1.4"