From f7fbb045f8788d51c1c2cd5c9d323af67a9471fb Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Tue, 14 Sep 2010 03:14:59 +0000 Subject: x86 stable wrt bug #337039 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-java/sat4j-core/ChangeLog | 6 +++++- dev-java/sat4j-core/sat4j-core-2.2.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-java/sat4j-core') diff --git a/dev-java/sat4j-core/ChangeLog b/dev-java/sat4j-core/ChangeLog index 8b0f0f81c5dd..40e017f4515b 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.7 2010/08/13 10:22:57 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.8 2010/09/14 03:14:59 phajdan.jr Exp $ + + 14 Sep 2010; Pawel Hajdan jr + sat4j-core-2.2.0.ebuild: + x86 stable wrt bug #337039 *sat4j-core-2.2.0 (13 Aug 2010) diff --git a/dev-java/sat4j-core/sat4j-core-2.2.0.ebuild b/dev-java/sat4j-core/sat4j-core-2.2.0.ebuild index fab6317fab50..3fe900e10ee0 100644 --- a/dev-java/sat4j-core/sat4j-core-2.2.0.ebuild +++ b/dev-java/sat4j-core/sat4j-core-2.2.0.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.2.0.ebuild,v 1.1 2010/08/13 10:22:57 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/sat4j-core-2.2.0.ebuild,v 1.2 2010/09/14 03:14:59 phajdan.jr 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" -- cgit v1.2.3-65-gdbad