* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: qtcurve-0.65.2.ebuild ChangeLog
@ 2009-07-02 13:51 Ben de Groot (yngwin)
0 siblings, 0 replies; 5+ messages in thread
From: Ben de Groot (yngwin) @ 2009-07-02 13:51 UTC (permalink / raw
To: gentoo-commits
yngwin 09/07/02 13:51:49
Modified: ChangeLog
Added: qtcurve-0.65.2.ebuild
Log:
Version bump
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.60 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 14 Jun 2009 14:58:49 -0000 1.59
+++ ChangeLog 2 Jul 2009 13:51:49 -0000 1.60
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.59 2009/06/14 14:58:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.60 2009/07/02 13:51:49 yngwin Exp $
+
+*qtcurve-0.65.2 (02 Jul 2009)
+
+ 02 Jul 2009; Ben de Groot <yngwin@gentoo.org> +qtcurve-0.65.2.ebuild:
+ Version bump
*qtcurve-0.64.2 (14 Jun 2009)
1.1 x11-themes/qtcurve/qtcurve-0.65.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.1&content-type=text/plain
Index: qtcurve-0.65.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.1 2009/07/02 13:51:49 yngwin Exp $
EAPI=1
# 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 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/qt:3"
DEPEND="${RDEPEND}"
need-kde 3.5
S=${WORKDIR}/${MY_P}
DOCS="ChangeLog README TODO"
pkg_postinst() {
buildsycoca
}
pkg_postrm() {
buildsycoca
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: qtcurve-0.65.2.ebuild ChangeLog
@ 2009-08-03 20:16 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-08-03 20:16 UTC (permalink / raw
To: gentoo-commits
maekke 09/08/03 20:16:13
Modified: qtcurve-0.65.2.ebuild ChangeLog
Log:
amd64/x86 stable, bug #279585
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-themes/qtcurve/qtcurve-0.65.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?r1=1.1&r2=1.2
Index: qtcurve-0.65.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtcurve-0.65.2.ebuild 2 Jul 2009 13:51:49 -0000 1.1
+++ qtcurve-0.65.2.ebuild 3 Aug 2009 20:16:13 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.1 2009/07/02 13:51:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.2 2009/08/03 20:16:13 maekke Exp $
EAPI=1
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="x11-libs/qt:3"
1.62 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 24 Jul 2009 08:47:09 -0000 1.61
+++ ChangeLog 3 Aug 2009 20:16:13 -0000 1.62
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.61 2009/07/24 08:47:09 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.62 2009/08/03 20:16:13 maekke Exp $
+
+ 03 Aug 2009; Markus Meier <maekke@gentoo.org> qtcurve-0.65.2.ebuild:
+ amd64/x86 stable, bug #279585
*qtcurve-0.67.0 (24 Jul 2009)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: qtcurve-0.65.2.ebuild ChangeLog
@ 2009-08-28 14:25 Tobias Klausmann (klausman)
0 siblings, 0 replies; 5+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-08-28 14:25 UTC (permalink / raw
To: gentoo-commits
klausman 09/08/28 14:25:32
Modified: qtcurve-0.65.2.ebuild ChangeLog
Log:
Stable on alpha, bug #279585
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.3 x11-themes/qtcurve/qtcurve-0.65.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?r1=1.2&r2=1.3
Index: qtcurve-0.65.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qtcurve-0.65.2.ebuild 3 Aug 2009 20:16:13 -0000 1.2
+++ qtcurve-0.65.2.ebuild 28 Aug 2009 14:25:32 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.2 2009/08/03 20:16:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.3 2009/08/28 14:25:32 klausman Exp $
EAPI=1
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="x11-libs/qt:3"
1.65 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 27 Aug 2009 23:29:10 -0000 1.64
+++ ChangeLog 28 Aug 2009 14:25:32 -0000 1.65
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.64 2009/08/27 23:29:10 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.65 2009/08/28 14:25:32 klausman Exp $
+
+ 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> qtcurve-0.65.2.ebuild:
+ Stable on alpha, bug #279585
*qtcurve-0.68.0 (27 Aug 2009)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: qtcurve-0.65.2.ebuild ChangeLog
@ 2009-09-27 14:38 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-09-27 14:38 UTC (permalink / raw
To: gentoo-commits
nixnut 09/09/27 14:38:09
Modified: qtcurve-0.65.2.ebuild ChangeLog
Log:
ppc stable #279585
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.4 x11-themes/qtcurve/qtcurve-0.65.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?r1=1.3&r2=1.4
Index: qtcurve-0.65.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qtcurve-0.65.2.ebuild 28 Aug 2009 14:25:32 -0000 1.3
+++ qtcurve-0.65.2.ebuild 27 Sep 2009 14:38:08 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.3 2009/08/28 14:25:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.4 2009/09/27 14:38:08 nixnut Exp $
EAPI=1
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="x11-libs/qt:3"
1.67 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 17 Sep 2009 18:55:13 -0000 1.66
+++ ChangeLog 27 Sep 2009 14:38:08 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.66 2009/09/17 18:55:13 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.67 2009/09/27 14:38:08 nixnut Exp $
+
+ 27 Sep 2009; nixnut <nixnut@gentoo.org> qtcurve-0.65.2.ebuild:
+ ppc stable #279585
*qtcurve-0.68.1 (17 Sep 2009)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: qtcurve-0.65.2.ebuild ChangeLog
@ 2009-10-21 17:15 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-21 17:15 UTC (permalink / raw
To: gentoo-commits
jer 09/10/21 17:15:33
Modified: qtcurve-0.65.2.ebuild ChangeLog
Log:
Stable for HPPA (bug #279585).
(Portage version: 2.2_rc46/cvs/Linux i686)
Revision Changes Path
1.5 x11-themes/qtcurve/qtcurve-0.65.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild?r1=1.4&r2=1.5
Index: qtcurve-0.65.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qtcurve-0.65.2.ebuild 27 Sep 2009 14:38:08 -0000 1.4
+++ qtcurve-0.65.2.ebuild 21 Oct 2009 17:15:32 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.4 2009/09/27 14:38:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.5 2009/10/21 17:15:32 jer Exp $
EAPI=1
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="x11-libs/qt:3"
1.71 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.70&r2=1.71
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog 18 Oct 2009 22:50:09 -0000 1.70
+++ ChangeLog 21 Oct 2009 17:15:32 -0000 1.71
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.70 2009/10/18 22:50:09 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.71 2009/10/21 17:15:32 jer Exp $
+
+ 21 Oct 2009; Jeroen Roovers <jer@gentoo.org> qtcurve-0.65.2.ebuild:
+ Stable for HPPA (bug #279585).
18 Oct 2009; Alex Alexander <wired@gentoo.org> -qtcurve-0.64.2.ebuild,
-qtcurve-0.67.0.ebuild, -qtcurve-0.67.2.ebuild, -qtcurve-0.68.0.ebuild,
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-21 17:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 13:51 [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: qtcurve-0.65.2.ebuild ChangeLog Ben de Groot (yngwin)
-- strict thread matches above, loose matches on Subject: below --
2009-08-03 20:16 Markus Meier (maekke)
2009-08-28 14:25 Tobias Klausmann (klausman)
2009-09-27 14:38 Gysbert Wassenaar (nixnut)
2009-10-21 17:15 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox