summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-23 17:19:00 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-23 17:19:00 +0000
commit691112ea1399242837612ce4be863c9565e665d8 (patch)
tree8460165c878cd3e409f44f7d3a33442f94f0003e /dev-util/weka
parentMarking jcifs-1.3.15 ppc for bug 363241 (diff)
downloadgentoo-2-691112ea1399242837612ce4be863c9565e665d8.tar.gz
gentoo-2-691112ea1399242837612ce4be863c9565e665d8.tar.bz2
gentoo-2-691112ea1399242837612ce4be863c9565e665d8.zip
Marking weka-3.6.4 ppc for bug 358515
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/weka')
-rw-r--r--dev-util/weka/ChangeLog5
-rw-r--r--dev-util/weka/weka-3.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog
index 4b301322d3d4..8eebb9ef869d 100644
--- a/dev-util/weka/ChangeLog
+++ b/dev-util/weka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weka
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.41 2011/03/13 16:04:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.42 2011/06/23 17:19:00 ranger Exp $
+
+ 23 Jun 2011; Brent Baude <ranger@gentoo.org> weka-3.6.4.ebuild:
+ Marking weka-3.6.4 ppc for bug 358515
13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> weka-3.6.4.ebuild:
Stable on amd64 wrt bug #358515
diff --git a/dev-util/weka/weka-3.6.4.ebuild b/dev-util/weka/weka-3.6.4.ebuild
index 06f76f414631..fa90f0a7569a 100644
--- a/dev-util/weka/weka-3.6.4.ebuild
+++ b/dev-util/weka/weka-3.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.4.ebuild,v 1.3 2011/03/13 16:04:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.4.ebuild,v 1.4 2011/06/23 17:19:00 ranger 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"