diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 13:47:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 13:47:11 +0000 |
commit | 225e4fda43b089d25e18d701b80d829975aacdc2 (patch) | |
tree | 8c69a6b3aa652c82d16efe2acf4b6c8c1e7f8b93 /x11-wm | |
parent | typo (diff) | |
download | gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.gz gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.bz2 gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-wm')
43 files changed, 134 insertions, 42 deletions
diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild index a6acede0431f..98bdc2633b4e 100644 --- a/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild +++ b/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild,v 1.5 2002/05/10 14:24:37 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild,v 1.6 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window Maker" @@ -18,6 +18,8 @@ DEPEND="virtual/x11 >=media-libs/libungif-4.1.0 )" RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" +LICENSE="GPL-2" +KEYWORDS="x86" #NOTE: the default menu has the wrong path for the WMPrefs utility. # Needs fixing. diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.1-r1.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.1-r1.ebuild index 88b2830ae00a..c9ae6dd599e9 100644 --- a/x11-wm/WindowMaker/WindowMaker-0.80.1-r1.ebuild +++ b/x11-wm/WindowMaker/WindowMaker-0.80.1-r1.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-wm/WindowMaker/WindowMaker-0.80.1-r1.ebuild,v 1.1 2002/07/03 15:44:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.1-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window Maker" @@ -20,6 +20,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" #NOTE: the default menu has the wrong path for the WMPrefs utility. # Needs fixing. diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild index 5ded356f1f00..49e54aa95bf5 100644 --- a/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild +++ b/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.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-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild,v 1.1 2002/07/06 06:24:04 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window Maker" @@ -19,6 +19,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" #NOTE: the default menu has the wrong path for the WMPrefs utility. # Needs fixing. diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.1.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.1.ebuild index 4f440b41dbf8..b092f6d2f475 100644 --- a/x11-wm/WindowMaker/WindowMaker-0.80.1.ebuild +++ b/x11-wm/WindowMaker/WindowMaker-0.80.1.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-wm/WindowMaker/WindowMaker-0.80.1.ebuild,v 1.3 2002/07/02 16:50:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.1.ebuild,v 1.4 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window Maker" @@ -20,6 +20,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" #NOTE: the default menu has the wrong path for the WMPrefs utility. # Needs fixing. diff --git a/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild index 10c4bf99122a..f25e3f35870e 100644 --- a/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/AfterStep-${PV} DESCRIPTION="A window manager based on the NeXTStep interface." SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" HOMEPAGE="http://www.afterstep.org/" +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11 >=media-libs/jpeg-6b diff --git a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild index b4b285603df2..a4932093bca9 100644 --- a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/AfterStep-${PV} DESCRIPTION="A window manager based on the NeXTStep interface." SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" HOMEPAGE="http://www.afterstep.org/" +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11 >=media-libs/jpeg-6b diff --git a/x11-wm/afterstep/afterstep-1.8.11.ebuild b/x11-wm/afterstep/afterstep-1.8.11.ebuild index 7f292fefd571..2896e72d5f92 100644 --- a/x11-wm/afterstep/afterstep-1.8.11.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11.ebuild @@ -6,6 +6,9 @@ S=${WORKDIR}/AfterStep-${PV} DESCRIPTION="A window manager based on the NeXTStep interface." SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" HOMEPAGE="http://www.afterstep.org/" +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11 >=media-libs/jpeg-6b diff --git a/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild b/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild index e07004ce22e5..277f9520dd1d 100644 --- a/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild +++ b/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild @@ -2,12 +2,15 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens <lamer@gentoo.org> # Modified by Matthew Jimenez -# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild,v 1.5 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild,v 1.6 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small, fast, full-featured window manager for X" SRC_URI="mirror://sourceforge/blackboxwm/${P}.tar.gz" HOMEPAGE="http://blackboxwm.sf.net/" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11" diff --git a/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild b/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild index ef1b58cdd41f..8b6909c464dc 100644 --- a/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild +++ b/x11-wm/blackbox/blackbox-0.65.0.20020702.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-wm/blackbox/blackbox-0.65.0.20020702.ebuild,v 1.1 2002/07/03 04:53:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ #Needed to change ${P} to match actual tarball version name. #It is an invalid ebuild name. Much simpler this way. @@ -22,6 +22,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="as-is" +KEYWORDS="x86" src_compile() { local myconf diff --git a/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild b/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild index ec441f65bc79..d3e948d5cc5c 100644 --- a/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild +++ b/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild,v 1.1 2002/06/02 17:44:07 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ #Needed to change ${P} to match actual tarball version name. #It is an invalid ebuild name. Much simpler this way. @@ -11,6 +11,9 @@ MY_P=${P/_/} S=${WORKDIR}/${MY_P} DESCRIPTION="A small, fast, full-featured window manager for X" SRC_URI="http://prdownloads.sf.net/blackboxwm/${MY_P}.tar.gz" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86" # Old homepage: # HOMEPAGE="http://blackbox.alug.org/" diff --git a/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild b/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild index 285a2b4cb7fd..4108caa173f9 100644 --- a/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild +++ b/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild,v 1.1 2002/06/17 19:24:20 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ #Needed to change ${P} to match actual tarball version name. #It is an invalid ebuild name. Much simpler this way. @@ -11,6 +11,9 @@ MY_P=${P/_/} S=${WORKDIR}/${MY_P} DESCRIPTION="A small, fast, full-featured window manager for X" SRC_URI="http://prdownloads.sf.net/blackboxwm/${MY_P}.tar.gz" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86" # Old homepage: # HOMEPAGE="http://blackbox.alug.org/" diff --git a/x11-wm/enlightenment/enlightenment-0.16.5-r4.ebuild b/x11-wm/enlightenment/enlightenment-0.16.5-r4.ebuild index b9be2b74a4e6..1ff64a70d707 100644 --- a/x11-wm/enlightenment/enlightenment-0.16.5-r4.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.16.5-r4.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.16.5-r4.ebuild,v 1.5 2002/05/21 02:53:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.16.5-r4.ebuild,v 1.6 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enlightenment Window Manager" SRC_URI="ftp://ftp.enlightenment.org/enlightenment/enlightenment/${P}.tar.gz" HOMEPAGE="http://www.enlightenment.org/" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86" DEPEND=">=media-libs/fnlib-0.5 >=media-sound/esound-0.2.19 diff --git a/x11-wm/evilwm/evilwm-0.3.11.ebuild b/x11-wm/evilwm/evilwm-0.3.11.ebuild index eb050a72b1a9..2d93ef55ebd2 100644 --- a/x11-wm/evilwm/evilwm-0.3.11.ebuild +++ b/x11-wm/evilwm/evilwm-0.3.11.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/evilwm-0.3.11.ebuild,v 1.1 2002/04/13 23:04:52 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/evilwm-0.3.11.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A minimalist, no frills window manager for X." SRC_URI="http://download.sourceforge.net/evilwm/evilwm_0.3.11-1.tar.gz" HOMEPAGE="http://evilwm.sourceforge.net" SLOT="0" +LICENSE="as-is" +KEYWORDS="x86" DEPEND="virtual/x11 virtual/glibc" diff --git a/x11-wm/fluxbox/fluxbox-0.1.9-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.1.9-r1.ebuild index 16529b20d16a..565e765423a9 100644 --- a/x11-wm/fluxbox/fluxbox-0.1.9-r1.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.1.9-r1.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-wm/fluxbox/fluxbox-0.1.9-r1.ebuild,v 1.1 2002/06/18 23:12:51 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.1.9-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -8,6 +8,9 @@ SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz http://fluxbox.sourceforge.net/download/patches/${P}-bugfix2.patch" HOMEPAGE="http://fluxbox.sf.net" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11" diff --git a/x11-wm/fluxbox/fluxbox-0.1.9-r2.ebuild b/x11-wm/fluxbox/fluxbox-0.1.9-r2.ebuild index bbb78cf9d9f4..cb4b96aa668c 100644 --- a/x11-wm/fluxbox/fluxbox-0.1.9-r2.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.1.9-r2.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-wm/fluxbox/fluxbox-0.1.9-r2.ebuild,v 1.1 2002/07/01 10:07:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.1.9-r2.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -17,7 +17,8 @@ RDEPEND="${DEPEND} PROVIDE="virtual/blackbox" LICENSE="GPL-2" -SLOT="" +SLOT="0" +KEYWORDS="x86" src_unpack() { unpack ${P}.tar.gz diff --git a/x11-wm/fluxbox/fluxbox-0.1.9-r3.ebuild b/x11-wm/fluxbox/fluxbox-0.1.9-r3.ebuild index 0ac528a440c1..49ac9c4600fb 100644 --- a/x11-wm/fluxbox/fluxbox-0.1.9-r3.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.1.9-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-wm/fluxbox/fluxbox-0.1.9-r3.ebuild,v 1.1 2002/07/02 01:04:36 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.1.9-r3.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -17,7 +17,8 @@ RDEPEND="${DEPEND} PROVIDE="virtual/blackbox" LICENSE="GPL-2" -SLOT="" +SLOT="0" +KEYWORDS="x86" src_unpack() { unpack ${P}.tar.gz diff --git a/x11-wm/flwm/flwm-1.00-r2.ebuild b/x11-wm/flwm/flwm-1.00-r2.ebuild index 400cbaf8dbe0..da1387253594 100644 --- a/x11-wm/flwm/flwm-1.00-r2.ebuild +++ b/x11-wm/flwm/flwm-1.00-r2.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/flwm/flwm-1.00-r2.ebuild,v 1.2 2002/04/12 20:25:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/flwm/flwm-1.00-r2.ebuild,v 1.3 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} SRC_URI="http://flwm.sourceforge.net/${P}.tgz" HOMEPAGE="http://flwm.sourceforge.net" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DESCRIPTION="A lightweight window manager based on fltk" diff --git a/x11-wm/fvwm/fvwm-2.4.3-r1.ebuild b/x11-wm/fvwm/fvwm-2.4.3-r1.ebuild index ecc2dc7f8624..627b28f2f4d8 100644 --- a/x11-wm/fvwm/fvwm-2.4.3-r1.ebuild +++ b/x11-wm/fvwm/fvwm-2.4.3-r1.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Prakash Shetty <crux@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.3-r1.ebuild,v 1.3 2002/05/23 06:50:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.3-r1.ebuild,v 1.4 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="an extremely powerful ICCCM-compliant multiple virtual desktop window manager" SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2" HOMEPAGE="http://www.fvwm.org/" +LICENSE="GPL-2 & FVWM" +SLOT="0" +KEYWORDS="x86" DEPEND=">=dev-libs/libstroke-0.4 gtk? ( =x11-libs/gtk+-1.2* ) diff --git a/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild b/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild index 9d2ae2077610..c0cca14bbb9c 100644 --- a/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild +++ b/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Prakash Shetty <crux@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild,v 1.1 2002/05/26 13:58:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} @@ -9,6 +9,9 @@ DESCRIPTION="an extremely powerful ICCCM-compliant multiple virtual desktop wind SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2 http://www.igs.net/~tril/fvwm/configs/fvwm-patch" HOMEPAGE="http://www.fvwm.org/" +LICENSE="GPL-2 & FVWM" +SLOT="0" +KEYWORDS="x86" DEPEND=">=dev-libs/libstroke-0.4 gtk? ( =x11-libs/gtk+-1.2* ) diff --git a/x11-wm/fvwm/fvwm-2.4.7.ebuild b/x11-wm/fvwm/fvwm-2.4.7.ebuild index bd5753e1c066..c79019f8ecce 100644 --- a/x11-wm/fvwm/fvwm-2.4.7.ebuild +++ b/x11-wm/fvwm/fvwm-2.4.7.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Prakash Shetty <crux@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.7.ebuild,v 1.1 2002/05/26 07:10:23 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.7.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="an extremely powerful ICCCM-compliant multiple virtual desktop window manager" SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2" HOMEPAGE="http://www.fvwm.org/" +LICENSE="GPL-2 & FVWM" +SLOT="0" +KEYWORDS="x86" DEPEND=">=dev-libs/libstroke-0.4 gtk? ( =x11-libs/gtk+-1.2* ) diff --git a/x11-wm/ion/ion-20011109-r1.ebuild b/x11-wm/ion/ion-20011109-r1.ebuild index c5c5aca364a6..d5a2ab49a120 100644 --- a/x11-wm/ion/ion-20011109-r1.ebuild +++ b/x11-wm/ion/ion-20011109-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Damon Conway <kabau@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20011109-r1.ebuild,v 1.1 2001/12/14 00:18:33 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20011109-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A keyboard-based window manager" @@ -9,6 +9,9 @@ SRC_URI="http://www.students.tut.fi/~tuomov/dl/${P}.tar.gz" HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/" DEPEND="virtual/glibc" RDEPEND="virtual/x11" +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86" src_compile() { cd ${S} diff --git a/x11-wm/ion/ion-20011109.ebuild b/x11-wm/ion/ion-20011109.ebuild index 2956e1243068..748c8655033a 100644 --- a/x11-wm/ion/ion-20011109.ebuild +++ b/x11-wm/ion/ion-20011109.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Damon Conway <kabau@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20011109.ebuild,v 1.1 2001/12/12 15:35:59 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20011109.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A keyboard-based window manager" @@ -9,6 +9,9 @@ SRC_URI="http://www.students.tut.fi/~tuomov/dl/${P}.tar.gz" HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/" DEPEND="virtual/glibc" RDEPEND="virtual/x11" +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86" src_compile() { cd ${S} diff --git a/x11-wm/ion/ion-20020207.ebuild b/x11-wm/ion/ion-20020207.ebuild index 9d0d64811e3d..11b96823bc35 100644 --- a/x11-wm/ion/ion-20020207.ebuild +++ b/x11-wm/ion/ion-20020207.ebuild @@ -8,6 +8,9 @@ SRC_URI="http://www.students.tut.fi/~tuomov/dl/${P}.tar.gz" HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/" DEPEND="virtual/glibc" RDEPEND="virtual/x11" +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86" src_compile() { cd ${S} diff --git a/x11-wm/lwm/lwm-1.01.ebuild b/x11-wm/lwm/lwm-1.01.ebuild index da7d30529210..2f1edebe68ed 100644 --- a/x11-wm/lwm/lwm-1.01.ebuild +++ b/x11-wm/lwm/lwm-1.01.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Jim Nutt jim@nuttz.org -# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.01.ebuild,v 1.1 2002/05/22 14:55:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.01.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="The ultimate lightweight window manager" SRC_URI="http://www.boognish.org.uk/enh/${PN}/${P}.tar.gz" HOMEPAGE="http://www.boognish.org.uk/enh/lwm/" +KEYWORDS="x86" DEPEND="x11-base/xfree" diff --git a/x11-wm/metacity/metacity-2.3.610-r1.ebuild b/x11-wm/metacity/metacity-2.3.610-r1.ebuild index 2b007cb1d5e9..6ab60f1aa15e 100644 --- a/x11-wm/metacity/metacity-2.3.610-r1.ebuild +++ b/x11-wm/metacity/metacity-2.3.610-r1.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-wm/metacity/metacity-2.3.610-r1.ebuild,v 1.1 2002/06/09 23:10:29 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.610-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -16,6 +16,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" +KEYWORDS="x86" RDEPEND=">=dev-libs/glib-2.0.3 diff --git a/x11-wm/metacity/metacity-2.3.610.ebuild b/x11-wm/metacity/metacity-2.3.610.ebuild index 7088df130953..98ee60d7afc7 100644 --- a/x11-wm/metacity/metacity-2.3.610.ebuild +++ b/x11-wm/metacity/metacity-2.3.610.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-wm/metacity/metacity-2.3.610.ebuild,v 1.1 2002/06/04 15:07:37 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.610.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -16,6 +16,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" +KEYWORDS="x86" RDEPEND=">=dev-libs/glib-2.0.0 diff --git a/x11-wm/metacity/metacity-2.3.987-r1.ebuild b/x11-wm/metacity/metacity-2.3.987-r1.ebuild index 36af24e7f50c..32a60cf85bf1 100644 --- a/x11-wm/metacity/metacity-2.3.987-r1.ebuild +++ b/x11-wm/metacity/metacity-2.3.987-r1.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-wm/metacity/metacity-2.3.987-r1.ebuild,v 1.1 2002/06/24 01:28:13 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.987-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -16,6 +16,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" +KEYWORDS="x86" RDEPEND=">=dev-libs/glib-2.0.3 diff --git a/x11-wm/metacity/metacity-2.3.987-r2.ebuild b/x11-wm/metacity/metacity-2.3.987-r2.ebuild index 635fd6294dbf..f7b80f86fc67 100644 --- a/x11-wm/metacity/metacity-2.3.987-r2.ebuild +++ b/x11-wm/metacity/metacity-2.3.987-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-wm/metacity/metacity-2.3.987-r2.ebuild,v 1.1 2002/06/27 05:02:45 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.987-r2.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" - +KEYWORDS="x86" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/pango-1.0.2 diff --git a/x11-wm/metacity/metacity-2.3.987.ebuild b/x11-wm/metacity/metacity-2.3.987.ebuild index ecad4392d621..53e21a06c046 100644 --- a/x11-wm/metacity/metacity-2.3.987.ebuild +++ b/x11-wm/metacity/metacity-2.3.987.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-wm/metacity/metacity-2.3.987.ebuild,v 1.1 2002/06/10 09:30:40 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.987.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -16,7 +16,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" - +KEYWORDS="x86" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/pango-1.0.2 diff --git a/x11-wm/openbox/openbox-0.99.1.ebuild b/x11-wm/openbox/openbox-0.99.1.ebuild index 7b1f34cfc496..76c8da019ce3 100644 --- a/x11-wm/openbox/openbox-0.99.1.ebuild +++ b/x11-wm/openbox/openbox-0.99.1.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-0.99.1.ebuild,v 1.1 2002/04/29 11:16:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-0.99.1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" SRC_URI="ftp://sunsite.dk/projects/openbox/${P}.tar.gz" HOMEPAGE="http://openbox.sunsite.dk" +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11" diff --git a/x11-wm/openbox/openbox-0.99.3.ebuild b/x11-wm/openbox/openbox-0.99.3.ebuild index 0543d7d897d5..e4351b07b597 100644 --- a/x11-wm/openbox/openbox-0.99.3.ebuild +++ b/x11-wm/openbox/openbox-0.99.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-0.99.3.ebuild,v 1.1 2002/05/26 00:38:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-0.99.3.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -17,6 +17,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="Artistic" +KEYWORDS="x86" src_compile() { local myconf diff --git a/x11-wm/openbox/openbox-1.2.3.ebuild b/x11-wm/openbox/openbox-1.2.3.ebuild index f396f2221934..1662a691a46b 100644 --- a/x11-wm/openbox/openbox-1.2.3.ebuild +++ b/x11-wm/openbox/openbox-1.2.3.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-wm/openbox/openbox-1.2.3.ebuild,v 1.1 2002/06/21 09:15:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-1.2.3.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -16,6 +16,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="as-is" +KEYWORDS="x86" src_compile() { local myconf diff --git a/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild b/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild index 9aa7f517727b..8cc2914da698 100644 --- a/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild +++ b/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild @@ -8,6 +8,9 @@ SRC_URI="http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/deskmenu-1.3.0.t http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/keylaunch-1.3.0.tar.gz http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/desklaunch-1.1.0.tar.gz" HOMEPAGE="http://www.kensden.pwp.blueyonder.co.uk/Oroborus/" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="x11-wm/oroborus =x11-libs/gtk+-1.2*" diff --git a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild index 88e5ee506822..e5d22a0c9a8a 100644 --- a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.2 2001/10/14 17:48:41 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.3 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yet another window manager" SRC_URI="http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/${P}.tar.gz" HOMEPAGE="http://www.kensden.pwp.blueyonder.co.uk/Oroborus" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11" diff --git a/x11-wm/pwm/pwm-1.0.20010309.ebuild b/x11-wm/pwm/pwm-1.0.20010309.ebuild index b22bb3114710..4feefabbf6cc 100644 --- a/x11-wm/pwm/pwm-1.0.20010309.ebuild +++ b/x11-wm/pwm/pwm-1.0.20010309.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20010309.ebuild,v 1.2 2001/12/21 16:07:31 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20010309.ebuild,v 1.3 2002/07/08 13:47:11 aliz Exp $ NPV=20010309 S=${WORKDIR}/pwm-${NPV} DESCRIPTION="A lightweight window manager" SRC_URI="http://www.students.tut.fi/~tuomov/dl/pwm-${NPV}.tar.gz" HOMEPAGE="http://www.students.tut.fi/~tuomov/pwm" +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11" diff --git a/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild b/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild index 5b8fbdd4c455..c83161237c14 100644 --- a/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild +++ b/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild @@ -1,12 +1,15 @@ # Copyright 2001 theLeaf sprl/bvba # Author Geert Bevin <gbevin@theleaf.be> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild,v 1.3 2002/07/08 13:47:11 aliz Exp $ MY_P=${P/-merlin/} S=${WORKDIR}/${MY_P} DESCRIPTION="Extensions for sawfish which provide pages, iconbox and other nice things." SRC_URI="mirror://sourceforge/sawmill/${MY_P}.tar.gz" HOMEPAGE="http://www.merlin.org/sawfish" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND=">=x11-libs/rep-gtk-0.15-r1 >=dev-libs/librep-0.14 diff --git a/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild index 6c43929314a3..fef710109249 100644 --- a/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild +++ b/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild,v 1.3 2002/06/24 01:58:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild,v 1.4 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Extensible window manager using a Lisp-based scripting language" SRC_URI="mirror://sourceforge/sawmill/${P}.tar.gz" HOMEPAGE="http://sawmill.sourceforge.net/" SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" DEPEND=">=x11-libs/rep-gtk-0.15-r1 >=dev-libs/librep-0.14 diff --git a/x11-wm/sawfish/sawfish-2.0.ebuild b/x11-wm/sawfish/sawfish-2.0.ebuild index 1935756026ac..be184d7344b2 100644 --- a/x11-wm/sawfish/sawfish-2.0.ebuild +++ b/x11-wm/sawfish/sawfish-2.0.ebuild @@ -1,12 +1,14 @@ # 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-wm/sawfish/sawfish-2.0.ebuild,v 1.1 2002/06/24 01:58:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-2.0.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Extensible window manager using a Lisp-based scripting language" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://sawmill.sourceforge.net/" SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" DEPEND=">=dev-util/pkgconfig-0.12.0 ( >=x11-libs/rep-gtk-0.16 diff --git a/x11-wm/selectwm/selectwm-0.3.ebuild b/x11-wm/selectwm/selectwm-0.3.ebuild index f7a4647c1412..0c383d4f3c51 100644 --- a/x11-wm/selectwm/selectwm-0.3.ebuild +++ b/x11-wm/selectwm/selectwm-0.3.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: George Shapovalov <georges@its.caltech.edu> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/selectwm/selectwm-0.3.ebuild,v 1.3 2002/05/23 06:50:21 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/selectwm/selectwm-0.3.ebuild,v 1.4 2002/07/08 13:47:11 aliz Exp $ S="${WORKDIR}/${P}" DESCRIPTION="window manager selector tool" SRC_URI="http://ordiluc.net/selectwm/${P}.tar.bz2" HOMEPAGE="http://ordiluc.net/selectwm" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* >=dev-libs/glib-1.2.0" diff --git a/x11-wm/waimea/waimea-0.3.1-r1.ebuild b/x11-wm/waimea/waimea-0.3.1-r1.ebuild index bc50e7a2a214..35108f0b50c2 100644 --- a/x11-wm/waimea/waimea-0.3.1-r1.ebuild +++ b/x11-wm/waimea/waimea-0.3.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Spider <spider@gentoo.org> # Maintainer: Spider <spider@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.1-r1.ebuild,v 1.1 2002/05/13 23:34:57 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.1-r1.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -10,6 +10,8 @@ SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz http://130.239.134.83/waimea/files/unstable/source/${P}.tar.gz" HOMEPAGE="http://waimea.sf.net" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 media-libs/imlib2" diff --git a/x11-wm/waimea/waimea-0.3.2.ebuild b/x11-wm/waimea/waimea-0.3.2.ebuild index 740c64e8eda4..b902018842ad 100644 --- a/x11-wm/waimea/waimea-0.3.2.ebuild +++ b/x11-wm/waimea/waimea-0.3.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Spider <spider@gentoo.org> # Maintainer: Spider <spider@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.2.ebuild,v 1.1 2002/05/23 03:57:22 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.2.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -10,6 +10,8 @@ SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz http://130.239.134.83/waimea/files/unstable/source/${P}.tar.gz" HOMEPAGE="http://waimea.sf.net" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 media-libs/imlib2" diff --git a/x11-wm/waimea/waimea-0.3.3.ebuild b/x11-wm/waimea/waimea-0.3.3.ebuild index 440ac8531380..dd9885094ed0 100644 --- a/x11-wm/waimea/waimea-0.3.3.ebuild +++ b/x11-wm/waimea/waimea-0.3.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Spider <spider@gentoo.org> # Maintainer: Spider <spider@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.3.ebuild,v 1.1 2002/06/09 09:25:31 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.3.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window manager based on BlackBox" @@ -10,6 +10,8 @@ SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz http://130.239.134.83/waimea/files/unstable/source/${P}.tar.gz" HOMEPAGE="http://waimea.sf.net" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 media-libs/imlib2" diff --git a/x11-wm/xfce/xfce-3.8.16.ebuild b/x11-wm/xfce/xfce-3.8.16.ebuild index a68e9e456988..5ce6fb87ea0f 100644 --- a/x11-wm/xfce/xfce-3.8.16.ebuild +++ b/x11-wm/xfce/xfce-3.8.16.ebuild @@ -1,11 +1,14 @@ # 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-wm/xfce/xfce-3.8.16.ebuild,v 1.8 2002/06/19 19:36:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.9 2002/07/08 13:47:11 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="XFce is a lightweight desktop environment for various UNIX systems." SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz" HOMEPAGE="http://www.xfce.org/" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 =x11-libs/gtk+-1.2* |