diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-16 05:46:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-16 05:46:36 +0000 |
commit | 2ae8fa497e8b1aaa321b550de39f6930a540fd65 (patch) | |
tree | 132fca24c72c9dd7cd436d098a11a811747e48a9 /x11-themes | |
parent | . (diff) | |
download | historical-2ae8fa497e8b1aaa321b550de39f6930a540fd65.tar.gz historical-2ae8fa497e8b1aaa321b550de39f6930a540fd65.tar.bz2 historical-2ae8fa497e8b1aaa321b550de39f6930a540fd65.zip |
fix ugly/wrong ebuild
Diffstat (limited to 'x11-themes')
6 files changed, 29 insertions, 42 deletions
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild index 0f9f425a69f6..b0849f8d3f27 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild @@ -1,32 +1,29 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild,v 1.11 2004/01/26 01:14:40 vapier Exp $ - -IUSE="kde" +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.39.ebuild,v 1.12 2004/04/16 05:46:36 vapier Exp $ DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" HOMEPAGE="http://www.redhat.com" SRC_URI="ftp://ftp.sunet.se/pub/Linux/distributions/redhat/redhat/linux/rawhide/SRPMS/SRPMS/${P}-1.src.rpm" + LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc alpha" +IUSE="kde" # Needed to build... DEPEND="sys-devel/autoconf - sys-devel/automake - app-arch/rpm2targz - >=media-libs/gdk-pixbuf-0.2.5 - =x11-libs/gtk+-1.2* - >=x11-libs/gtk+-2.0 - kde? ( >=x11-libs/qt-3.0.5 - >=kde-base/kdebase-3.0.2 )" - + sys-devel/automake + app-arch/rpm2targz + >=media-libs/gdk-pixbuf-0.2.5 + =x11-libs/gtk+-1.2* + >=x11-libs/gtk+-2.0 + kde? ( >=x11-libs/qt-3.0.5 + >=kde-base/kdebase-3.0.2 )" # Because one may only want to use the theme with kde OR gtk OR Metacity # OR gdm, we don't want any run-time dependencies... RDEPEND="" -S="${WORKDIR}/${P}" - # We need to change som RedHat-specific stuff to Gentoo-style... _replace() { FROM=$1 diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild index 9eae30d56165..7e283cecc12a 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild,v 1.8 2004/01/26 01:14:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.47.ebuild,v 1.9 2004/04/16 05:46:36 vapier Exp $ RH_EXTRAVERSION="3" DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" HOMEPAGE="http://www.redhat.com" SRC_URI="ftp://ftp.sunet.se/pub/Linux/distributions/redhat/redhat/linux/rawhide/SRPMS/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" + LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc alpha" @@ -21,13 +22,10 @@ DEPEND="sys-devel/autoconf =x11-libs/gtk+-1.2* ) kde? ( >=x11-libs/qt-3.0.5 >=kde-base/kdebase-3.0.2 )" - # Because one may only want to use the theme with kde OR gtk OR Metacity # OR gdm, we don't want any run-time dependencies... RDEPEND="" -S="${WORKDIR}/${P}" - # We need to change some RedHat-specific stuff to Gentoo-style... _replace() { FROM=$1 diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild index 8a460df75c23..1ae57d4874fb 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild,v 1.9 2004/01/30 07:33:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild,v 1.10 2004/04/16 05:46:36 vapier Exp $ + +inherit eutils rpm RH_EXTRAVERSION="1" DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" -HOMEPAGE="http://www.redhat.com" +HOMEPAGE="http://www.redhat.com/" SRC_URI="ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" + LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~alpha" @@ -21,15 +24,10 @@ DEPEND=">=sys-devel/autoconf-2.58 kde? ( >=x11-libs/qt-3.0.5 >=kde-base/kdebase-3.0.2 ) gtk2? ( >=x11-libs/gtk+-2* )" - # Because one may only want to use the theme with kde OR gtk OR Metacity # OR gdm, we don't want any run-time dependencies... RDEPEND="" -inherit eutils rpm - -S="${WORKDIR}/${P}" - # We need to change some RedHat-specific stuff to Gentoo-style... _replace() { FROM=$1 diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild index 13856b8bd5b9..618264c2e191 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild,v 1.4 2004/01/30 07:33:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild,v 1.5 2004/04/16 05:46:36 vapier Exp $ + +inherit eutils rpm RH_EXTRAVERSION="1" DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" HOMEPAGE="http://www.redhat.com" SRC_URI="http://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc" @@ -22,15 +25,10 @@ DEPEND=">=sys-devel/autoconf-2.58 kde? ( >=x11-libs/qt-3.0.5 >=kde-base/kdebase-3.0.2 ) gtk2? ( >=x11-libs/gtk+-2* )" - # Because one may only want to use the theme with kde OR gtk OR Metacity # OR gdm, we don't want any run-time dependencies... RDEPEND="" -inherit eutils rpm - -S="${WORKDIR}/${P}" - # We need to change some RedHat-specific stuff to Gentoo-style... _replace() { FROM=$1 diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild index aac8eaf941ec..8860fbd429cc 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild,v 1.3 2004/01/30 07:33:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.88-r2.ebuild,v 1.4 2004/04/16 05:46:36 vapier Exp $ + +inherit eutils rpm RH_EXTRAVERSION="2" DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" HOMEPAGE="http://www.redhat.com" SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc" @@ -22,15 +25,10 @@ DEPEND=">=sys-devel/autoconf-2.58 kde? ( >=x11-libs/qt-3.0.5 >=kde-base/kdebase-3.0.2 ) gtk2? ( >=x11-libs/gtk+-2* )" - # Because one may only want to use the theme with kde OR gtk OR Metacity # OR gdm, we don't want any run-time dependencies... RDEPEND="" -inherit eutils rpm - -S="${WORKDIR}/${P}" - # We need to change some RedHat-specific stuff to Gentoo-style... _replace() { FROM=$1 diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.95.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.95.ebuild index 615e7221cd05..168163995731 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.95.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.95.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.95.ebuild,v 1.1 2004/04/12 00:26:13 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.95.ebuild,v 1.2 2004/04/16 05:46:36 vapier Exp $ + +inherit eutils rpm RH_EXTRAVERSION="3" DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" HOMEPAGE="http://www.redhat.com" SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc" @@ -22,15 +25,10 @@ DEPEND=">=sys-devel/autoconf-2.58 kde? ( >=x11-libs/qt-3.0.5 >=kde-base/kdebase-3.0.2 ) gtk2? ( >=x11-libs/gtk+-2* )" - # Because one may only want to use the theme with kde OR gtk OR Metacity # OR gdm, we don't want any run-time dependencies... RDEPEND="" -inherit eutils rpm - -S="${WORKDIR}/${P}" - # We need to change some RedHat-specific stuff to Gentoo-style... _replace() { FROM=$1 |