summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:16:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:16:03 +0000
commit832ab87fdc07de74bf8fd43bfc35eb9643922b54 (patch)
tree607dfde2ff026671a78c513969eaf119b575b07b /dev-java
parentStable for ppc, wrt bug #492006 (diff)
downloadgentoo-2-832ab87fdc07de74bf8fd43bfc35eb9643922b54.tar.gz
gentoo-2-832ab87fdc07de74bf8fd43bfc35eb9643922b54.tar.bz2
gentoo-2-832ab87fdc07de74bf8fd43bfc35eb9643922b54.zip
Stable for ppc, wrt bug #492008
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/fastutil/ChangeLog5
-rw-r--r--dev-java/fastutil/fastutil-6.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/fastutil/ChangeLog b/dev-java/fastutil/ChangeLog
index 0cd8da50ff85..c62f57941b57 100644
--- a/dev-java/fastutil/ChangeLog
+++ b/dev-java/fastutil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/fastutil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.51 2014/03/07 23:21:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.52 2014/04/13 16:16:03 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> fastutil-6.5.4.ebuild:
+ Stable for ppc, wrt bug #492008
07 Mar 2014; Pacho Ramos <pacho@gentoo.org> fastutil-6.5.4.ebuild:
amd64 stable, bug #492008
diff --git a/dev-java/fastutil/fastutil-6.5.4.ebuild b/dev-java/fastutil/fastutil-6.5.4.ebuild
index 35ca1c6e2273..0e378c5be0b4 100644
--- a/dev-java/fastutil/fastutil-6.5.4.ebuild
+++ b/dev-java/fastutil/fastutil-6.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-6.5.4.ebuild,v 1.4 2014/03/07 23:21:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-6.5.4.ebuild,v 1.5 2014/04/13 16:16:02 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it"
LICENSE="Apache-2.0"
SLOT="6.5"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"