Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qwt: ChangeLog qwt-5.2.0.ebuild qwt-5.2.1.ebuild
Date: Fri, 25 Jun 2010 12:11:27
Message-Id: 20100625121123.655192CF5F@corvid.gentoo.org
1 jlec 10/06/25 12:11:23
2
3 Modified: ChangeLog qwt-5.2.0.ebuild qwt-5.2.1.ebuild
4 Log:
5 Blocking media-libs/coin when USE=doc
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.78 x11-libs/qwt/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/ChangeLog?rev=1.78&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/ChangeLog?rev=1.78&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/ChangeLog?r1=1.77&r2=1.78
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v
18 retrieving revision 1.77
19 retrieving revision 1.78
20 diff -u -r1.77 -r1.78
21 --- ChangeLog 2 Jun 2010 07:09:47 -0000 1.77
22 +++ ChangeLog 25 Jun 2010 12:11:23 -0000 1.78
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/qwt
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.77 2010/06/02 07:09:47 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.78 2010/06/25 12:11:23 jlec Exp $
28 +
29 + 25 Jun 2010; Justin Lecher <jlec@g.o> qwt-5.2.0.ebuild,
30 + qwt-5.2.1.ebuild:
31 + Blocking media-libs/coin when USE=doc
32
33 02 Jun 2010; Torsten Veller <tove@g.o> metadata.xml:
34 Remove caleb from metadata.xml (#317071)
35
36
37
38 1.9 x11-libs/qwt/qwt-5.2.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/qwt-5.2.0.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/qwt-5.2.0.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/qwt-5.2.0.ebuild?r1=1.8&r2=1.9
43
44 Index: qwt-5.2.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.0.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- qwt-5.2.0.ebuild 20 Feb 2010 17:28:09 -0000 1.8
51 +++ qwt-5.2.0.ebuild 25 Jun 2010 12:11:23 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.0.ebuild,v 1.8 2010/02/20 17:28:09 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.0.ebuild,v 1.9 2010/06/25 12:11:23 jlec Exp $
57
58 EAPI=2
59 inherit eutils qt4
60 @@ -15,6 +15,7 @@
61 IUSE="doc examples svg"
62
63 DEPEND="x11-libs/qt-gui:4
64 + doc? ( !media-libs/coin )
65 svg? ( x11-libs/qt-svg:4 )"
66 RDEPEND="${DEPEND}"
67
68
69
70
71 1.2 x11-libs/qwt/qwt-5.2.1.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild?rev=1.2&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild?rev=1.2&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild?r1=1.1&r2=1.2
76
77 Index: qwt-5.2.1.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild,v
80 retrieving revision 1.1
81 retrieving revision 1.2
82 diff -u -r1.1 -r1.2
83 --- qwt-5.2.1.ebuild 30 Apr 2010 19:31:05 -0000 1.1
84 +++ qwt-5.2.1.ebuild 25 Jun 2010 12:11:23 -0000 1.2
85 @@ -1,6 +1,6 @@
86 # Copyright 1999-2010 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild,v 1.1 2010/04/30 19:31:05 jlec Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-5.2.1.ebuild,v 1.2 2010/06/25 12:11:23 jlec Exp $
90
91 EAPI="3"
92 inherit eutils qt4
93 @@ -15,6 +15,7 @@
94 IUSE="doc examples svg"
95
96 DEPEND="x11-libs/qt-gui:4
97 + doc? ( !media-libs/coin )
98 svg? ( x11-libs/qt-svg:4 )"
99 RDEPEND="${DEPEND}"