summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-03-20 13:50:56 +0000
committerPacho Ramos <pacho@gentoo.org>2010-03-20 13:50:56 +0000
commit0c663c75c119a5773ef30c94c9de0039233c1900 (patch)
tree8f4bbe80c4b372440c7524e2721570ff5d2629fe /dev-java
parentamd64 stable, bug 310181 (diff)
downloadgentoo-2-0c663c75c119a5773ef30c94c9de0039233c1900.tar.gz
gentoo-2-0c663c75c119a5773ef30c94c9de0039233c1900.tar.bz2
gentoo-2-0c663c75c119a5773ef30c94c9de0039233c1900.zip
amd64 stable, bug 310181
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/sat4j-core/ChangeLog7
-rw-r--r--dev-java/sat4j-core/sat4j-core-2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/sat4j-core/ChangeLog b/dev-java/sat4j-core/ChangeLog
index 80be9220d0b5..04aede6f6c68 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.1 2009/12/09 09:48:05 ali_bush Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sat4j-core/ChangeLog,v 1.2 2010/03/20 13:50:56 pacho Exp $
+
+ 20 Mar 2010; Pacho Ramos <pacho@gentoo.org> sat4j-core-2.1.ebuild:
+ amd64 stable, bug 310181
09 Dec 2009; Alistair Bush <ali_bush@gentoo.org> +sat4j-core-2.1.ebuild,
+metadata.xml:
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"