summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-09 20:37:46 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-09 20:37:46 +0000
commitd2f0c5d71338b7340c918bb7889e57bd2cf5400b (patch)
tree9bfa4a576ac30719b8ffa774a3a3cfd18ef6e977 /dev-java
parentVersion bump (diff)
downloadgentoo-2-d2f0c5d71338b7340c918bb7889e57bd2cf5400b.tar.gz
gentoo-2-d2f0c5d71338b7340c918bb7889e57bd2cf5400b.tar.bz2
gentoo-2-d2f0c5d71338b7340c918bb7889e57bd2cf5400b.zip
Stable for x86, wrt bug #418727
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/sat4j-core/ChangeLog5
-rw-r--r--dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/sat4j-core/ChangeLog b/dev-java/sat4j-core/ChangeLog
index 91b2f34e20c9..2017cf7912e9 100644
--- a/dev-java/sat4j-core/ChangeLog
+++ b/dev-java/sat4j-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/sat4j-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.13 2012/08/03 13:29:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.14 2012/08/09 20:37:46 johu Exp $
+
+ 09 Aug 2012; Johannes Huber <johu@gentoo.org> sat4j-core-2.3.1-r1.ebuild:
+ Stable for x86, wrt bug #418727
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> sat4j-core-2.3.1-r1.ebuild:
Stable on amd64 wrt bug #418727
diff --git a/dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild b/dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild
index c7ea7b9c552b..770ad78dc16f 100644
--- a/dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild
+++ b/dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild,v 1.2 2012/08/03 13:29:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild,v 1.3 2012/08/09 20:37:46 johu Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://download.forge.objectweb.org/sat4j/${PN}-v${MY_PV}.zip
http://download.forge.objectweb.org/sat4j/build-${BUILD_PV}.xml -> ${P}-build.xml"
LICENSE="LGPL-2.1"
SLOT="2.3"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.5"