diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-21 20:08:45 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-21 20:08:45 +0000 |
commit | 70a4eac1ded757709143dd21c6cb5545285e016e (patch) | |
tree | c8364acd2bd7562fdf18666f1566bbc61d09823f /dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild | |
parent | Stable on amd64 wrt bug #337039 (diff) | |
download | gentoo-2-70a4eac1ded757709143dd21c6cb5545285e016e.tar.gz gentoo-2-70a4eac1ded757709143dd21c6cb5545285e016e.tar.bz2 gentoo-2-70a4eac1ded757709143dd21c6cb5545285e016e.zip |
Stable on amd64 wrt bug #337040
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild')
-rw-r--r-- | dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild b/dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild index 3600f8d9cfd4..e19039b011a4 100644 --- a/dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild +++ b/dev-java/sat4j-pseudo/sat4j-pseudo-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-pseudo/sat4j-pseudo-2.2.0.ebuild,v 1.2 2010/09/14 03:16:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-pseudo/sat4j-pseudo-2.2.0.ebuild,v 1.3 2010/09/21 20:08:45 hwoarang Exp $ EAPI="2" @@ -17,7 +17,7 @@ SRC_URI="http://download.forge.objectweb.org/sat4j/sat4j-pb-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="" CDEPEND="dev-java/sat4j-core:2" |