summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/weka')
-rw-r--r--dev-util/weka/ChangeLog5
-rw-r--r--dev-util/weka/weka-3.6.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog
index 783405969309..e9e01de17be7 100644
--- a/dev-util/weka/ChangeLog
+++ b/dev-util/weka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weka
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.34 2010/04/17 06:01:02 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.35 2010/04/26 13:11:14 phajdan.jr Exp $
+
+ 26 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> weka-3.6.0.ebuild:
+ x86 stable wrt bug #315685
*weka-3.6.2 (17 Apr 2010)
diff --git a/dev-util/weka/weka-3.6.0.ebuild b/dev-util/weka/weka-3.6.0.ebuild
index 902d5029eb3c..d1c087483ba2 100644
--- a/dev-util/weka/weka-3.6.0.ebuild
+++ b/dev-util/weka/weka-3.6.0.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-util/weka/weka-3.6.0.ebuild,v 1.1 2009/03/28 06:28:36 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.0.ebuild,v 1.2 2010/04/26 13:11:14 phajdan.jr Exp $
EAPI="2"
@@ -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"
RDEPEND=">=virtual/jre-1.5"