* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.57.1.ebuild
@ 2008-03-15 14:02 Ben de Groot (yngwin)
0 siblings, 0 replies; 3+ messages in thread
From: Ben de Groot (yngwin) @ 2008-03-15 14:02 UTC (permalink / raw
To: gentoo-commits
yngwin 08/03/15 14:02:35
Modified: ChangeLog
Added: qtcurve-0.57.1.ebuild
Log:
YAVB (Yet Another Version Bump) for x11-themes/qtcurve
(Portage version: 2.1.4.4)
Revision Changes Path
1.19 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 12 Mar 2008 22:29:37 -0000 1.18
+++ ChangeLog 15 Mar 2008 14:02:35 -0000 1.19
@@ -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.18 2008/03/12 22:29:37 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.19 2008/03/15 14:02:35 yngwin Exp $
+
+*qtcurve-0.57.1 (15 Mar 2008)
+
+ 15 Mar 2008; Ben de Groot <yngwin@gentoo.org> +qtcurve-0.57.1.ebuild:
+ YAVB (Yet Another Version Bump).
*qtcurve-0.57.0 (12 Mar 2008)
1.1 x11-themes/qtcurve/qtcurve-0.57.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?rev=1.1&content-type=text/plain
Index: qtcurve-0.57.1.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.57.1.ebuild,v 1.1 2008/03/15 14:02:35 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="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-util/cmake-2.4
$(qt_min_version 3)"
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] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.57.1.ebuild
@ 2008-04-26 15:53 Dawid Weglinski (cla)
0 siblings, 0 replies; 3+ messages in thread
From: Dawid Weglinski (cla) @ 2008-04-26 15:53 UTC (permalink / raw
To: gentoo-commits
cla 08/04/26 15:53:45
Modified: ChangeLog qtcurve-0.57.1.ebuild
Log:
Stable on x86 wrt bug #218435
(Portage version: 2.1.4.4)
Revision Changes Path
1.24 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 25 Apr 2008 13:35:19 -0000 1.23
+++ ChangeLog 26 Apr 2008 15:53:44 -0000 1.24
@@ -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.23 2008/04/25 13:35:19 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.24 2008/04/26 15:53:44 cla Exp $
+
+ 26 Apr 2008; Dawid Węgliński <cla@gentoo.org> qtcurve-0.57.1.ebuild:
+ Stable on x86 (bug #218435)
*qtcurve-0.59.0 (25 Apr 2008)
1.2 x11-themes/qtcurve/qtcurve-0.57.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?r1=1.1&r2=1.2
Index: qtcurve-0.57.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtcurve-0.57.1.ebuild 15 Mar 2008 14:02:35 -0000 1.1
+++ qtcurve-0.57.1.ebuild 26 Apr 2008 15:53:44 -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.57.1.ebuild,v 1.1 2008/03/15 14:02:35 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild,v 1.2 2008/04/26 15:53:44 cla 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="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=">=dev-util/cmake-2.4
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.57.1.ebuild
@ 2008-05-12 16:30 Markus Meier (maekke)
0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2008-05-12 16:30 UTC (permalink / raw
To: gentoo-commits
maekke 08/05/12 16:30:21
Modified: ChangeLog qtcurve-0.57.1.ebuild
Log:
amd64 stable, bug #218435
(Portage version: 2.1.5_rc10)
Revision Changes Path
1.27 x11-themes/qtcurve/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 4 May 2008 00:19:40 -0000 1.26
+++ ChangeLog 12 May 2008 16:30:21 -0000 1.27
@@ -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.26 2008/05/04 00:19:40 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.27 2008/05/12 16:30:21 maekke Exp $
+
+ 12 May 2008; Markus Meier <maekke@gentoo.org> qtcurve-0.57.1.ebuild:
+ amd64 stable, bug #218435
*qtcurve-0.59.1 (03 May 2008)
1.3 x11-themes/qtcurve/qtcurve-0.57.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild?r1=1.2&r2=1.3
Index: qtcurve-0.57.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qtcurve-0.57.1.ebuild 26 Apr 2008 15:53:44 -0000 1.2
+++ qtcurve-0.57.1.ebuild 12 May 2008 16:30:21 -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.57.1.ebuild,v 1.2 2008/04/26 15:53:44 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild,v 1.3 2008/05/12 16:30:21 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="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=dev-util/cmake-2.4
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-12 16:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 15:53 [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve: ChangeLog qtcurve-0.57.1.ebuild Dawid Weglinski (cla)
-- strict thread matches above, loose matches on Subject: below --
2008-05-12 16:30 Markus Meier (maekke)
2008-03-15 14:02 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