diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-20 13:52:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-20 13:52:48 +0000 |
commit | 6b953245814e9a91fb8c3fb46e4b52b564ba52ce (patch) | |
tree | ba99ff232a780dacfbfe1402b0c5e59932787fdd /dev-java/sat4j-core/sat4j-core-2.1.ebuild | |
parent | amd64 stable, bug 310181 (diff) | |
download | historical-6b953245814e9a91fb8c3fb46e4b52b564ba52ce.tar.gz historical-6b953245814e9a91fb8c3fb46e4b52b564ba52ce.tar.bz2 historical-6b953245814e9a91fb8c3fb46e4b52b564ba52ce.zip |
amd64 stable, bug 310181
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'dev-java/sat4j-core/sat4j-core-2.1.ebuild')
-rw-r--r-- | dev-java/sat4j-core/sat4j-core-2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/sat4j-core/sat4j-core-2.1.ebuild b/dev-java/sat4j-core/sat4j-core-2.1.ebuild index 4dc729c27a2b..731471015248 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-2009 Gentoo Foundation +# 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.1 2009/12/09 09:48:05 ali_bush Exp $ +# $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 $ 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" |