Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/gnu-classpath: ChangeLog gnu-classpath-0.97.2.ebuild gnu-classpath-0.97-r1.ebuild gnu-classpath-0.92.ebuild gnu-classpath-0.93.ebuild gnu-classpath-0.90.ebuild gnu-classpath-0.97.ebuild
Date: Thu, 25 Jun 2009 19:12:27
Message-Id: E1MJuMy-0005EH-QM@stork.gentoo.org
1 yngwin 09/06/25 19:12:24
2
3 Modified: ChangeLog gnu-classpath-0.97.2.ebuild
4 gnu-classpath-0.97-r1.ebuild
5 Removed: gnu-classpath-0.92.ebuild gnu-classpath-0.93.ebuild
6 gnu-classpath-0.90.ebuild gnu-classpath-0.97.ebuild
7 Log:
8 Drop old ebuilds which nothing depends on and which have illegal qt4 dep (bug 217173). Simplify qt4 dep for remaining ebuilds.
9 (Portage version: 2.2_rc33/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.87 dev-java/gnu-classpath/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.87&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.87&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/ChangeLog?r1=1.86&r2=1.87
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v
21 retrieving revision 1.86
22 retrieving revision 1.87
23 diff -u -r1.86 -r1.87
24 --- ChangeLog 27 Jul 2008 01:03:32 -0000 1.86
25 +++ ChangeLog 25 Jun 2009 19:12:24 -0000 1.87
26 @@ -1,6 +1,13 @@
27 # ChangeLog for dev-java/gnu-classpath
28 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.86 2008/07/27 01:03:32 carlo Exp $
30 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.87 2009/06/25 19:12:24 yngwin Exp $
32 +
33 + 25 Jun 2009; Ben de Groot <yngwin@g.o> -gnu-classpath-0.90.ebuild,
34 + -gnu-classpath-0.92.ebuild, -gnu-classpath-0.93.ebuild,
35 + -gnu-classpath-0.97.ebuild, gnu-classpath-0.97-r1.ebuild,
36 + gnu-classpath-0.97.2.ebuild:
37 + Drop old ebuilds which nothing depends on and which have illegal qt4 dep
38 + (bug 217173). Simplify qt4 dep for remaining ebuilds.
39
40 27 Jul 2008; Carsten Lohrke <carlo@g.o>
41 gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild:
42
43
44
45 1.4 dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild?r1=1.3&r2=1.4
50
51 Index: gnu-classpath-0.97.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- gnu-classpath-0.97.2.ebuild 27 Jul 2008 01:03:32 -0000 1.3
58 +++ gnu-classpath-0.97.2.ebuild 25 Jun 2009 19:12:24 -0000 1.4
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2008 Gentoo Foundation
61 +# Copyright 1999-2009 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild,v 1.3 2008/07/27 01:03:32 carlo Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild,v 1.4 2009/06/25 19:12:24 yngwin Exp $
65
66 EAPI=1
67
68 @@ -44,7 +44,7 @@
69 =www-client/mozilla-firefox-bin-2*
70 )
71 )
72 - qt4? ( || ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 ) )
73 + qt4? ( x11-libs/qt-gui:4 )
74 xml? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )
75 gstreamer? (
76 >=media-libs/gstreamer-0.10.10
77
78
79
80 1.9 dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild?rev=1.9&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild?rev=1.9&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild?r1=1.8&r2=1.9
85
86 Index: gnu-classpath-0.97-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild,v
89 retrieving revision 1.8
90 retrieving revision 1.9
91 diff -u -r1.8 -r1.9
92 --- gnu-classpath-0.97-r1.ebuild 27 Jul 2008 01:03:32 -0000 1.8
93 +++ gnu-classpath-0.97-r1.ebuild 25 Jun 2009 19:12:24 -0000 1.9
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2008 Gentoo Foundation
96 +# Copyright 1999-2009 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild,v 1.8 2008/07/27 01:03:32 carlo Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild,v 1.9 2009/06/25 19:12:24 yngwin Exp $
100
101 EAPI=1
102
103 @@ -47,7 +47,7 @@
104 =www-client/mozilla-firefox-bin-2*
105 )
106 )
107 - qt4? ( || ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 ) )
108 + qt4? ( x11-libs/qt-gui:4 )
109 xml? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )
110 gstreamer? (
111 >=media-libs/gstreamer-0.10.10