summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-22 19:55:40 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-22 19:55:40 +0000
commite782f0a1b5b9459098d82c34aeb48bd141f64490 (patch)
tree1e1c3c518e4fb6211e7f2106565863a77354042a /dev-java/fastutil
parentFixed einfo to read 'gift-setup' for bug #45216. 0.11.6 in x86 stable. (Mani... (diff)
downloadgentoo-2-e782f0a1b5b9459098d82c34aeb48bd141f64490.tar.gz
gentoo-2-e782f0a1b5b9459098d82c34aeb48bd141f64490.tar.bz2
gentoo-2-e782f0a1b5b9459098d82c34aeb48bd141f64490.zip
Added to ~ppc
Diffstat (limited to 'dev-java/fastutil')
-rw-r--r--dev-java/fastutil/ChangeLog5
-rw-r--r--dev-java/fastutil/fastutil-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/fastutil/ChangeLog b/dev-java/fastutil/ChangeLog
index f8a4dcb5c694..c1c4e9113e24 100644
--- a/dev-java/fastutil/ChangeLog
+++ b/dev-java/fastutil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/fastutil
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.1 2004/02/16 02:59:37 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.2 2004/03/22 19:55:40 dholm Exp $
+
+ 22 Mar 2004; David Holm <dholm@gentoo.org> fastutil-4.1.ebuild:
+ Added to ~ppc.
*fastutil-4.1 (15 Feb 2004)
diff --git a/dev-java/fastutil/fastutil-4.1.ebuild b/dev-java/fastutil/fastutil-4.1.ebuild
index acf0d25008f0..fa105a246b13 100644
--- a/dev-java/fastutil/fastutil-4.1.ebuild
+++ b/dev-java/fastutil/fastutil-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.1.ebuild,v 1.1 2004/02/16 02:59:37 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.1.ebuild,v 1.2 2004/03/22 19:55:40 dholm Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc jikes"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-1.5.4"