diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.3.ebuild | 36 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.4.ebuild | 36 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.60.0.ebuild | 36 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.61.1.ebuild | 36 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.62.0.ebuild (renamed from x11-themes/qtcurve/qtcurve-0.61.2.ebuild) | 2 |
6 files changed, 9 insertions, 146 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 92c22c0efef5..0b34d53055c3 100644 --- a/x11-themes/qtcurve/ChangeLog +++ b/x11-themes/qtcurve/ChangeLog @@ -1,6 +1,13 @@ # 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.51 2009/03/02 13:27:45 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.52 2009/03/11 18:26:41 yngwin Exp $ + +*qtcurve-0.62.0 (11 Mar 2009) + + 11 Mar 2009; Ben de Groot <yngwin@gentoo.org> -qtcurve-0.59.3.ebuild, + -qtcurve-0.59.4.ebuild, -qtcurve-0.60.0.ebuild, -qtcurve-0.61.1.ebuild, + -qtcurve-0.61.2.ebuild, +qtcurve-0.62.0.ebuild: + Version bump. Delete some old ones. *qtcurve-0.61.4 (02 Mar 2009) diff --git a/x11-themes/qtcurve/qtcurve-0.59.3.ebuild b/x11-themes/qtcurve/qtcurve-0.59.3.ebuild deleted file mode 100644 index 6dd31fa71002..000000000000 --- a/x11-themes/qtcurve/qtcurve-0.59.3.ebuild +++ /dev/null @@ -1,36 +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.59.3.ebuild,v 1.1 2008/06/26 14:30:30 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 ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="x11-libs/qt: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 -} diff --git a/x11-themes/qtcurve/qtcurve-0.59.4.ebuild b/x11-themes/qtcurve/qtcurve-0.59.4.ebuild deleted file mode 100644 index 6e705770fecf..000000000000 --- a/x11-themes/qtcurve/qtcurve-0.59.4.ebuild +++ /dev/null @@ -1,36 +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.59.4.ebuild,v 1.1 2008/07/19 22:08:04 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 ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="x11-libs/qt: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 -} diff --git a/x11-themes/qtcurve/qtcurve-0.60.0.ebuild b/x11-themes/qtcurve/qtcurve-0.60.0.ebuild deleted file mode 100644 index f3b55848345b..000000000000 --- a/x11-themes/qtcurve/qtcurve-0.60.0.ebuild +++ /dev/null @@ -1,36 +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.60.0.ebuild,v 1.1 2008/12/30 03:52:01 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} - >=dev-util/cmake-2.4" - -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.61.1.ebuild b/x11-themes/qtcurve/qtcurve-0.61.1.ebuild deleted file mode 100644 index e22817ccfccb..000000000000 --- a/x11-themes/qtcurve/qtcurve-0.61.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# 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.61.1.ebuild,v 1.1 2009/02/20 22:26:20 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} - >=dev-util/cmake-2.4" - -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.61.2.ebuild b/x11-themes/qtcurve/qtcurve-0.62.0.ebuild index 34c7be09ac30..7ac4d67bfe07 100644 --- a/x11-themes/qtcurve/qtcurve-0.61.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.62.0.ebuild @@ -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.61.2.ebuild,v 1.1 2009/02/24 23:06:49 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.62.0.ebuild,v 1.1 2009/03/11 18:26:41 yngwin Exp $ EAPI=1 |