diff options
author | Alex Alexander <wired@gentoo.org> | 2009-10-18 22:55:05 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-10-18 22:55:05 +0000 |
commit | 6b0d774f95f22a7bb8b99392deb7b2d163b80e0e (patch) | |
tree | 11d604b7b8ffe59bc25287dba263fc76f46cab2c /x11-themes/gtk-engines-qtcurve | |
parent | mask Claws Mail 3.7.3 and plugins until bump is finished (diff) | |
download | gentoo-2-6b0d774f95f22a7bb8b99392deb7b2d163b80e0e.tar.gz gentoo-2-6b0d774f95f22a7bb8b99392deb7b2d163b80e0e.tar.bz2 gentoo-2-6b0d774f95f22a7bb8b99392deb7b2d163b80e0e.zip |
removed old versions - switched maintainer to qt herd
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-qtcurve')
10 files changed, 10 insertions, 286 deletions
diff --git a/x11-themes/gtk-engines-qtcurve/ChangeLog b/x11-themes/gtk-engines-qtcurve/ChangeLog index 8ba04f253d36..cb3c5fdc8f9b 100644 --- a/x11-themes/gtk-engines-qtcurve/ChangeLog +++ b/x11-themes/gtk-engines-qtcurve/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-themes/gtk-engines-qtcurve # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.70 2009/10/18 22:18:17 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.71 2009/10/18 22:55:05 wired Exp $ + + 18 Oct 2009; Alex Alexander <wired@gentoo.org> + -gtk-engines-qtcurve-0.64.2.ebuild, -gtk-engines-qtcurve-0.67.0.ebuild, + -gtk-engines-qtcurve-0.67.1.ebuild, -gtk-engines-qtcurve-0.67.2.ebuild, + -gtk-engines-qtcurve-0.67.4.ebuild, -gtk-engines-qtcurve-0.68.0.ebuild, + -gtk-engines-qtcurve-0.69.0.ebuild, -gtk-engines-qtcurve-0.69.1.ebuild, + metadata.xml: + removed old versions - switched maintainer to qt herd *gtk-engines-qtcurve-0.69.2 (18 Oct 2009) diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.64.2.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.64.2.ebuild deleted file mode 100644 index 23b7bb8ef7c4..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.64.2.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.64.2.ebuild,v 1.1 2009/06/14 14:52:58 yngwin Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_MODIFY_MOZILLA_USER_JS=true" - use firefox3 && mycmakeargs="-DQTC_NEW_MOZILLA=true -DQTC_MODIFY_MOZILLA=true -DQTC_MODIFY_MOZILLA_USER_JS=true" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.0.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.0.ebuild deleted file mode 100644 index 8a53a5c85eac..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.0.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.0.ebuild,v 1.1 2009/07/24 09:15:33 yngwin Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.1.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.1.ebuild deleted file mode 100644 index 98db33c2cfd0..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.1.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.1.ebuild,v 1.1 2009/07/29 13:39:31 yngwin Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.2.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.2.ebuild deleted file mode 100644 index 4a9fc2259e14..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.2.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.2.ebuild,v 1.1 2009/08/05 13:50:28 yngwin Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.4.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.4.ebuild deleted file mode 100644 index 5ece92c05168..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.4.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.67.4.ebuild,v 1.1 2009/08/13 07:52:45 yngwin Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.68.0.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.68.0.ebuild deleted file mode 100644 index a6d06ece0eeb..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.68.0.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.68.0.ebuild,v 1.1 2009/08/27 23:27:29 wired Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.0.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.0.ebuild deleted file mode 100644 index ca8a7dfaf531..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.0.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.0.ebuild,v 1.1 2009/10/09 19:34:15 nelchael Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.1.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.1.ebuild deleted file mode 100644 index 8ec4c29ca34b..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.1.ebuild +++ /dev/null @@ -1,35 +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/gtk-engines-qtcurve/gtk-engines-qtcurve-0.69.1.ebuild,v 1.1 2009/10/14 22:55:48 wired Exp $ - -EAPI=1 -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="mozilla firefox3" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/cairo - firefox3? ( || ( >=www-client/mozilla-firefox-3.0 - >=www-client/mozilla-firefox-bin-3.0 ) )" -DEPEND="x11-libs/gtk+:2 - x11-libs/cairo - dev-util/pkgconfig" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=true" - use firefox3 && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_OLD_MOZILLA=false" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/metadata.xml b/x11-themes/gtk-engines-qtcurve/metadata.xml index 13d509004221..9ca8f41799ce 100644 --- a/x11-themes/gtk-engines-qtcurve/metadata.xml +++ b/x11-themes/gtk-engines-qtcurve/metadata.xml @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>desktop-misc</herd> - <maintainer> - <email>yngwin@gentoo.org</email> - <name>Ben de Groot</name> - </maintainer> + <herd>qt</herd> <longdescription> The gtk-engines-qtcurve package offers a cross-toolkit uniform look and feel, together with the qtcurve and qtcurve-qt4 packages, for GTK+, Qt |