diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:29:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:29:41 +0000 |
commit | a44e16814dea8bdc2968bf82785068e9bb302306 (patch) | |
tree | 61ee3499153c9a40cdad35c29817bb560e9b0743 /dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild | |
parent | Stable for amd64, wrt bug #428856 (diff) | |
download | gentoo-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/sat4j-core-2.3.1-r1.ebuild')
-rw-r--r-- | dev-java/sat4j-core/sat4j-core-2.3.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |