Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve-qt4: ChangeLog qtcurve-qt4-0.59.6.ebuild
Date: Mon, 29 Sep 2008 18:37:54
Message-Id: E1KkNd1-0002PG-Ae@stork.gentoo.org
1 bluebird 08/09/29 18:37:51
2
3 Modified: ChangeLog qtcurve-qt4-0.59.6.ebuild
4 Log:
5 Stable on sparc, bug #238598
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.44 x11-themes/qtcurve-qt4/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 29 Sep 2008 16:17:38 -0000 1.43
22 +++ ChangeLog 29 Sep 2008 18:37:50 -0000 1.44
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-themes/qtcurve-qt4
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.43 2008/09/29 16:17:38 yngwin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.44 2008/09/29 18:37:50 bluebird Exp $
28 +
29 + 29 Sep 2008; Friedrich Oslage <bluebird@g.o>
30 + qtcurve-qt4-0.59.6.ebuild:
31 + Stable on sparc, bug #238598
32
33 29 Sep 2008; Ben de Groot <yngwin@g.o> qtcurve-qt4-0.59.6.ebuild:
34 Adjusting kwin dep to >=4.1.0 instead of slot, as kde-testing overlay is
35
36
37
38 1.7 x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild?r1=1.6&r2=1.7
43
44 Index: qtcurve-qt4-0.59.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- qtcurve-qt4-0.59.6.ebuild 29 Sep 2008 16:17:38 -0000 1.6
51 +++ qtcurve-qt4-0.59.6.ebuild 29 Sep 2008 18:37:50 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild,v 1.6 2008/09/29 16:17:38 yngwin Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild,v 1.7 2008/09/29 18:37:50 bluebird Exp $
57
58 EAPI="1"
59 inherit flag-o-matic cmake-utils
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~hppa ~ppc64 ~sparc x86"
65 +KEYWORDS="~alpha amd64 ~hppa ~ppc64 sparc x86"
66 IUSE="kde"
67
68 DEPEND="|| ( x11-libs/qt-gui:4 <x11-libs/qt-4.4:4 )