summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:29:41 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:29:41 +0000
commita44e16814dea8bdc2968bf82785068e9bb302306 (patch)
tree61ee3499153c9a40cdad35c29817bb560e9b0743 /dev-java/sat4j-core
parentStable for amd64, wrt bug #428856 (diff)
downloadgentoo-2-a44e16814dea8bdc2968bf82785068e9bb302306.tar.gz
gentoo-2-a44e16814dea8bdc2968bf82785068e9bb302306.tar.bz2
gentoo-2-a44e16814dea8bdc2968bf82785068e9bb302306.zip
Stable on amd64 wrt bug #418727
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/sat4j-core')
-rw-r--r--dev-java/sat4j-core/ChangeLog8
-rw-r--r--dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-java/sat4j-core/ChangeLog b/dev-java/sat4j-core/ChangeLog
index 5e05c2b18588..91b2f34e20c9 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.12 2011/12/25 22:19:42 fordfrog Exp $
+# 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 $
+
+ 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> sat4j-core-2.3.1-r1.ebuild:
+ Stable on amd64 wrt bug #418727
*sat4j-core-2.3.1-r1 (25 Dec 2011)
@@ -58,4 +61,3 @@
03 Nov 2009; Alistair Bush <ali_bush@gentoo.org> +sat4j-core-2.1.ebuild,
+metadata.xml:
New Ebuild based on the work done by Matt Whitlock <matt@whitlock.name>
-
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 1901c12d124c..c7ea7b9c552b 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-2011 Gentoo Foundation
+# 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.1 2011/12/25 22:19:42 fordfrog Exp $
+# $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 $
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"