summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-08-30 18:39:32 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-08-30 18:39:32 +0000
commitedd28dddd2cdf677664abce1a18cf88f61d11cbf (patch)
tree71cf143d2715ff5e15426b85f32fc7e13d3e8a3b /dev-util/weka
parentCosmetic (Manifest recommit) (diff)
downloadgentoo-2-edd28dddd2cdf677664abce1a18cf88f61d11cbf.tar.gz
gentoo-2-edd28dddd2cdf677664abce1a18cf88f61d11cbf.tar.bz2
gentoo-2-edd28dddd2cdf677664abce1a18cf88f61d11cbf.zip
Marking x86
Diffstat (limited to 'dev-util/weka')
-rw-r--r--dev-util/weka/ChangeLog5
-rw-r--r--dev-util/weka/weka-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog
index 20b18f3d4f03..bac14b1b1afa 100644
--- a/dev-util/weka/ChangeLog
+++ b/dev-util/weka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weka
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.2 2004/06/25 02:50:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.3 2004/08/30 18:39:32 zx Exp $
+
+ 30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> weka-3.4.1.ebuild:
+ Marking x86
*weka-3.4.1 (16 May 2004)
diff --git a/dev-util/weka/weka-3.4.1.ebuild b/dev-util/weka/weka-3.4.1.ebuild
index 432eb67b394e..3289ee692285 100644
--- a/dev-util/weka/weka-3.4.1.ebuild
+++ b/dev-util/weka/weka-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.4.1.ebuild,v 1.2 2004/06/25 02:50:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.4.1.ebuild,v 1.3 2004/08/30 18:39:32 zx Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV//./-}.zip"
HOMEPAGE="http://www.cs.waikato.ac.nz/ml/weka/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=virtual/jdk-1.4.1"
IUSE="doc"