Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qwtplot3d: qwtplot3d-0.2.7-r1.ebuild ChangeLog
Date: Sun, 03 Jan 2010 19:53:19
Message-Id: E1NRWVp-0005pS-JI@stork.gentoo.org
1 ssuominen 10/01/03 19:53:17
2
3 Modified: qwtplot3d-0.2.7-r1.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #299365
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: qwtplot3d-0.2.7-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- qwtplot3d-0.2.7-r1.ebuild 6 Oct 2009 17:59:44 -0000 1.3
22 +++ qwtplot3d-0.2.7-r1.ebuild 3 Jan 2010 19:53:16 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v 1.3 2009/10/06 17:59:44 ayoy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v 1.4 2010/01/03 19:53:16 ssuominen Exp $
29
30 EAPI=2
31 inherit eutils qt4
32 @@ -12,7 +12,7 @@
33 LICENSE="ZLIB"
34 SLOT="0"
35 IUSE="doc examples"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
38
39 RDEPEND="x11-libs/qt-gui:4
40 x11-libs/qt-opengl:4
41 @@ -20,7 +20,7 @@
42 DEPEND="${RDEPEND}
43 doc? ( app-doc/doxygen )"
44
45 -S="${WORKDIR}/${PN}"
46 +S=${WORKDIR}/${PN}
47
48 src_prepare() {
49 epatch "${FILESDIR}"/${PN}-profile.patch
50
51
52
53 1.19 x11-libs/qwtplot3d/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/ChangeLog?rev=1.19&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/ChangeLog?rev=1.19&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/ChangeLog?r1=1.18&r2=1.19
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v
62 retrieving revision 1.18
63 retrieving revision 1.19
64 diff -u -r1.18 -r1.19
65 --- ChangeLog 6 Oct 2009 17:59:44 -0000 1.18
66 +++ ChangeLog 3 Jan 2010 19:53:16 -0000 1.19
67 @@ -1,6 +1,10 @@
68 # ChangeLog for x11-libs/qwtplot3d
69 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.18 2009/10/06 17:59:44 ayoy Exp $
71 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
72 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.19 2010/01/03 19:53:16 ssuominen Exp $
73 +
74 + 03 Jan 2010; Samuli Suominen <ssuominen@g.o>
75 + qwtplot3d-0.2.7-r1.ebuild:
76 + amd64 stable wrt #299365
77
78 06 Oct 2009; Dominik Kapusta <ayoy@g.o> qwtplot3d-0.2.7-r1.ebuild:
79 Removed alternative dependency on Qt metapackage