diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-03-13 09:39:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-03-13 09:39:27 +0000 |
commit | 5309ec8a7c885f38a17dadc3e0f62aead3317f38 (patch) | |
tree | 09df208656e508198bda1822b1146305d1c02db0 /dev-util/weka | |
parent | x86 stable wrt security bug #358375 (diff) | |
download | gentoo-2-5309ec8a7c885f38a17dadc3e0f62aead3317f38.tar.gz gentoo-2-5309ec8a7c885f38a17dadc3e0f62aead3317f38.tar.bz2 gentoo-2-5309ec8a7c885f38a17dadc3e0f62aead3317f38.zip |
x86 stable wrt bug #358515
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-util/weka')
-rw-r--r-- | dev-util/weka/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/weka/weka-3.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog index 34806701a9c3..0f56da771bbb 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.39 2011/01/16 23:50:24 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.40 2011/03/13 09:39:27 phajdan.jr Exp $ + + 13 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> weka-3.6.4.ebuild: + x86 stable wrt bug #358515 *weka-3.6.4 (16 Jan 2011) diff --git a/dev-util/weka/weka-3.6.4.ebuild b/dev-util/weka/weka-3.6.4.ebuild index ed061e3ac7b5..e670563e85ef 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.1 2011/01/16 23:50:24 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.4.ebuild,v 1.2 2011/03/13 09:39:27 phajdan.jr 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" |