From 206a02d368e936317bd6533b0f5dd341a64fb662 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 25 May 2010 21:39:53 +0000 Subject: stable amd64, bug 318541 (Portage version: 2.1.8.3/cvs/Linux x86_64) --- dev-java/sat4j-core/ChangeLog | 5 ++++- dev-java/sat4j-core/sat4j-core-2.1.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java/sat4j-core') diff --git a/dev-java/sat4j-core/ChangeLog b/dev-java/sat4j-core/ChangeLog index 2ad0d39ee860..f709b46aac39 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.4 2010/04/13 11:57:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.5 2010/05/25 21:39:53 pacho Exp $ + + 25 May 2010; Pacho Ramos sat4j-core-2.1.1.ebuild: + stable amd64, bug 318541 13 Apr 2010; Christian Faulhammer sat4j-core-2.1.ebuild: diff --git a/dev-java/sat4j-core/sat4j-core-2.1.1.ebuild b/dev-java/sat4j-core/sat4j-core-2.1.1.ebuild index 6b1a5786d843..00be69b4190a 100644 --- a/dev-java/sat4j-core/sat4j-core-2.1.1.ebuild +++ b/dev-java/sat4j-core/sat4j-core-2.1.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.1.ebuild,v 1.1 2010/04/05 07:29:10 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/sat4j-core-2.1.1.ebuild,v 1.2 2010/05/25 21:39:53 pacho 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