diff options
57 files changed, 70 insertions, 537 deletions
diff --git a/x11-themes/crux/ChangeLog b/x11-themes/crux/ChangeLog deleted file mode 100644 index fb1276d96177..000000000000 --- a/x11-themes/crux/ChangeLog +++ /dev/null @@ -1,17 +0,0 @@ -# ChangeLog for x11-themes/crux -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crux/ChangeLog,v 1.1 2002/06/29 13:20:15 seemant Exp $ - - - 29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> : - - Relocated to x11-themes - -*crux-1.9.3 (27 Jun 2002) - 27 Jun 2002; Spider <spider@gentoo.org> crux-1.9.3.ebuild : - slim it down, make it pass lintool check and use mirror:/ - - -*crux-1.9.2 (27 May 2002) - 27 May 2002; Spider <spider@gentoo.org> ChangeLog crux-1.9.2.ebuild : - initial release, a theme engine for gtk2 diff --git a/x11-themes/crux/crux-1.9.2.ebuild b/x11-themes/crux/crux-1.9.2.ebuild deleted file mode 100644 index 4a15bfc5e64e..000000000000 --- a/x11-themes/crux/crux-1.9.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crux/crux-1.9.2.ebuild,v 1.3 2002/10/22 15:45:01 bjb Exp $ - -DESCRIPTION="Crux is a gtk+2 theme engine that will replace the Eazel theme" -HOMEPAGE="http://www.eazel.com" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 alpha" - -RDEPEND=">=x11-libs/gtk+-2.0.2 - >=gnome-base/libgnomeui-1.117.1 - >=gnome-base/libglade-1.99.12" -DEPEND="${RDEPEND} - sys-devel/libtool" - -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" -src_compile() { - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die "./configure failed" - emake || die " compile failed" -} - -src_install () { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO -} diff --git a/x11-themes/crux/crux-1.9.3.ebuild b/x11-themes/crux/crux-1.9.3.ebuild deleted file mode 100644 index b4cd08ea5112..000000000000 --- a/x11-themes/crux/crux-1.9.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crux/crux-1.9.3.ebuild,v 1.5 2002/10/22 15:45:01 bjb Exp $ - -DESCRIPTION="Crux is a GTK2 theme engine that will replace the Eazel theme" -HOMEPAGE="http://www.eazel.com" -S=${WORKDIR}/${P} -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="x86 alpha" - -RDEPEND=">=x11-libs/gtk+-2.0.5 - >=gnome-base/libgnomeui-2.0.1 - >=gnome-base/libglade-2.0.0" -DEPEND="${RDEPEND} - sys-devel/libtool" - -SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" -src_compile() { - econf - emake || die " compile failed" -} - -src_install () { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO -} diff --git a/x11-themes/crux/files/digest-crux-1.9.2 b/x11-themes/crux/files/digest-crux-1.9.2 deleted file mode 100644 index 4f8840b2ae84..000000000000 --- a/x11-themes/crux/files/digest-crux-1.9.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 80ac733d550a4621d8c49809000fcfe2 crux-1.9.2.tar.bz2 201053 diff --git a/x11-themes/crux/files/digest-crux-1.9.3 b/x11-themes/crux/files/digest-crux-1.9.3 deleted file mode 100644 index 98dbe8feaaaf..000000000000 --- a/x11-themes/crux/files/digest-crux-1.9.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 8b6242a995ebf6db537978119c85a0be crux-1.9.3.tar.bz2 201493 diff --git a/x11-themes/gtk-engines-begtk/gtk-engines-begtk-1.0.1.ebuild b/x11-themes/gtk-engines-begtk/gtk-engines-begtk-1.0.1.ebuild index 1e21084bf0de..861053d9b21e 100644 --- a/x11-themes/gtk-engines-begtk/gtk-engines-begtk-1.0.1.ebuild +++ b/x11-themes/gtk-engines-begtk/gtk-engines-begtk-1.0.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-begtk/gtk-engines-begtk-1.0.1.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-begtk/gtk-engines-begtk-1.0.1.ebuild,v 1.3 2002/11/28 05:20:54 leonardop Exp $ +DESCRIPTION="BeOS theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="BeOS theme engine for GTK+" diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-0.8.5.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-0.8.5.ebuild index d1d9022946aa..98510000fa5d 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-0.8.5.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-0.8.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-0.8.5.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-0.8.5.ebuild,v 1.3 2002/11/28 05:20:54 leonardop Exp $ +DESCRIPTION="Cleanice theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Cleanice theme engine for GTK+" diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.1.5.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.1.5.ebuild index 015a19d29395..0fb7a12cd292 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.1.5.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.1.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.1.5.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.1.5.ebuild,v 1.3 2002/11/28 05:20:54 leonardop Exp $ +DESCRIPTION="Cleanice theme engine for GTK+" SLOT="2" inherit gtk-engines -DESCRIPTION="Cleanice theme engine for GTK+" diff --git a/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.3.ebuild b/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.3.ebuild index 2277c9c8e325..2e98255cd8f5 100644 --- a/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.3.ebuild +++ b/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.3.ebuild @@ -1,8 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.3.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.3.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Crux is a GTK2 theme engine that will replace the Eazel theme" SLOT="2" inherit gtk-engines -DESCRIPTION="Crux is a GTK2 theme engine that will replace the Eazel theme" + +newdepend '>=gnome-base/libgnomeui-2.0.1' '>=gnome-base/libglade-2.0.0' +DEPEND="${DEPEND} sys-devel/libtool" diff --git a/x11-themes/gtk-engines-eazel/gtk-engines-eazel-0.3.ebuild b/x11-themes/gtk-engines-eazel/gtk-engines-eazel-0.3.ebuild index 59d8b2dab31e..0cf906fddae5 100644 --- a/x11-themes/gtk-engines-eazel/gtk-engines-eazel-0.3.ebuild +++ b/x11-themes/gtk-engines-eazel/gtk-engines-eazel-0.3.ebuild @@ -1,8 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-eazel/gtk-engines-eazel-0.3.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-eazel/gtk-engines-eazel-0.3.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Eazel theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Eazel theme engine for GTK+" + +newdepend media-libs/gdk-pixbuf +# This one needs the capplet stuff from gnomecc-1.4. Some +# tests also need libglade, but it is a heavy dep, so dont +# know if we should rather disabled the tests... +newdepend "=gnome-base/control-center-1.4*" diff --git a/x11-themes/gtk-engines-flat/gtk-engines-flat-0.1.ebuild b/x11-themes/gtk-engines-flat/gtk-engines-flat-0.1.ebuild index f909d5b4b701..569bd70c47e0 100644 --- a/x11-themes/gtk-engines-flat/gtk-engines-flat-0.1.ebuild +++ b/x11-themes/gtk-engines-flat/gtk-engines-flat-0.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-0.1.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-0.1.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Flat theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Flat theme engine for GTK+" diff --git a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0.ebuild b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0.ebuild index 408011bd7bdc..478bae8357db 100644 --- a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0.ebuild +++ b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0.ebuild,v 1.1 2002/10/29 06:26:27 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0.ebuild,v 1.2 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Flat theme engine for GTK+ 2" SLOT="2" inherit gtk-engines -DESCRIPTION="Flat theme engine for GTK+ 2" diff --git a/x11-themes/gtk-engines-geramik/gtk-engines-geramik-0.03.ebuild b/x11-themes/gtk-engines-geramik/gtk-engines-geramik-0.03.ebuild index e814a796b3e5..5e084a5ddaa2 100644 --- a/x11-themes/gtk-engines-geramik/gtk-engines-geramik-0.03.ebuild +++ b/x11-themes/gtk-engines-geramik/gtk-engines-geramik-0.03.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-geramik/gtk-engines-geramik-0.03.ebuild,v 1.1 2002/11/17 02:00:06 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-geramik/gtk-engines-geramik-0.03.ebuild,v 1.2 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="GTK-1 theme engine to make gtk look like kde" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=3952" SLOT="1" inherit gtk-engines -DESCRIPTION="GTK-1 theme engine to make gtk look like kde" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=3952" diff --git a/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.2.ebuild b/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.2.ebuild index 034977f33747..cdb4baa099ca 100644 --- a/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.2.ebuild +++ b/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.2.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-gtkstep/gtk-engines-gtkstep-2.2.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="NeXT-like theme engine for GTK+" +LICENSE="LGPL-2" SLOT="1" inherit gtk-engines -DESCRIPTION="NeXT-like theme engine for GTK+" diff --git a/x11-themes/gtk-engines-icegradient/gtk-engines-icegradient-0.0.5.ebuild b/x11-themes/gtk-engines-icegradient/gtk-engines-icegradient-0.0.5.ebuild index 5ce818f6ec30..7221b4f10e12 100644 --- a/x11-themes/gtk-engines-icegradient/gtk-engines-icegradient-0.0.5.ebuild +++ b/x11-themes/gtk-engines-icegradient/gtk-engines-icegradient-0.0.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-icegradient/gtk-engines-icegradient-0.0.5.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-icegradient/gtk-engines-icegradient-0.0.5.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Gradient theme engine for GTK+ (based on ThinIce)" SLOT="1" inherit gtk-engines -DESCRIPTION="Gradient theme engine for GTK+ (based on ThinIce)" diff --git a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.4.2.ebuild b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.4.2.ebuild index 6f862841c8dd..f4318f6702a8 100644 --- a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.4.2.ebuild +++ b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.4.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.4.2.ebuild,v 1.1 2002/10/29 06:26:27 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.4.2.ebuild,v 1.2 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="LighthouseBlue GTK+ theme engine" +HOMEPAGE="http://lighthouseblue.sourceforge.net/" SLOT="2" inherit gtk-engines -DESCRIPTION="LighthouseBlue GTK+ theme engine" -HOMEPAGE="http://lighthouseblue.sourceforge.net/" diff --git a/x11-themes/gtk-engines-mac2/gtk-engines-mac2-1.0.3.ebuild b/x11-themes/gtk-engines-mac2/gtk-engines-mac2-1.0.3.ebuild index 0bab420fe99a..4e738e147b4b 100644 --- a/x11-themes/gtk-engines-mac2/gtk-engines-mac2-1.0.3.ebuild +++ b/x11-themes/gtk-engines-mac2/gtk-engines-mac2-1.0.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mac2/gtk-engines-mac2-1.0.3.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mac2/gtk-engines-mac2-1.0.3.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="MacOS-like theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="MacOS-like theme engine for GTK+" diff --git a/x11-themes/gtk-engines-metal/gtk-engines-metal-0.12.ebuild b/x11-themes/gtk-engines-metal/gtk-engines-metal-0.12.ebuild index 843e10095019..33f75161c152 100644 --- a/x11-themes/gtk-engines-metal/gtk-engines-metal-0.12.ebuild +++ b/x11-themes/gtk-engines-metal/gtk-engines-metal-0.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-metal/gtk-engines-metal-0.12.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-metal/gtk-engines-metal-0.12.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Metallic theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Metallic theme engine for GTK+" diff --git a/x11-themes/gtk-engines-metal/gtk-engines-metal-1.9.0.ebuild b/x11-themes/gtk-engines-metal/gtk-engines-metal-1.9.0.ebuild index 27ac1b0899af..bcf69f31d2e8 100644 --- a/x11-themes/gtk-engines-metal/gtk-engines-metal-1.9.0.ebuild +++ b/x11-themes/gtk-engines-metal/gtk-engines-metal-1.9.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-metal/gtk-engines-metal-1.9.0.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-metal/gtk-engines-metal-1.9.0.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Metallic theme engine for GTK+" SLOT="2" inherit gtk-engines -DESCRIPTION="Metallic theme engine for GTK+" diff --git a/x11-themes/gtk-engines-mgicchikn/gtk-engines-mgicchikn-1.0.0.ebuild b/x11-themes/gtk-engines-mgicchikn/gtk-engines-mgicchikn-1.0.0.ebuild index 89e3259930e5..ee6142716dcb 100644 --- a/x11-themes/gtk-engines-mgicchikn/gtk-engines-mgicchikn-1.0.0.ebuild +++ b/x11-themes/gtk-engines-mgicchikn/gtk-engines-mgicchikn-1.0.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mgicchikn/gtk-engines-mgicchikn-1.0.0.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mgicchikn/gtk-engines-mgicchikn-1.0.0.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Magic Chicken GTK+ 2 engine" SLOT="2" inherit gtk-engines -DESCRIPTION="Magic Chicken GTK+ 2 engine" diff --git a/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r1.ebuild b/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r1.ebuild index 0f30e207b40f..98fdd98920cc 100644 --- a/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r1.ebuild +++ b/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r1.ebuild,v 1.1 2002/11/07 22:56:19 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r1.ebuild,v 1.2 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Mist GTK+ theme engine" SLOT="1" inherit gtk-engines -DESCRIPTION="Mist GTK+ theme engine" diff --git a/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r2.ebuild b/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r2.ebuild index 9575c531af3b..0ed3924f9e7c 100644 --- a/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r2.ebuild +++ b/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r2.ebuild,v 1.1 2002/11/07 22:56:19 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-mist/gtk-engines-mist-0.8-r2.ebuild,v 1.2 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Mist GTK+ 2 theme engine" SLOT="2" inherit gtk-engines -DESCRIPTION="Mist GTK+ 2 theme engine" diff --git a/x11-themes/gtk-engines-notif/gtk-engines-notif-0.12.ebuild b/x11-themes/gtk-engines-notif/gtk-engines-notif-0.12.ebuild index ec1d959902bc..cf4fc69d6c11 100644 --- a/x11-themes/gtk-engines-notif/gtk-engines-notif-0.12.ebuild +++ b/x11-themes/gtk-engines-notif/gtk-engines-notif-0.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif/gtk-engines-notif-0.12.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif/gtk-engines-notif-0.12.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Motif-like theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Motif-like theme engine for GTK+" diff --git a/x11-themes/gtk-engines-pixbuf/gtk-engines-pixbuf-1.9.0.ebuild b/x11-themes/gtk-engines-pixbuf/gtk-engines-pixbuf-1.9.0.ebuild index 33eb06725e61..03cc9934cbd3 100644 --- a/x11-themes/gtk-engines-pixbuf/gtk-engines-pixbuf-1.9.0.ebuild +++ b/x11-themes/gtk-engines-pixbuf/gtk-engines-pixbuf-1.9.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-pixbuf/gtk-engines-pixbuf-1.9.0.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-pixbuf/gtk-engines-pixbuf-1.9.0.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Pixbuf-based theme engine for GTK+" SLOT="2" inherit gtk-engines -DESCRIPTION="Pixbuf-based theme engine for GTK+" diff --git a/x11-themes/gtk-engines-pixmap/gtk-engines-pixmap-0.12.ebuild b/x11-themes/gtk-engines-pixmap/gtk-engines-pixmap-0.12.ebuild index af2e7dd13e1c..127f78e43495 100644 --- a/x11-themes/gtk-engines-pixmap/gtk-engines-pixmap-0.12.ebuild +++ b/x11-themes/gtk-engines-pixmap/gtk-engines-pixmap-0.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-pixmap/gtk-engines-pixmap-0.12.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-pixmap/gtk-engines-pixmap-0.12.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Pixmap-based theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Pixmap-based theme engine for GTK+" diff --git a/x11-themes/gtk-engines-raleigh/gtk-engines-raleigh-0.12.ebuild b/x11-themes/gtk-engines-raleigh/gtk-engines-raleigh-0.12.ebuild index 91842b88df8a..f7a09866aeba 100644 --- a/x11-themes/gtk-engines-raleigh/gtk-engines-raleigh-0.12.ebuild +++ b/x11-themes/gtk-engines-raleigh/gtk-engines-raleigh-0.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-raleigh/gtk-engines-raleigh-0.12.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-raleigh/gtk-engines-raleigh-0.12.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Raleigh theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Raleigh theme engine for GTK+" diff --git a/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-0.12.ebuild b/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-0.12.ebuild index cd9080f578aa..1669f8b35156 100644 --- a/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-0.12.ebuild +++ b/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-0.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-0.12.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-0.12.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Windows-like theme engine for GTK+" SLOT="1" inherit gtk-engines -DESCRIPTION="Windows-like theme engine for GTK+" diff --git a/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-1.9.0.ebuild b/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-1.9.0.ebuild index 83e13cd9dc7a..31fb8aa9ea68 100644 --- a/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-1.9.0.ebuild +++ b/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-1.9.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-1.9.0.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-redmond95/gtk-engines-redmond95-1.9.0.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Windows-like theme engine for GTK+" SLOT="2" inherit gtk-engines -DESCRIPTION="Windows-like theme engine for GTK+" diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4.ebuild index b1151af4be03..cbdb8b2592ba 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Thinice theme engine for GTK+" +HOMEPAGE="http://thinice.sourceforge.net/" SLOT="1" inherit gtk-engines -DESCRIPTION="Thinice theme engine for GTK+" -HOMEPAGE="http://thinice.sourceforge.net/" diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.1.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.1.ebuild index 63280db6e75c..7ee5d2969582 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.1.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.1.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.1.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ SLOT="2" - -inherit gtk-engines DESCRIPTION="Thinice theme engine for GTK+" HOMEPAGE="http://thinice.sourceforge.net/" + +inherit gtk-engines diff --git a/x11-themes/gtk-engines-xenophilia/gtk-engines-xenophilia-0.8.ebuild b/x11-themes/gtk-engines-xenophilia/gtk-engines-xenophilia-0.8.ebuild index 8d7bb257c31b..89fa9f039889 100644 --- a/x11-themes/gtk-engines-xenophilia/gtk-engines-xenophilia-0.8.ebuild +++ b/x11-themes/gtk-engines-xenophilia/gtk-engines-xenophilia-0.8.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xenophilia/gtk-engines-xenophilia-0.8.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xenophilia/gtk-engines-xenophilia-0.8.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="Xenophilia GTK+ theme engine" +LICENSE="LGPL-2" SLOT="1" inherit gtk-engines -DESCRIPTION="Xenophilia GTK+ theme engine" diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.0.8.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.0.8.ebuild index c431be90dffa..a163a4fa949b 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.0.8.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.0.8.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.0.8.ebuild,v 1.2 2002/10/17 15:21:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.0.8.ebuild,v 1.3 2002/11/28 05:20:55 leonardop Exp $ +DESCRIPTION="GTK+ engine developed for the XFce Desktop Environment" +HOMEPAGE="http://www.xfce.org/" SLOT="2" inherit gtk-engines -DESCRIPTION="GTK+ engine developed for the XFce Desktop Environment" -HOMEPAGE="http://www.xfce.org/" diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog deleted file mode 100644 index 7e90cace2308..000000000000 --- a/x11-themes/gtk-engines/ChangeLog +++ /dev/null @@ -1,26 +0,0 @@ -# ChangeLog for x11-themes/gtk-engines -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.1 2002/06/29 13:21:50 seemant Exp $ - - 29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> : - - Migrated to x11-themes - -*gtk-engines-1.9.0 (22 May 2002) - 22 May 2002; Spider <spider@gentoo.org> gtk-engines-1.9.0.ebuild : - Theme engines for gtk+-2.0 this time - - - 14 Apr 2002; M.Schlemmer <azarah@gentoo.org> gtk-engines-0.12-r2 : - - Cleanup, and libtoolize. - -*gtk-engines-0.12-r2 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-themes/gtk-engines/files/digest-gtk-engines-0.12-r2 b/x11-themes/gtk-engines/files/digest-gtk-engines-0.12-r2 deleted file mode 100644 index f9ca1ccd8414..000000000000 --- a/x11-themes/gtk-engines/files/digest-gtk-engines-0.12-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 c867d1ebd6dbea355765d689a11330ec gtk-engines-0.12.tar.gz 653438 -MD5 c6bc873959a4ea299c0c80d10f7dd109 Xenophilia-1.2.x.tar.gz 101229 diff --git a/x11-themes/gtk-engines/files/digest-gtk-engines-1.9.0 b/x11-themes/gtk-engines/files/digest-gtk-engines-1.9.0 deleted file mode 100644 index 1fd5c3965a84..000000000000 --- a/x11-themes/gtk-engines/files/digest-gtk-engines-1.9.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d77b10a9e73226a306a32d5c89ba066d gtk-engines-1.9.0.tar.bz2 396291 diff --git a/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild b/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild deleted file mode 100644 index e8f6b911e978..000000000000 --- a/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild,v 1.5 2002/10/22 15:45:01 bjb Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="gtk-engines" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz - http://download.themes.org/gtk/Xenophilia-1.2.x.tar.gz" -HOMEPAGE="http://www.gnome.org/" - -DEPEND="virtual/glibc virtual/x11 - >=media-libs/imlib-1.9.10-r1" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -src_unpack() { - unpack ${P}.tar.gz - - cd ${S} - unpack Xenophilia-1.2.x.tar.gz -} - -src_compile() { - libtoolize --copy --force - - ./configure --host=${CHOST} \ - --prefix=/usr || die - - make || die - - cd ${S}/Xenophilia-0.7 - make PREFIX=/usr \ - FONTDIR=/usr/X11R6/lib/X11/fonts/misc || die -} - -src_install() { - make prefix=${D}/usr install || die - - dodoc AUTHORS COPYING* ChangeLog README NEWS - - cd Xenophilia-0.7 - make PREFIX=${D}/usr \ - FONTDIR=/usr/X11R6/lib/X11/fonts/misc \ - install || die - - dodoc AUTHORS CONFIGURATION TODO COPYING* ChangeLog README -} - diff --git a/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild b/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild deleted file mode 100644 index f4ea182b7cb2..000000000000 --- a/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild,v 1.4 2002/10/22 15:45:01 bjb Exp $ - -# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ -DEBUG="yes" -RESTRICT="nostrip" -# force debug information -CFLAGS="${CFLAGS} -g" -CXXFLAGS="${CXXFLAGS} -g" - -S=${WORKDIR}/${P} -DESCRIPTION="gtk2 engines" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" -HOMEPAGE="http://www.gnome.org/" -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -RDEPEND=">=x11-libs/gtk+-2.0.0" - -DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" - -src_compile() { - ./configure --host=${CHOST} \ - --prefix=/usr \ - --sysconfdir=/etc \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - --enable-platform-gnome-2 \ - --enable-debug=yes || die - emake || die -} - -src_install() { - make prefix=${D}/usr \ - sysconfdir=${D}/etc \ - infodir=${D}/usr/share/info \ - mandir=${D}/usr/share/man \ - install || die - - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO -} - diff --git a/x11-themes/gtk-flat-theme/ChangeLog b/x11-themes/gtk-flat-theme/ChangeLog deleted file mode 100644 index 75a28d911ed4..000000000000 --- a/x11-themes/gtk-flat-theme/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for x11-themes/gtk-flat-theme -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-flat-theme/ChangeLog,v 1.1 2002/07/19 00:27:29 spider Exp $ - -*gtk-flat-theme-2.0 (18 Jul 2002) - 18 Jul 2002; Spider <spider@gentoo.org> gtk-flat-theme-2.0.ebuild : - initial release - diff --git a/x11-themes/gtk-flat-theme/files/digest-gtk-flat-theme-2.0 b/x11-themes/gtk-flat-theme/files/digest-gtk-flat-theme-2.0 deleted file mode 100644 index c4a240d730a9..000000000000 --- a/x11-themes/gtk-flat-theme/files/digest-gtk-flat-theme-2.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 a4d6866a518f05087bd7aef43a55432a gtk2flat-default.tar.gz 167554 diff --git a/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild b/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild deleted file mode 100644 index c8a32b2f7dc6..000000000000 --- a/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild,v 1.3 2002/10/22 15:45:01 bjb Exp $ - -SLOT="0" -S=${WORKDIR}/${P} -DESCRIPTION="GTK 2 port of the FLAT theme" -SRC_URI="http://themes.freshmeat.net/redir/gtk2flat/31385/url_tgz/gtk2flat-default.tar.gz" -HOMEPAGE="http://themes.freshmeat.net/projects/gtk2flat" -KEYWORDS="x86 alpha" - -DEPEND=">=x11-libs/gtk+-2.0.0" -RDEPEND=$DEPEND -LICENSE="GPL-2" - -src_compile() { - econf || die - emake || die -} - -src_install () { - einstall || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README -} - diff --git a/x11-themes/gtk-thinice-engine/ChangeLog b/x11-themes/gtk-thinice-engine/ChangeLog deleted file mode 100644 index 16dafb3efe17..000000000000 --- a/x11-themes/gtk-thinice-engine/ChangeLog +++ /dev/null @@ -1,17 +0,0 @@ -# ChangeLog for x11-themes/gtk-thinice-engine -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/ChangeLog,v 1.1 2002/06/29 13:24:02 seemant Exp $ - -29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> : - -Migrated from x11-libs - -*gtk-thinice-engine-2.0.1 (13 Jun 2002) - 13 Jun 2002 ;Spider <spider@gentoo.org> gtk-thinice-engine-2.0.1.ebuild ChangeLog : - reformat ChangeLog - gentooify the ebuild some more - lintoolize - -*gtk-thinice-engine-2.0.0 (20 Mar 2002) - 20 Mar 2002; Spider <spider@gentoo.org> gtk-thinice-engine-2.0.0.ebuild : - First attempt at an ebuild diff --git a/x11-themes/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.0 b/x11-themes/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.0 deleted file mode 100644 index 00eee6986b5d..000000000000 --- a/x11-themes/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 29244ede228b4cb537ec4113af3193ac gtk-thinice-engine-2.0.0.tar.gz 169948 diff --git a/x11-themes/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.1 b/x11-themes/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.1 deleted file mode 100644 index 1840e6bb4730..000000000000 --- a/x11-themes/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2ebc1269cc6dcc5e748dd9ef2e76ed85 gtk-thinice-engine-2.0.1.tar.gz 173913 diff --git a/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild b/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild deleted file mode 100644 index cd1230540d5f..000000000000 --- a/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild,v 1.7 2002/10/22 15:45:01 bjb Exp $ - -SLOT="0" -S=${WORKDIR}/${P} -DESCRIPTION="Gtk engine, thinice" -SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz" -HOMEPAGE="http://thinice.sourceforge.net" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -DEPEND=">=x11-libs/gtk+-2.0.0" - -src_compile() { - ./configure --prefix=/usr --host=${CHOST} || die - emake || die -} - -src_install () { - make prefix=${D}/usr install || die - dodoc AUTHORS COPYING INSTALL NEWS README TODO -} - diff --git a/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild b/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild deleted file mode 100644 index 6a6ac76f203f..000000000000 --- a/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild,v 1.6 2002/10/22 15:45:01 bjb Exp $ - -SLOT="0" -S=${WORKDIR}/${P} -DESCRIPTION="GTK theme engine for ThinICE" -SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz" -HOMEPAGE="http://thinice.sourceforge.net" -KEYWORDS="x86 alpha" - -DEPEND=">=x11-libs/gtk+-2.0.0" -RDEPEND=$DEPEND -LICENSE="GPL-2" - -src_compile() { - econf || die - emake || die -} - -src_install () { - einstall || die - dodoc AUTHORS COPYING INSTALL NEWS README TODO -} - diff --git a/x11-themes/gtk-thinice-theme/ChangeLog b/x11-themes/gtk-thinice-theme/ChangeLog deleted file mode 100644 index 66de12dff18b..000000000000 --- a/x11-themes/gtk-thinice-theme/ChangeLog +++ /dev/null @@ -1,17 +0,0 @@ -# ChangeLog for x11-themes/gtk-thinice-theme -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-theme/ChangeLog,v 1.1 2002/06/29 13:29:37 seemant Exp $ - - 29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> : - - Migrated from x11-libs - -*gtk-thinice-theme-1.0.4-r1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-themes/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r1 b/x11-themes/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r1 deleted file mode 100644 index 026c6c21eec4..000000000000 --- a/x11-themes/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f2b6e8f4c3ea3710e27a59195f2abc9a gtk-thinice-theme-1.0.4.tar.gz 136407 diff --git a/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild b/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild deleted file mode 100644 index a50697d05ab3..000000000000 --- a/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild,v 1.6 2002/10/22 15:45:01 bjb Exp $ - - -S=${WORKDIR}/${P} -DESCRIPTION="GTK ThinICE theme" -SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz" -HOMEPAGE="http://thinice.sourceforge.net" -KEYWORDS="x86 alpha" - -SLOT="0" -LICENSE="GPL-2" - -DEPEND="=x11-libs/gtk+-1.2*" - -src_compile() { - econf || die - emake || die -} - -src_install () { - einstall || die - - dodoc AUTHORS COPYING ChangeLog NEWS README TODO -} diff --git a/x11-themes/gtk-xenophilia-engine/ChangeLog b/x11-themes/gtk-xenophilia-engine/ChangeLog deleted file mode 100644 index 2a7a255ed927..000000000000 --- a/x11-themes/gtk-xenophilia-engine/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-themes/gtk-xenophilia-engine -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-xenophilia-engine/ChangeLog,v 1.2 2002/08/05 09:28:07 seemant Exp $ - -*gtk-xenophilia-engine-0.8 (21 Jul 2002) - - 09 Jul 2002; Michael Nazaroff <naz@gentoo.org> gtk-xenophilia-engine-0.8.ebuild: - - Initial release of gtk-xenophilia-engine-0.8.ebuild. diff --git a/x11-themes/gtk-xenophilia-engine/files/Makefile b/x11-themes/gtk-xenophilia-engine/files/Makefile deleted file mode 100644 index dba1366c38fa..000000000000 --- a/x11-themes/gtk-xenophilia-engine/files/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# Generated automatically from Makefile.in by configure. -all: - -DESTDIR = /usr/X11R6/lib/X11/fonts/local - -install: - cp -fdp infernal-120.pcf.gz ${DESTDIR}infernal-120.pcf.gz - - cp -fdp infernal-bold-120.pcf.gz ${DESTDIR}infernal-bold-120.pcf.gz - mkfontdir ${DESTDIR} -# xset fp rehash - -uninstall: - -clean: - -distclean: clean - rm -f Makefile diff --git a/x11-themes/gtk-xenophilia-engine/files/digest-gtk-xenophilia-engine-0.8 b/x11-themes/gtk-xenophilia-engine/files/digest-gtk-xenophilia-engine-0.8 deleted file mode 100644 index e31db2a614e1..000000000000 --- a/x11-themes/gtk-xenophilia-engine/files/digest-gtk-xenophilia-engine-0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 620127ce8e668588de2373783254a3e8 xenophilia-0.8.tar.gz 142101 diff --git a/x11-themes/gtk-xenophilia-engine/gtk-xenophilia-engine-0.8.ebuild b/x11-themes/gtk-xenophilia-engine/gtk-xenophilia-engine-0.8.ebuild deleted file mode 100644 index 555422559140..000000000000 --- a/x11-themes/gtk-xenophilia-engine/gtk-xenophilia-engine-0.8.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-xenophilia-engine/gtk-xenophilia-engine-0.8.ebuild,v 1.5 2002/10/24 23:23:45 blizzy Exp $ - -MY_P=${P/gtk-/} -MY_P=${MY_P/-engine/} -S=${WORKDIR}/${MY_P/x/X} -DESCRIPTION="Gtk+-2 engine, xfce" -SRC_URI="http://themes.freshmeat.net/redir/xenophilia/24574/url_tgz/${MY_P}.tar.gz" -HOMEPAGE="http://themes.freshmeat.net/projects/xenophilia" - -DEPEND=">=x11-libs/gtk+-2.0.5" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -src_compile() { - econf || die - emake || die -} - -src_install () { - cp ${FILESDIR}/Makefile fonts/ - dodir /usr/X11R6/lib/X11/fonts/local/ - - make ENGINE_DIR=${D}/usr/lib/gtk/themes/engines \ - THEME_DIR=${D}/usr/share/themes \ - DESTDIR=${D}/usr/X11R6/lib/X11/fonts/local/ install || die - - dodoc AUTHORS BUGS CONFIGURATION COPYING ChengeLog INSTALL README TODO -} - -pkg_config () { - einfo "Please run \"xset fp rehash\" to let your X server" - einfo "pick up the new fonts." -} diff --git a/x11-themes/gtk-xfce-engine/ChangeLog b/x11-themes/gtk-xfce-engine/ChangeLog deleted file mode 100644 index b89f102fe2a7..000000000000 --- a/x11-themes/gtk-xfce-engine/ChangeLog +++ /dev/null @@ -1,15 +0,0 @@ -# ChangeLog for x11-themes/gtk-xfce-engine -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-xfce-engine/ChangeLog,v 1.2 2002/07/18 22:37:47 spider Exp $ - - -*gtk-xfce-engine-2.0.7 (18 Jul 2002) - 18 Jul 2002; Spider <spider@gentoo.org> gtk-xfce-engine-2.0.7.ebuild: - version bump, fix KEYWORDS - -*gtk-xfce-engine-2.0.6 (09 Jul 2002) - - 09 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gtk-xfce-engine-2.0.6.ebuild : - - Initial cvs import. - Ebuild written by: Riccardo Persichetti <ricpersi@libero.it> diff --git a/x11-themes/gtk-xfce-engine/files/digest-gtk-xfce-engine-2.0.6 b/x11-themes/gtk-xfce-engine/files/digest-gtk-xfce-engine-2.0.6 deleted file mode 100644 index 4baea878431f..000000000000 --- a/x11-themes/gtk-xfce-engine/files/digest-gtk-xfce-engine-2.0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 fdd91ca00bf2e86b13fb03e47b29ab5b gtk-xfce-engine-2.0.6.tar.gz 195707 diff --git a/x11-themes/gtk-xfce-engine/files/digest-gtk-xfce-engine-2.0.7 b/x11-themes/gtk-xfce-engine/files/digest-gtk-xfce-engine-2.0.7 deleted file mode 100644 index d86955a4b003..000000000000 --- a/x11-themes/gtk-xfce-engine/files/digest-gtk-xfce-engine-2.0.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 b097bac3fd0f2457c803c2141b0078f3 gtk-xfce-engine-2.0.7.tar.gz 198241 diff --git a/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.6.ebuild b/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.6.ebuild deleted file mode 100644 index 9b484302821b..000000000000 --- a/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.6.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.6.ebuild,v 1.3 2002/10/22 15:45:01 bjb Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="Gtk+-2 engine, xfce" -SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz" -HOMEPAGE="http://sourceforge.net/projects/xfce/" - -DEPEND=">=x11-libs/gtk+-2.0.5" -RDEPEND="$DEPEND" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="* alpha" - -src_compile() { - econf - emake || die -} - -src_install () { - einstall - dodoc AUTHORS COPYING INSTALL NEWS README TODO -} diff --git a/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.7.ebuild b/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.7.ebuild deleted file mode 100644 index 02c518dde798..000000000000 --- a/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.7.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-xfce-engine/gtk-xfce-engine-2.0.7.ebuild,v 1.3 2002/10/22 15:45:01 bjb Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="Gtk+-2 engine, xfce" -SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz" -HOMEPAGE="http://sourceforge.net/projects/xfce/" - -DEPEND=">=x11-libs/gtk+-2.0.5" -RDEPEND="$DEPEND" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 alpha" - -src_compile() { - econf - emake || die -} - -src_install () { - einstall - dodoc AUTHORS COPYING INSTALL NEWS README TODO -} |