summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-03 13:58:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-03 13:58:08 +0000
commitba23285e8c708cd2cb3647faabb82c8617a08208 (patch)
tree22b792f1ca3d05a472a30b67ddfc48f37f9a7b60 /dev-util/weka
parentStable for amd64, wrt bug #418963 (diff)
downloadgentoo-2-ba23285e8c708cd2cb3647faabb82c8617a08208.tar.gz
gentoo-2-ba23285e8c708cd2cb3647faabb82c8617a08208.tar.bz2
gentoo-2-ba23285e8c708cd2cb3647faabb82c8617a08208.zip
Stable for amd64, wrt bug #418965
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/weka')
-rw-r--r--dev-util/weka/ChangeLog5
-rw-r--r--dev-util/weka/weka-3.6.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog
index 743f4f9bc0c4..ae4d03e7da89 100644
--- a/dev-util/weka/ChangeLog
+++ b/dev-util/weka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weka
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.45 2012/08/01 08:02:06 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.46 2012/08/03 13:58:08 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> weka-3.6.6-r1.ebuild:
+ Stable for amd64, wrt bug #418965
01 Aug 2012; Jeff Horelick <jdhore@gentoo.org> weka-3.6.6-r1.ebuild:
marked x86 per bug 418965
diff --git a/dev-util/weka/weka-3.6.6-r1.ebuild b/dev-util/weka/weka-3.6.6-r1.ebuild
index 994eaca5160f..fc9f233c399f 100644
--- a/dev-util/weka/weka-3.6.6-r1.ebuild
+++ b/dev-util/weka/weka-3.6.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.6-r1.ebuild,v 1.2 2012/08/01 08:02:06 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.6-r1.ebuild,v 1.3 2012/08/03 13:58:08 ago Exp $
EAPI="3"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
HOMEPAGE="http://www.cs.waikato.ac.nz/ml/weka/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND=">=virtual/jdk-1.5
app-arch/unzip
>=dev-java/javacup-0.11a_beta20060608:0"