summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-04-12 13:46:28 +0000
committerPeter Weller <welp@gentoo.org>2007-04-12 13:46:28 +0000
commit6c5794cb3dd3942a07b39be695399a84a1269ad2 (patch)
treeb1ea051c54666539ce36386ea481079f74cfbedc /dev-java/fastutil
parentRefresh nntp patch in our patchset. Add smtp support as per bug #174123. Fix ... (diff)
downloadgentoo-2-6c5794cb3dd3942a07b39be695399a84a1269ad2.tar.gz
gentoo-2-6c5794cb3dd3942a07b39be695399a84a1269ad2.tar.bz2
gentoo-2-6c5794cb3dd3942a07b39be695399a84a1269ad2.zip
Stable on amd64 wrt bug 173011
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-java/fastutil')
-rw-r--r--dev-java/fastutil/ChangeLog6
-rw-r--r--dev-java/fastutil/fastutil-4.4.2-r1.ebuild4
-rw-r--r--dev-java/fastutil/fastutil-5.0.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/fastutil/ChangeLog b/dev-java/fastutil/ChangeLog
index ee69f9399e42..14b1700e032a 100644
--- a/dev-java/fastutil/ChangeLog
+++ b/dev-java/fastutil/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/fastutil
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.27 2007/04/02 19:21:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.28 2007/04/12 13:46:28 welp Exp $
+
+ 12 Apr 2007; <welp@gentoo.org> fastutil-4.4.2-r1.ebuild,
+ fastutil-5.0.5.ebuild:
+ Stable on amd64 wrt bug 173011
02 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
fastutil-4.4.2-r1.ebuild, fastutil-5.0.5.ebuild:
diff --git a/dev-java/fastutil/fastutil-4.4.2-r1.ebuild b/dev-java/fastutil/fastutil-4.4.2-r1.ebuild
index 40c6fad3ce05..c12e8d7d2ddb 100644
--- a/dev-java/fastutil/fastutil-4.4.2-r1.ebuild
+++ b/dev-java/fastutil/fastutil-4.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.4.2-r1.ebuild,v 1.3 2007/04/02 19:21:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.4.2-r1.ebuild,v 1.4 2007/04/12 13:46:28 welp Exp $
inherit java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it"
LICENSE="LGPL-2.1"
SLOT="4.4"
IUSE="doc source"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-core-1.6
diff --git a/dev-java/fastutil/fastutil-5.0.5.ebuild b/dev-java/fastutil/fastutil-5.0.5.ebuild
index 2a63497f5c14..512a37942709 100644
--- a/dev-java/fastutil/fastutil-5.0.5.ebuild
+++ b/dev-java/fastutil/fastutil-5.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.5.ebuild,v 1.4 2007/04/02 19:21:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.5.ebuild,v 1.5 2007/04/12 13:46:28 welp Exp $
inherit java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it"
LICENSE="LGPL-2.1"
SLOT="5.0"
IUSE="doc source"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND=">=virtual/jdk-1.5
>=dev-java/ant-core-1.6