summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-04-13 11:57:15 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-04-13 11:57:15 +0000
commitcc436f50ae4fcbe9efc7b6e26c65d1db7d73605f (patch)
tree7d4cbad78b03104010635749890c25b0397ebd29 /dev-java/sat4j-core
parentx86 stable wrt bug #313585 (diff)
downloadgentoo-2-cc436f50ae4fcbe9efc7b6e26c65d1db7d73605f.tar.gz
gentoo-2-cc436f50ae4fcbe9efc7b6e26c65d1db7d73605f.tar.bz2
gentoo-2-cc436f50ae4fcbe9efc7b6e26c65d1db7d73605f.zip
stable x86, bug 310181
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-java/sat4j-core')
-rw-r--r--dev-java/sat4j-core/ChangeLog6
-rw-r--r--dev-java/sat4j-core/sat4j-core-2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/sat4j-core/ChangeLog b/dev-java/sat4j-core/ChangeLog
index 24d721d8921a..2ad0d39ee860 100644
--- a/dev-java/sat4j-core/ChangeLog
+++ b/dev-java/sat4j-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/sat4j-core
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.3 2010/04/05 07:29:10 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.4 2010/04/13 11:57:15 fauli Exp $
+
+ 13 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ sat4j-core-2.1.ebuild:
+ stable x86, bug 310181
*sat4j-core-2.1.1 (05 Apr 2010)
diff --git a/dev-java/sat4j-core/sat4j-core-2.1.ebuild b/dev-java/sat4j-core/sat4j-core-2.1.ebuild
index 731471015248..7de3c96cf127 100644
--- a/dev-java/sat4j-core/sat4j-core-2.1.ebuild
+++ b/dev-java/sat4j-core/sat4j-core-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.1.ebuild,v 1.2 2010/03/20 13:50:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/sat4j-core-2.1.ebuild,v 1.3 2010/04/13 11:57:15 fauli 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"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.5"