diff options
14 files changed, 37 insertions, 15 deletions
diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild index 913386d7c543..271d9db48532 100644 --- a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild +++ b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild @@ -6,8 +6,8 @@ S="${WORKDIR}/Crystal" DESCRIPTION="Conectiva Crystal - Icon theme" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/crystal-3.1_beta3.7.tar.gz" HOMEPAGE="http://www.conectiva.com.br" - -SLOT="" +KEYWORDS="x86" +SLOT="0" src_compile() { diff --git a/x11-themes/crux/crux-1.9.2.ebuild b/x11-themes/crux/crux-1.9.2.ebuild index 9e005deae62a..b4a2f5f25c61 100644 --- a/x11-themes/crux/crux-1.9.2.ebuild +++ b/x11-themes/crux/crux-1.9.2.ebuild @@ -1,11 +1,13 @@ # 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.1 2002/06/29 13:20:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crux/crux-1.9.2.ebuild,v 1.2 2002/07/08 14:04:21 aliz 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" RDEPEND=">=x11-libs/gtk+-2.0.2 >=gnome-base/libgnomeui-1.117.1 diff --git a/x11-themes/crux/crux-1.9.3.ebuild b/x11-themes/crux/crux-1.9.3.ebuild index ffb1eb8c3a6b..417c62089677 100644 --- a/x11-themes/crux/crux-1.9.3.ebuild +++ b/x11-themes/crux/crux-1.9.3.ebuild @@ -1,12 +1,13 @@ # 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.2 2002/06/29 13:32:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crux/crux-1.9.3.ebuild,v 1.3 2002/07/08 14:04:21 aliz 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" RDEPEND=">=x11-libs/gtk+-2.0.5 >=gnome-base/libgnomeui-2.0.1 diff --git a/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild b/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild index 2c6e89071ceb..b47bd6345c2f 100644 --- a/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild,v 1.2 2002/06/29 13:30:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-0.12-r2.ebuild,v 1.3 2002/07/08 14:04:21 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="gtk-engines" @@ -13,6 +13,7 @@ DEPEND="virtual/glibc virtual/x11 SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" src_unpack() { unpack ${P}.tar.gz diff --git a/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild b/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild index 6733c9a29e05..c2503bdac0b0 100644 --- a/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild,v 1.1 2002/06/29 13:21:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-1.9.0.ebuild,v 1.2 2002/07/08 14:04:21 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -15,6 +15,7 @@ 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" RDEPEND=">=x11-libs/gtk+-2.0.0" 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 index 50131d336139..84611196912a 100644 --- 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 @@ -1,13 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Spider <spider@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild,v 1.1 2002/06/29 13:24:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild,v 1.2 2002/07/08 14:04:21 aliz 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" DEPEND=">=x11-libs/gtk+-2.0.0" 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 index e6ea49f8d704..1de3b8b1a75c 100644 --- 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 @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild,v 1.3 2002/06/29 13:31:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild,v 1.4 2002/07/08 14:04:21 aliz 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" DEPEND=">=x11-libs/gtk+-2.0.0" RDEPEND=$DEPEND 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 index bd785b6a60d2..022d3cfae1fa 100644 --- 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 @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild,v 1.2 2002/06/29 13:32:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild,v 1.3 2002/07/08 14:04:21 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK ThinICE theme" SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz" HOMEPAGE="http://thinice.sourceforge.net" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" diff --git a/x11-themes/ksplash-ml-themes/ksplash-ml-themes-20020705.ebuild b/x11-themes/ksplash-ml-themes/ksplash-ml-themes-20020705.ebuild index 7ee07769930a..86fbe89b6920 100644 --- a/x11-themes/ksplash-ml-themes/ksplash-ml-themes-20020705.ebuild +++ b/x11-themes/ksplash-ml-themes/ksplash-ml-themes-20020705.ebuild @@ -1,12 +1,14 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/ksplash-ml-themes/ksplash-ml-themes-20020705.ebuild,v 1.1 2002/07/04 22:03:10 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/ksplash-ml-themes/ksplash-ml-themes-20020705.ebuild,v 1.2 2002/07/08 14:04:21 aliz Exp $ inherit kde-functions set-kdedir 3 LICENSE="GPL-2" HOMEPAGE="http://www.shadowcom.net/Software/ksplash-ml/" DESCRIPTION="Extra theme packagse for ksplash-ml" +SLOT="0" +KEYWORDS="x86" newdepend "x11-misc/ksplash-ml" diff --git a/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.7-r3.ebuild b/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.7-r3.ebuild index a76898969602..f6104f9b76f6 100644 --- a/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.7-r3.ebuild +++ b/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.7-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.7-r3.ebuild,v 1.1 2002/06/29 09:30:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.7-r3.ebuild,v 1.2 2002/07/08 14:04:21 aliz Exp $ inherit kde-base || die @@ -11,6 +11,9 @@ PN=mosfet-liquid S=${WORKDIR}/${PN}${PV} DESCRIPTION="Mosfet's High-Permormance Liquid Widgets and Style for KDE2.2+" SRC_URI="http://www.mosfet.org/${PN}${PV}.tar.gz" +LICENSE="QPL-1.0" +SLOT="0" +KEYWORDS="x86" HOMEPAGE="http://www.mosfet.org/liquid.html" diff --git a/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.9.5.ebuild b/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.9.5.ebuild index 847c50444e47..eabbe5047fd7 100644 --- a/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.9.5.ebuild +++ b/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.9.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.9.5.ebuild,v 1.1 2002/06/29 09:30:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mosfet-liquid-widgets/mosfet-liquid-widgets-0.9.5.ebuild,v 1.2 2002/07/08 14:04:21 aliz Exp $ inherit kde-base || die @@ -11,5 +11,8 @@ S=${WORKDIR}/mosfet-liquid${PV} DESCRIPTION="Mosfet's High-Permormance Liquid Widgets and Style for KDE 3.x" SRC_URI="http://www.mosfet.org/mosfet-liquid${PV}.tar.gz" HOMEPAGE="http://www.mosfet.org/liquid.html" +LICENSE="BSD" +SLOT="0" +KEYWORDS="x86" newdepend ">=kde-base/kdebase-3.0" diff --git a/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r1.ebuild b/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r1.ebuild index 9c8c823ae108..803161a26d92 100644 --- a/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r1.ebuild +++ b/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r1.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r1.ebuild,v 1.1 2002/06/29 10:06:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r1.ebuild,v 1.2 2002/07/08 14:04:21 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Some nice themes for sawfish" SRC_URI="http://ftp1.sourceforge.net/pub/mirrors/themes.org/sawmill/Adept-0.28.tar.gz http://ftp1.sourceforge.net/pub/mirrors/themes.org/sawmill/Eazel-blue-0.30.tar.gz" HOMEPAGE="http://www.themes.org" DEPEND=">=x11-wm/sawfish-1.0" +LICENSE="GPL" +SLOT="0" +KEYWORDS="x86" src_install() { version="`sawfish --version |sed -e 's/sawfish version //'`" diff --git a/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r3.ebuild b/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r3.ebuild index 68ddc89e3d3d..8f8b0d1122a4 100644 --- a/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r3.ebuild +++ b/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r3.ebuild,v 1.3 2002/06/29 10:35:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sawfish-themes/sawfish-themes-0.0.1-r3.ebuild,v 1.4 2002/07/08 14:04:21 aliz Exp $ DESCRIPTION="Some nice themes for Sawfish" S=${WORKDIR} @@ -64,6 +64,7 @@ RDEPEND="=x11-wm/sawfish-1*" SLOT="1" LICENSE="GPL" +KEYWORDS="x86" src_compile() { diff --git a/x11-themes/sylpheed-theme/sylpheed-theme-2.ebuild b/x11-themes/sylpheed-theme/sylpheed-theme-2.ebuild index c6504e259f2c..f812c5de9703 100644 --- a/x11-themes/sylpheed-theme/sylpheed-theme-2.ebuild +++ b/x11-themes/sylpheed-theme/sylpheed-theme-2.ebuild @@ -1,12 +1,13 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-theme/sylpheed-theme-2.ebuild,v 1.3 2002/06/29 10:38:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-theme/sylpheed-theme-2.ebuild,v 1.4 2002/07/08 14:04:21 aliz Exp $ DESCRIPTION="Theme packs for sylpheed and sylpheed-claws and sylpheed-claws-nc" HOMEPAGE="http://sylpheed-claws.sourceforge.net/" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" RDEPEND="virtual/sylpheed" |