summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-07 23:21:38 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-07 23:21:38 +0000
commit94326c34aa6c47a29a34e01df1a7836b48bf1a17 (patch)
tree1d091e11fa7a071d211a570f600868eb75968c8a /dev-java/fastutil
parentamd64 stable, bug #492006 (diff)
downloadgentoo-2-94326c34aa6c47a29a34e01df1a7836b48bf1a17.tar.gz
gentoo-2-94326c34aa6c47a29a34e01df1a7836b48bf1a17.tar.bz2
gentoo-2-94326c34aa6c47a29a34e01df1a7836b48bf1a17.zip
amd64 stable, bug #492008
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-java/fastutil')
-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 e2ff92cf3e22..0cd8da50ff85 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.50 2014/02/24 04:15:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.51 2014/03/07 23:21:38 pacho Exp $
+
+ 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> fastutil-6.5.4.ebuild:
+ amd64 stable, bug #492008
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fastutil-6.5.4.ebuild:
x86 stable wrt bug #492008
diff --git a/dev-java/fastutil/fastutil-6.5.4.ebuild b/dev-java/fastutil/fastutil-6.5.4.ebuild
index 190e0040bffc..35ca1c6e2273 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.3 2014/02/24 04:15:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-6.5.4.ebuild,v 1.4 2014/03/07 23:21:38 pacho 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"