diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:29 +0000 |
commit | 05b8f103b6936a9ad6ec8c71830eb53bad623bfe (patch) | |
tree | 882ac6942e1d3f2695e3ff12563167777f75014b | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-05b8f103b6936a9ad6ec8c71830eb53bad623bfe.tar.gz gentoo-2-05b8f103b6936a9ad6ec8c71830eb53bad623bfe.tar.bz2 gentoo-2-05b8f103b6936a9ad6ec8c71830eb53bad623bfe.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r-- | net-libs/libicq2000/libicq2000-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libicq2000/libicq2000-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.6.11-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbpager/bbpager-0.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbpager/bbpager-0.3.0-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbpager/bbpager-0.3.0-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbppp/bbppp-0.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbppp/bbppp-0.2.2-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.6.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/lavaps/lavaps-1.20.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/lavaps/lavaps-1.21.ebuild | 3 |
11 files changed, 22 insertions, 21 deletions
diff --git a/net-libs/libicq2000/libicq2000-0.3.1.ebuild b/net-libs/libicq2000/libicq2000-0.3.1.ebuild index e4a24edcec63..ab251d170a24 100644 --- a/net-libs/libicq2000/libicq2000-0.3.1.ebuild +++ b/net-libs/libicq2000/libicq2000-0.3.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libicq2000/libicq2000-0.3.1.ebuild,v 1.9 2004/06/24 23:12:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libicq2000/libicq2000-0.3.1.ebuild,v 1.10 2004/07/15 00:54:29 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="ICQ 200x compatible ICQ libraries." SRC_URI="mirror://sourceforge/libicq2000/${P}.tar.gz" HOMEPAGE="http://ickle.sf.net" @@ -10,6 +9,7 @@ HOMEPAGE="http://ickle.sf.net" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc " +IUSE="" DEPEND="=dev-libs/libsigc++-1.0*" diff --git a/net-libs/libicq2000/libicq2000-0.3.2.ebuild b/net-libs/libicq2000/libicq2000-0.3.2.ebuild index 7925371cfa5e..8e87122cacf1 100644 --- a/net-libs/libicq2000/libicq2000-0.3.2.ebuild +++ b/net-libs/libicq2000/libicq2000-0.3.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libicq2000/libicq2000-0.3.2.ebuild,v 1.5 2004/06/24 23:12:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libicq2000/libicq2000-0.3.2.ebuild,v 1.6 2004/07/15 00:54:29 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="ICQ 200x compatible ICQ libraries." SRC_URI="mirror://sourceforge/libicq2000/${P}.tar.gz" HOMEPAGE="http://ickle.sf.net" @@ -10,6 +9,7 @@ HOMEPAGE="http://ickle.sf.net" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc " +IUSE="" DEPEND="=dev-libs/libsigc++-1.0*" diff --git a/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild b/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild index 5eab002c0628..6c85a2167bae 100644 --- a/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild +++ b/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild,v 1.12 2004/06/24 22:13:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.6.11-r2.ebuild,v 1.13 2004/07/15 00:50:21 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="blackbox mail notification, patched for maildir" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/available.phtml" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" +IUSE="" DEPEND="virtual/blackbox" diff --git a/x11-misc/bbpager/bbpager-0.3.0-r1.ebuild b/x11-misc/bbpager/bbpager-0.3.0-r1.ebuild index e6c01bf523e5..0645cb30db89 100644 --- a/x11-misc/bbpager/bbpager-0.3.0-r1.ebuild +++ b/x11-misc/bbpager/bbpager-0.3.0-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbpager/bbpager-0.3.0-r1.ebuild,v 1.10 2004/06/24 22:13:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbpager/bbpager-0.3.0-r1.ebuild,v 1.11 2004/07/15 00:50:42 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="An understated pager for Blackbox." SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbpager" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND=">=x11-wm/blackbox-0.61" diff --git a/x11-misc/bbpager/bbpager-0.3.0-r2.ebuild b/x11-misc/bbpager/bbpager-0.3.0-r2.ebuild index d48fd85e1be9..799dc3ede060 100644 --- a/x11-misc/bbpager/bbpager-0.3.0-r2.ebuild +++ b/x11-misc/bbpager/bbpager-0.3.0-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbpager/bbpager-0.3.0-r2.ebuild,v 1.9 2004/06/24 22:13:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbpager/bbpager-0.3.0-r2.ebuild,v 1.10 2004/07/15 00:50:42 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="An understated pager for Blackbox." SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbpager" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND="virtual/blackbox" diff --git a/x11-misc/bbpager/bbpager-0.3.0-r3.ebuild b/x11-misc/bbpager/bbpager-0.3.0-r3.ebuild index ea71f50d5936..8ba0cacd015d 100644 --- a/x11-misc/bbpager/bbpager-0.3.0-r3.ebuild +++ b/x11-misc/bbpager/bbpager-0.3.0-r3.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbpager/bbpager-0.3.0-r3.ebuild,v 1.10 2004/06/24 22:13:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbpager/bbpager-0.3.0-r3.ebuild,v 1.11 2004/07/15 00:50:42 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="An understated pager for Blackbox." SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbpager" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND="virtual/blackbox" diff --git a/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild index 83f131014e29..ffe806d99c13 100644 --- a/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild +++ b/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild,v 1.11 2004/06/24 22:13:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild,v 1.12 2004/07/15 00:51:03 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="blackbox ppp frontend/monitor" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbppp" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" +IUSE="" DEPEND=">=x11-wm/blackbox-0.61" diff --git a/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild b/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild index c7fd9d3c2d1c..bd507da84089 100644 --- a/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild +++ b/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild,v 1.10 2004/06/24 22:13:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild,v 1.11 2004/07/15 00:51:03 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="blackbox ppp frontend/monitor" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbppp" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" +IUSE="" DEPEND="virtual/blackbox" diff --git a/x11-misc/fluxconf/fluxconf-0.6.ebuild b/x11-misc/fluxconf/fluxconf-0.6.ebuild index b115c06769b7..158ba7687341 100644 --- a/x11-misc/fluxconf/fluxconf-0.6.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.6.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.11 2004/06/24 22:18:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.12 2004/07/15 00:52:23 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Configuration editor for fluxbox" SRC_URI="http://devaux.fabien.free.fr/flux/${P}.tar.bz2" HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/x11-misc/lavaps/lavaps-1.20.ebuild b/x11-misc/lavaps/lavaps-1.20.ebuild index 9840e0506d81..4f59194f07ee 100644 --- a/x11-misc/lavaps/lavaps-1.20.ebuild +++ b/x11-misc/lavaps/lavaps-1.20.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.20.ebuild,v 1.7 2004/06/24 22:27:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.20.ebuild,v 1.8 2004/07/15 00:54:16 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Lava Lamp graphical representation of running processes." SRC_URI="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/${P}.tar.gz" HOMEPAGE="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=dev-lang/tk-8.3.3 virtual/x11" diff --git a/x11-misc/lavaps/lavaps-1.21.ebuild b/x11-misc/lavaps/lavaps-1.21.ebuild index 4d42e972efb7..0aa53aba337d 100644 --- a/x11-misc/lavaps/lavaps-1.21.ebuild +++ b/x11-misc/lavaps/lavaps-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.21.ebuild,v 1.6 2004/06/24 22:27:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.21.ebuild,v 1.7 2004/07/15 00:54:16 agriffis Exp $ DESCRIPTION="Lava Lamp graphical representation of running processes." SRC_URI="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=dev-lang/tk-8.3.3 virtual/x11" |