Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/weka: weka-3.4.10.ebuild ChangeLog
Date: Wed, 05 Dec 2007 19:39:06
Message-Id: E1J005G-0001C3-8B@stork.gentoo.org
1 maekke 07/12/05 19:39:02
2
3 Modified: weka-3.4.10.ebuild ChangeLog
4 Log:
5 x86 stable, bug #201304
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.3 dev-util/weka/weka-3.4.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/weka-3.4.10.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/weka-3.4.10.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/weka-3.4.10.ebuild?r1=1.2&r2=1.3
14
15 Index: weka-3.4.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.4.10.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- weka-3.4.10.ebuild 5 Dec 2007 01:43:11 -0000 1.2
22 +++ weka-3.4.10.ebuild 5 Dec 2007 19:39:01 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 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.4.10.ebuild,v 1.2 2007/12/05 01:43:11 betelgeuse Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/weka-3.4.10.ebuild,v 1.3 2007/12/05 19:39:01 maekke Exp $
28
29 JAVA_PKG_IUSE="doc source"
30
31 @@ -12,7 +12,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.4
38 app-arch/unzip"
39 RDEPEND=">=virtual/jre-1.4"
40
41
42
43 1.21 dev-util/weka/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/weka/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 5 Dec 2007 01:43:11 -0000 1.20
56 +++ ChangeLog 5 Dec 2007 19:39:01 -0000 1.21
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-util/weka
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.20 2007/12/05 01:43:11 betelgeuse Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.21 2007/12/05 19:39:01 maekke Exp $
62 +
63 + 05 Dec 2007; Markus Meier <maekke@g.o> weka-3.4.10.ebuild:
64 + x86 stable, bug #201304
65
66 05 Dec 2007; Petteri Räty <betelgeuse@g.o> weka-3.4.10.ebuild:
67 Use JAVA_PKG_IUSE.
68
69
70
71 --
72 gentoo-commits@g.o mailing list