summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-31 08:44:14 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-31 08:44:14 +0000
commitc9c988abf770bc337d11a054ded87772902e9dec (patch)
treeb41293e02da039710b34b6acfc33703087f98bc0 /dev-util/weka
parentx86 stable wrt bug #314525 (diff)
downloadgentoo-2-c9c988abf770bc337d11a054ded87772902e9dec.tar.gz
gentoo-2-c9c988abf770bc337d11a054ded87772902e9dec.tar.bz2
gentoo-2-c9c988abf770bc337d11a054ded87772902e9dec.zip
x86 stable wrt bug #315685
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-util/weka')
-rw-r--r--dev-util/weka/ChangeLog5
-rw-r--r--dev-util/weka/weka-3.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog
index 5b3a43caafae..e7aa40a7e197 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.36 2010/05/26 18:32:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.37 2010/05/31 08:44:14 phajdan.jr Exp $
+
+ 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> weka-3.6.2.ebuild:
+ x86 stable wrt bug #315685
26 May 2010; Pacho Ramos <pacho@gentoo.org> weka-3.6.2.ebuild:
stable amd64, bug 315685
diff --git a/dev-util/weka/weka-3.6.2.ebuild b/dev-util/weka/weka-3.6.2.ebuild
index 3dc317c2db80..a4dac4140911 100644
--- a/dev-util/weka/weka-3.6.2.ebuild
+++ b/dev-util/weka/weka-3.6.2.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-util/weka/weka-3.6.2.ebuild,v 1.2 2010/05/26 18:32:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.2.ebuild,v 1.3 2010/05/31 08:44: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
>=dev-java/javacup-0.11a_beta20060608:0"