Gentoo Archives: gentoo-commits

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