diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-26 13:11:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-26 13:11:14 +0000 |
commit | 316bb854dda055bef8290c407d950db86fda60da (patch) | |
tree | 7ee59f9b6bd6ad1200e8fe50f0e6e2a561e810c1 /dev-util/weka | |
parent | x86 stable wrt bug #315559 (diff) | |
download | gentoo-2-316bb854dda055bef8290c407d950db86fda60da.tar.gz gentoo-2-316bb854dda055bef8290c407d950db86fda60da.tar.bz2 gentoo-2-316bb854dda055bef8290c407d950db86fda60da.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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/weka/weka-3.6.0.ebuild | 6 |
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" |