Gentoo Archives: gentoo-commits

From: "Kenneth Prugh (ken69267)" <ken69267@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/java-config: ChangeLog java-config-2.1.9-r1.ebuild
Date: Sun, 25 Oct 2009 23:53:10
Message-Id: E1N2CtX-0007ge-GN@stork.gentoo.org
1 ken69267 09/10/25 23:53:07
2
3 Modified: ChangeLog java-config-2.1.9-r1.ebuild
4 Log:
5 amd64 stable, bug #289174
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.227 dev-java/java-config/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.227&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.227&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/ChangeLog?r1=1.226&r2=1.227
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v
18 retrieving revision 1.226
19 retrieving revision 1.227
20 diff -u -r1.226 -r1.227
21 --- ChangeLog 24 Oct 2009 16:24:31 -0000 1.226
22 +++ ChangeLog 25 Oct 2009 23:53:06 -0000 1.227
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-java/java-config
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.226 2009/10/24 16:24:31 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.227 2009/10/25 23:53:06 ken69267 Exp $
28 +
29 + 25 Oct 2009; Kenneth Prugh <ken69267@g.o>
30 + java-config-2.1.9-r1.ebuild:
31 + amd64 stable, bug #289174
32
33 24 Oct 2009; Tobias Klausmann <klausman@g.o>
34 java-config-2.1.9-r1.ebuild:
35
36
37
38 1.4 dev-java/java-config/java-config-2.1.9-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/java-config-2.1.9-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/java-config-2.1.9-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/java-config-2.1.9-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: java-config-2.1.9-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.9-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- java-config-2.1.9-r1.ebuild 24 Oct 2009 16:24:31 -0000 1.3
51 +++ java-config-2.1.9-r1.ebuild 25 Oct 2009 23:53:06 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.9-r1.ebuild,v 1.3 2009/10/24 16:24:31 klausman Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.9-r1.ebuild,v 1.4 2009/10/25 23:53:06 ken69267 Exp $
57
58 inherit fdo-mime gnome2-utils distutils eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="2"
64 -KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="dev-lang/python"