Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/gnu-classpath: gnu-classpath-0.98-r3.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:55:21
Message-Id: 20130302195516.99DA72171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:55:16
2
3 Modified: gnu-classpath-0.98-r3.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.9 dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?r1=1.8&r2=1.9
15
16 Index: gnu-classpath-0.98-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- gnu-classpath-0.98-r3.ebuild 7 Nov 2012 21:11:32 -0000 1.8
23 +++ gnu-classpath-0.98-r3.ebuild 2 Mar 2013 19:55:16 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v 1.8 2012/11/07 21:11:32 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v 1.9 2013/03/02 19:55:16 hwoarang Exp $
30
31 EAPI=4
32
33 @@ -41,7 +41,7 @@
34 x11-libs/libXtst
35 x11-libs/pango
36 )
37 - qt4? ( x11-libs/qt-gui:4 )
38 + qt4? ( dev-qt/qtgui:4 )
39 xml? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )"
40
41 # java-config >2.1.11 needed for ecj version globbing
42
43
44
45 1.119 dev-java/gnu-classpath/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.119&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.119&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?r1=1.118&r2=1.119
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v
54 retrieving revision 1.118
55 retrieving revision 1.119
56 diff -u -r1.118 -r1.119
57 --- ChangeLog 7 Nov 2012 21:11:32 -0000 1.118
58 +++ ChangeLog 2 Mar 2013 19:55:16 -0000 1.119
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-java/gnu-classpath
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.118 2012/11/07 21:11:32 tetromino Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.119 2013/03/02 19:55:16 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
67 + gnu-classpath-0.98-r3.ebuild:
68 + Move Qt dependencies to the new category
69
70 07 Nov 2012; Alexandre Rostovtsev <tetromino@g.o>
71 gnu-classpath-0.98-r3.ebuild: