summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2008-03-26 23:38:15 +0000
committerBen de Groot <yngwin@gentoo.org>2008-03-26 23:38:15 +0000
commitcd00f40eaadebd8f333e41b6766c1642d39dfda4 (patch)
tree2b7f639e3c8ac29ef0e3ccc44065983480fa8079 /x11-themes
parentamd64 stable, bug #213601 (diff)
downloadgentoo-2-cd00f40eaadebd8f333e41b6766c1642d39dfda4.tar.gz
gentoo-2-cd00f40eaadebd8f333e41b6766c1642d39dfda4.tar.bz2
gentoo-2-cd00f40eaadebd8f333e41b6766c1642d39dfda4.zip
x11-themes/qtcurve version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/ChangeLog9
-rw-r--r--x11-themes/qtcurve/qtcurve-0.56.0.ebuild33
-rw-r--r--x11-themes/qtcurve/qtcurve-0.56.1.ebuild33
-rw-r--r--x11-themes/qtcurve/qtcurve-0.56.2.ebuild33
-rw-r--r--x11-themes/qtcurve/qtcurve-0.56.3.ebuild33
-rw-r--r--x11-themes/qtcurve/qtcurve-0.57.0.ebuild33
-rw-r--r--x11-themes/qtcurve/qtcurve-0.58.0.ebuild (renamed from x11-themes/qtcurve/qtcurve-0.55.3.ebuild)2
7 files changed, 9 insertions, 167 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog
index 37455989d5fb..2104ed26fa91 100644
--- a/x11-themes/qtcurve/ChangeLog
+++ b/x11-themes/qtcurve/ChangeLog
@@ -1,6 +1,13 @@
# 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.19 2008/03/15 14:02:35 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.20 2008/03/26 23:38:15 yngwin Exp $
+
+*qtcurve-0.58.0 (26 Mar 2008)
+
+ 26 Mar 2008; Ben de Groot <yngwin@gentoo.org> -qtcurve-0.55.3.ebuild,
+ -qtcurve-0.56.0.ebuild, -qtcurve-0.56.1.ebuild, -qtcurve-0.56.2.ebuild,
+ -qtcurve-0.56.3.ebuild, -qtcurve-0.57.0.ebuild, +qtcurve-0.58.0.ebuild:
+ Removing old versions. Version bump.
*qtcurve-0.57.1 (15 Mar 2008)
diff --git a/x11-themes/qtcurve/qtcurve-0.56.0.ebuild b/x11-themes/qtcurve/qtcurve-0.56.0.ebuild
deleted file mode 100644
index 54e7f664b94c..000000000000
--- a/x11-themes/qtcurve/qtcurve-0.56.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.56.0.ebuild,v 1.2 2008/02/25 16:28:01 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
-}
diff --git a/x11-themes/qtcurve/qtcurve-0.56.1.ebuild b/x11-themes/qtcurve/qtcurve-0.56.1.ebuild
deleted file mode 100644
index 45fea76fe489..000000000000
--- a/x11-themes/qtcurve/qtcurve-0.56.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.56.1.ebuild,v 1.1 2008/02/25 23:17:15 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
-}
diff --git a/x11-themes/qtcurve/qtcurve-0.56.2.ebuild b/x11-themes/qtcurve/qtcurve-0.56.2.ebuild
deleted file mode 100644
index e8aae9a0b75b..000000000000
--- a/x11-themes/qtcurve/qtcurve-0.56.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.56.2.ebuild,v 1.1 2008/02/29 22:58:20 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
-}
diff --git a/x11-themes/qtcurve/qtcurve-0.56.3.ebuild b/x11-themes/qtcurve/qtcurve-0.56.3.ebuild
deleted file mode 100644
index dc846e052555..000000000000
--- a/x11-themes/qtcurve/qtcurve-0.56.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.56.3.ebuild,v 1.1 2008/03/04 14:54:58 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
-}
diff --git a/x11-themes/qtcurve/qtcurve-0.57.0.ebuild b/x11-themes/qtcurve/qtcurve-0.57.0.ebuild
deleted file mode 100644
index fde7c900a9e4..000000000000
--- a/x11-themes/qtcurve/qtcurve-0.57.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.0.ebuild,v 1.1 2008/03/12 22:29:37 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
-}
diff --git a/x11-themes/qtcurve/qtcurve-0.55.3.ebuild b/x11-themes/qtcurve/qtcurve-0.58.0.ebuild
index 627c912b9049..1819f3a0fd02 100644
--- a/x11-themes/qtcurve/qtcurve-0.55.3.ebuild
+++ b/x11-themes/qtcurve/qtcurve-0.58.0.ebuild
@@ -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.55.3.ebuild,v 1.2 2008/02/25 16:28:01 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.58.0.ebuild,v 1.1 2008/03/26 23:38:15 yngwin Exp $
# Order is important, so we get src_compile from cmake-utils.
inherit kde-functions qt3 cmake-utils