Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/weka: ChangeLog weka-3.6.0.ebuild
Date: Mon, 26 Apr 2010 13:11:19
Message-Id: 20100426131114.4C7952C04C@corvid.gentoo.org
1 phajdan.jr 10/04/26 13:11:14
2
3 Modified: ChangeLog weka-3.6.0.ebuild
4 Log:
5 x86 stable wrt bug #315685
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.35 dev-util/weka/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 17 Apr 2010 06:01:02 -0000 1.34
22 +++ ChangeLog 26 Apr 2010 13:11:14 -0000 1.35
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/weka
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.34 2010/04/17 06:01:02 serkan Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.35 2010/04/26 13:11:14 phajdan.jr Exp $
28 +
29 + 26 Apr 2010; Pawel Hajdan jr <phajdan.jr@g.o> weka-3.6.0.ebuild:
30 + x86 stable wrt bug #315685
31
32 *weka-3.6.2 (17 Apr 2010)
33
34
35
36
37 1.2 dev-util/weka/weka-3.6.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/weka-3.6.0.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/weka-3.6.0.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/weka-3.6.0.ebuild?r1=1.1&r2=1.2
42
43 Index: weka-3.6.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.0.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- weka-3.6.0.ebuild 28 Mar 2009 06:28:36 -0000 1.1
50 +++ weka-3.6.0.ebuild 26 Apr 2010 13:11:14 -0000 1.2
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2009 Gentoo Foundation
53 +# Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.6.0.ebuild,v 1.1 2009/03/28 06:28:36 serkan Exp $
56 +# $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 $
57
58 EAPI="2"
59
60 @@ -14,7 +14,7 @@
61 HOMEPAGE="http://www.cs.waikato.ac.nz/ml/weka/"
62 SLOT="0"
63 LICENSE="GPL-2"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~amd64 ~ppc x86"
66 DEPEND=">=virtual/jdk-1.5
67 app-arch/unzip"
68 RDEPEND=">=virtual/jre-1.5"