* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-05-14 20:10 Ben de Groot (yngwin)
0 siblings, 0 replies; 8+ messages in thread
From: Ben de Groot (yngwin) @ 2008-05-14 20:10 UTC (permalink / raw
To: gentoo-commits
yngwin 08/05/14 20:10:10
Modified: ChangeLog
Added: qtcurve-0.59.2.ebuild
Log:
x11-themes/qtcurve version bump
(Portage version: 2.1.5_rc9)
Revision Changes Path
1.29 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 13 May 2008 20:52:20 -0000 1.28
+++ ChangeLog 14 May 2008 20:10:09 -0000 1.29
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.28 2008/05/13 20:52:20 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.29 2008/05/14 20:10:09 yngwin Exp $
+
+*qtcurve-0.59.2 (14 May 2008)
+
+ 14 May 2008; Ben de Groot <yngwin@gentoo.org> +qtcurve-0.59.2.ebuild:
+ Version bump
13 May 2008; Samuli Suominen <drac@gentoo.org> qtcurve-0.57.1.ebuild,
-qtcurve-0.58.0.ebuild, -qtcurve-0.59.0.ebuild, qtcurve-0.59.1.ebuild:
1.1 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.1&content-type=text/plain
Index: qtcurve-0.59.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.1 2008/05/14 20:10:09 yngwin Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
MY_P=${P/qtcurve/QtCurve-KDE3}
DESCRIPTION="A set of widget styles for KDE3 based apps, also available for GTK2 and Qt4"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
DEPEND="${RDEPEND}
>=dev-util/cmake-2.4"
need-kde 3.5
S=${WORKDIR}/${MY_P}
DOCS="ChangeLog README TODO"
pkg_postinst() {
buildsycoca
}
pkg_postrm() {
buildsycoca
}
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-06-06 17:04 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 8+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-06-06 17:04 UTC (permalink / raw
To: gentoo-commits
bluebird 08/06/06 17:04:31
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
add ~sparc keyword, bug 218436
(Portage version: 2.1.4.4)
Revision Changes Path
1.30 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 14 May 2008 20:10:09 -0000 1.29
+++ ChangeLog 6 Jun 2008 17:04:31 -0000 1.30
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.29 2008/05/14 20:10:09 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.30 2008/06/06 17:04:31 bluebird Exp $
+
+ 06 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.2.ebuild:
+ add ~sparc keyword, bug 218436
*qtcurve-0.59.2 (14 May 2008)
1.2 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.1&r2=1.2
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtcurve-0.59.2.ebuild 14 May 2008 20:10:09 -0000 1.1
+++ qtcurve-0.59.2.ebuild 6 Jun 2008 17:04:31 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.1 2008/05/14 20:10:09 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.2 2008/06/06 17:04:31 bluebird Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-06-21 20:14 Markus Rothe (corsair)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Rothe (corsair) @ 2008-06-21 20:14 UTC (permalink / raw
To: gentoo-commits
corsair 08/06/21 20:14:02
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
Stable on ppc64; bug #228255
(Portage version: 2.1.4.4)
Revision Changes Path
1.31 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 6 Jun 2008 17:04:31 -0000 1.30
+++ ChangeLog 21 Jun 2008 20:14:01 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.30 2008/06/06 17:04:31 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.31 2008/06/21 20:14:01 corsair Exp $
+
+ 21 Jun 2008; Markus Rothe <corsair@gentoo.org> qtcurve-0.59.2.ebuild:
+ Stable on ppc64; bug #228255
06 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.2.ebuild:
add ~sparc keyword, bug 218436
1.3 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.2&r2=1.3
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qtcurve-0.59.2.ebuild 6 Jun 2008 17:04:31 -0000 1.2
+++ qtcurve-0.59.2.ebuild 21 Jun 2008 20:14:01 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.2 2008/06/06 17:04:31 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.3 2008/06/21 20:14:01 corsair Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-06-22 15:05 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2008-06-22 15:05 UTC (permalink / raw
To: gentoo-commits
maekke 08/06/22 15:05:09
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
amd64/x86 stable, bug #228255
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc6 i686)
Revision Changes Path
1.32 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 21 Jun 2008 20:14:01 -0000 1.31
+++ ChangeLog 22 Jun 2008 15:05:08 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.31 2008/06/21 20:14:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.32 2008/06/22 15:05:08 maekke Exp $
+
+ 22 Jun 2008; Markus Meier <maekke@gentoo.org> qtcurve-0.59.2.ebuild:
+ amd64/x86 stable, bug #228255
21 Jun 2008; Markus Rothe <corsair@gentoo.org> qtcurve-0.59.2.ebuild:
Stable on ppc64; bug #228255
1.4 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.3&r2=1.4
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qtcurve-0.59.2.ebuild 21 Jun 2008 20:14:01 -0000 1.3
+++ qtcurve-0.59.2.ebuild 22 Jun 2008 15:05:08 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.3 2008/06/21 20:14:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.4 2008/06/22 15:05:08 maekke Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ppc64 ~sparc x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-06-29 10:56 Tobias Klausmann (klausman)
0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-06-29 10:56 UTC (permalink / raw
To: gentoo-commits
klausman 08/06/29 10:56:58
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
Stable on alpha, bug #228255
(Portage version: 2.2_rc1/cvs/Linux 2.6.24bisect x86_64)
Revision Changes Path
1.34 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 26 Jun 2008 14:30:30 -0000 1.33
+++ ChangeLog 29 Jun 2008 10:56:57 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.33 2008/06/26 14:30:30 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.34 2008/06/29 10:56:57 klausman Exp $
+
+ 28 Jun 2008; Tobias Klausmann <klausman@gentoo.org> qtcurve-0.59.2.ebuild:
+ Stable on alpha, bug #228255
*qtcurve-0.59.3 (26 Jun 2008)
1.5 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.4&r2=1.5
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qtcurve-0.59.2.ebuild 22 Jun 2008 15:05:08 -0000 1.4
+++ qtcurve-0.59.2.ebuild 29 Jun 2008 10:56:57 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.4 2008/06/22 15:05:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.5 2008/06/29 10:56:57 klausman Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc64 ~sparc x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-07-01 2:14 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2008-07-01 2:14 UTC (permalink / raw
To: gentoo-commits
jer 08/07/01 02:14:34
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
Stable for HPPA (bug #228255).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Revision Changes Path
1.35 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 29 Jun 2008 10:56:57 -0000 1.34
+++ ChangeLog 1 Jul 2008 02:14:33 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.34 2008/06/29 10:56:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.35 2008/07/01 02:14:33 jer Exp $
+
+ 01 Jul 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.59.2.ebuild:
+ Stable for HPPA (bug #228255).
28 Jun 2008; Tobias Klausmann <klausman@gentoo.org> qtcurve-0.59.2.ebuild:
Stable on alpha, bug #228255
1.6 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.5&r2=1.6
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qtcurve-0.59.2.ebuild 29 Jun 2008 10:56:57 -0000 1.5
+++ qtcurve-0.59.2.ebuild 1 Jul 2008 02:14:33 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.5 2008/06/29 10:56:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.6 2008/07/01 02:14:33 jer Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ppc64 ~sparc x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-07-06 17:31 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 8+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-07-06 17:31 UTC (permalink / raw
To: gentoo-commits
bluebird 08/07/06 17:31:18
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
Stable on sparc, bug #228255
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Revision Changes Path
1.36 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 1 Jul 2008 02:14:33 -0000 1.35
+++ ChangeLog 6 Jul 2008 17:31:17 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.35 2008/07/01 02:14:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.36 2008/07/06 17:31:17 bluebird Exp $
+
+ 06 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.2.ebuild:
+ Stable on sparc, bug #228255
01 Jul 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.59.2.ebuild:
Stable for HPPA (bug #228255).
1.7 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.6&r2=1.7
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qtcurve-0.59.2.ebuild 1 Jul 2008 02:14:33 -0000 1.6
+++ qtcurve-0.59.2.ebuild 6 Jul 2008 17:31:17 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.6 2008/07/01 02:14:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.7 2008/07/06 17:31:17 bluebird Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ppc64 sparc x86"
IUSE=""
RDEPEND="$(qt_min_version 3)"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild
@ 2008-07-28 21:49 Carsten Lohrke (carlo)
0 siblings, 0 replies; 8+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-07-28 21:49 UTC (permalink / raw
To: gentoo-commits
carlo 08/07/28 21:49:48
Modified: ChangeLog qtcurve-0.59.2.ebuild
Log:
QA: Get rid of deprecated qt_min_version().
(Portage version: 2.1.4.4)
Revision Changes Path
1.39 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 19 Jul 2008 22:08:04 -0000 1.38
+++ ChangeLog 28 Jul 2008 21:49:48 -0000 1.39
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.38 2008/07/19 22:08:04 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.39 2008/07/28 21:49:48 carlo Exp $
+
+ 28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qtcurve-0.59.2.ebuild:
+ QA: Get rid of deprecated qt_min_version().
*qtcurve-0.59.4 (19 Jul 2008)
1.8 x11-themes/qtcurve/qtcurve-0.59.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild?r1=1.7&r2=1.8
Index: qtcurve-0.59.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qtcurve-0.59.2.ebuild 6 Jul 2008 17:31:17 -0000 1.7
+++ qtcurve-0.59.2.ebuild 28 Jul 2008 21:49:48 -0000 1.8
@@ -1,6 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.7 2008/07/06 17:31:17 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.8 2008/07/28 21:49:48 carlo Exp $
+
+EAPI=1
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils
@@ -16,7 +18,7 @@
KEYWORDS="alpha amd64 hppa ppc64 sparc x86"
IUSE=""
-RDEPEND="$(qt_min_version 3)"
+RDEPEND="x11-libs/qt:3"
DEPEND="${RDEPEND}
>=dev-util/cmake-2.4"
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-07-28 21:49 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-29 10:56 [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.59.2.ebuild Tobias Klausmann (klausman)
-- strict thread matches above, loose matches on Subject: below --
2008-07-28 21:49 Carsten Lohrke (carlo)
2008-07-06 17:31 Friedrich Oslage (bluebird)
2008-07-01 2:14 Jeroen Roovers (jer)
2008-06-22 15:05 Markus Meier (maekke)
2008-06-21 20:14 Markus Rothe (corsair)
2008-06-06 17:04 Friedrich Oslage (bluebird)
2008-05-14 20:10 Ben de Groot (yngwin)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox