Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
Date: Sun, 29 Jun 2008 10:57:04
Message-Id: E1KCuaY-0006R9-Da@stork.gentoo.org
1 klausman 08/06/29 10:56:58
2
3 Modified: ChangeLog qtcurve-0.59.2.ebuild
4 Log:
5 Stable on alpha, bug #228255
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.24bisect x86_64)
7
8 Revision Changes Path
9 1.34 x11-themes/qtcurve/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 26 Jun 2008 14:30:30 -0000 1.33
22 +++ ChangeLog 29 Jun 2008 10:56:57 -0000 1.34
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-themes/qtcurve
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.33 2008/06/26 14:30:30 yngwin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.34 2008/06/29 10:56:57 klausman Exp $
28 +
29 + 28 Jun 2008; Tobias Klausmann <klausman@g.o> qtcurve-0.59.2.ebuild:
30 + Stable on alpha, bug #228255
31
32 *qtcurve-0.59.3 (26 Jun 2008)
33
34
35
36
37 1.5 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.4&r2=1.5
42
43 Index: qtcurve-0.59.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- qtcurve-0.59.2.ebuild 22 Jun 2008 15:05:08 -0000 1.4
50 +++ qtcurve-0.59.2.ebuild 29 Jun 2008 10:56:57 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.4 2008/06/22 15:05:08 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.5 2008/06/29 10:56:57 klausman Exp $
56
57 # Order is important, so we get src_compile from cmake-utils.
58 inherit kde-functions qt3 cmake-utils
59 @@ -13,7 +13,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~hppa ppc64 ~sparc x86"
64 +KEYWORDS="alpha amd64 ~hppa ppc64 ~sparc x86"
65 IUSE=""
66
67 RDEPEND="$(qt_min_version 3)"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list