diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:57:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:57:18 +0000 |
commit | 18b221d0c1f404261f5739228533b22f9b3facea (patch) | |
tree | 88912aa9daa30bf351308c50b0d071066da1c235 | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-18b221d0c1f404261f5739228533b22f9b3facea.tar.gz historical-18b221d0c1f404261f5739228533b22f9b3facea.tar.bz2 historical-18b221d0c1f404261f5739228533b22f9b3facea.zip |
sync IUSE (missing)
24 files changed, 48 insertions, 24 deletions
diff --git a/net-misc/balance/balance-3.11.ebuild b/net-misc/balance/balance-3.11.ebuild index 3bad0da7e218..e8ddd6a0b5e7 100644 --- a/net-misc/balance/balance-3.11.ebuild +++ b/net-misc/balance/balance-3.11.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/net-misc/balance/balance-3.11.ebuild,v 1.2 2004/06/24 23:35:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/balance/balance-3.11.ebuild,v 1.3 2004/07/15 02:39:28 agriffis Exp $ DESCRIPTION="TCP Load Balancing Port Forwarder" HOMEPAGE="http://www.inlab.de/balance.html" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/balance/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" src_compile() { emake CFLAGS="${CFLAGS}" || die diff --git a/net-misc/bcm570x/bcm570x-7.1.22.ebuild b/net-misc/bcm570x/bcm570x-7.1.22.ebuild index c2c4eb11e6ed..7fe2019004ea 100644 --- a/net-misc/bcm570x/bcm570x-7.1.22.ebuild +++ b/net-misc/bcm570x/bcm570x-7.1.22.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/net-misc/bcm570x/bcm570x-7.1.22.ebuild,v 1.2 2004/06/24 23:36:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bcm570x/bcm570x-7.1.22.ebuild,v 1.3 2004/07/15 02:40:05 agriffis Exp $ MY_P=${P/570x/5700} SRC_URI="http://www.broadcom.com/docs/driver_download/570x/${MY_P}.tar.gz" @@ -10,6 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" +IUSE="" S=${WORKDIR}/${PN/570x/5700}-${PV}/src diff --git a/net-misc/bwwhois/bwwhois-3.2.ebuild b/net-misc/bwwhois/bwwhois-3.2.ebuild index 5d263d663689..9519d4f16b03 100644 --- a/net-misc/bwwhois/bwwhois-3.2.ebuild +++ b/net-misc/bwwhois/bwwhois-3.2.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/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.6 2004/06/24 23:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.7 2004/07/15 02:41:01 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://whois.bw.org/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="dev-lang/perl" diff --git a/net-misc/bwwhois/bwwhois-3.4.ebuild b/net-misc/bwwhois/bwwhois-3.4.ebuild index 1544cfc76bb4..a1313a3c1894 100644 --- a/net-misc/bwwhois/bwwhois-3.4.ebuild +++ b/net-misc/bwwhois/bwwhois-3.4.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/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.6 2004/06/24 23:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.7 2004/07/15 02:41:01 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://whois.bw.org/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +IUSE="" DEPEND="dev-lang/perl" diff --git a/net-misc/cbqinit/cbqinit-0.7.ebuild b/net-misc/cbqinit/cbqinit-0.7.ebuild index 5064b234512f..5928a58ccda9 100644 --- a/net-misc/cbqinit/cbqinit-0.7.ebuild +++ b/net-misc/cbqinit/cbqinit-0.7.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/net-misc/cbqinit/cbqinit-0.7.ebuild,v 1.9 2004/06/24 23:38:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.ebuild,v 1.10 2004/07/15 02:41:24 agriffis Exp $ S=${WORKDIR} DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2" @@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV}" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha mips hppa " +IUSE="" DEPEND=">=sys-apps/sed-4.0.5" diff --git a/net-misc/cidr/cidr-2.3.1-r1.ebuild b/net-misc/cidr/cidr-2.3.1-r1.ebuild index 2591c2938305..7ce4d237d098 100644 --- a/net-misc/cidr/cidr-2.3.1-r1.ebuild +++ b/net-misc/cidr/cidr-2.3.1-r1.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/net-misc/cidr/cidr-2.3.1-r1.ebuild,v 1.5 2004/06/24 23:38:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1-r1.ebuild,v 1.6 2004/07/15 02:42:09 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://home.netcom.com/~naym/cidr/cidr-current.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" DEPEND="" diff --git a/net-misc/coccinella/coccinella-0.94.2.ebuild b/net-misc/coccinella/coccinella-0.94.2.ebuild index 658bdc317143..a6c2b2829721 100644 --- a/net-misc/coccinella/coccinella-0.94.2.ebuild +++ b/net-misc/coccinella/coccinella-0.94.2.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/net-misc/coccinella/coccinella-0.94.2.ebuild,v 1.4 2004/06/24 23:40:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.2.ebuild,v 1.5 2004/07/15 02:42:48 agriffis Exp $ NAME=Whiteboard S="${WORKDIR}/${NAME}-${PV}" @@ -10,6 +10,7 @@ HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" KEYWORDS="x86 sparc" +IUSE="" SLOT="0" src_compile() { diff --git a/net-misc/coccinella/coccinella-0.94.3.ebuild b/net-misc/coccinella/coccinella-0.94.3.ebuild index 2e2b50f43efd..b40d5186d67b 100644 --- a/net-misc/coccinella/coccinella-0.94.3.ebuild +++ b/net-misc/coccinella/coccinella-0.94.3.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/net-misc/coccinella/coccinella-0.94.3.ebuild,v 1.4 2004/06/24 23:40:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.3.ebuild,v 1.5 2004/07/15 02:42:48 agriffis Exp $ NAME=Whiteboard S="${WORKDIR}/${NAME}-${PV}" @@ -10,6 +10,7 @@ HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" KEYWORDS="x86 sparc" +IUSE="" SLOT="0" src_compile() { diff --git a/net-misc/coccinella/coccinella-0.94.7.ebuild b/net-misc/coccinella/coccinella-0.94.7.ebuild index ee1faf7f0761..324cf7b86609 100644 --- a/net-misc/coccinella/coccinella-0.94.7.ebuild +++ b/net-misc/coccinella/coccinella-0.94.7.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/net-misc/coccinella/coccinella-0.94.7.ebuild,v 1.2 2004/06/24 23:40:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.7.ebuild,v 1.3 2004/07/15 02:42:48 agriffis Exp $ NAME=Coccinella S="${WORKDIR}/${NAME}-${PV}" @@ -11,6 +11,7 @@ HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" KEYWORDS="~x86" +IUSE="" SLOT="0" src_compile() { diff --git a/net-misc/coccinella/coccinella-0.94.ebuild b/net-misc/coccinella/coccinella-0.94.ebuild index 5cb2190cfc44..0929283c605f 100644 --- a/net-misc/coccinella/coccinella-0.94.ebuild +++ b/net-misc/coccinella/coccinella-0.94.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/net-misc/coccinella/coccinella-0.94.ebuild,v 1.11 2004/06/24 23:40:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.ebuild,v 1.12 2004/07/15 02:42:48 agriffis Exp $ NAME=Whiteboard S="${WORKDIR}/${NAME}-${PV}" @@ -10,6 +10,7 @@ HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" KEYWORDS="x86 sparc " +IUSE="" SLOT="0" src_compile() { diff --git a/net-misc/directvnc/directvnc-0.6.1.ebuild b/net-misc/directvnc/directvnc-0.6.1.ebuild index 846ae10ab25d..9714566caf2b 100644 --- a/net-misc/directvnc/directvnc-0.6.1.ebuild +++ b/net-misc/directvnc/directvnc-0.6.1.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/net-misc/directvnc/directvnc-0.6.1.ebuild,v 1.11 2004/06/24 23:41:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/directvnc/directvnc-0.6.1.ebuild,v 1.12 2004/07/15 02:44:15 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://savannah.gnu.org/download/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc -sparc" +IUSE="" DEPEND="dev-libs/DirectFB sys-devel/automake diff --git a/net-misc/directvnc/directvnc-0.7.ebuild b/net-misc/directvnc/directvnc-0.7.ebuild index e529e150405b..1da963ed6608 100644 --- a/net-misc/directvnc/directvnc-0.7.ebuild +++ b/net-misc/directvnc/directvnc-0.7.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/net-misc/directvnc/directvnc-0.7.ebuild,v 1.10 2004/06/24 23:41:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/directvnc/directvnc-0.7.ebuild,v 1.11 2004/07/15 02:44:15 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://savannah.gnu.org/download/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc -sparc" +IUSE="" DEPEND="dev-libs/DirectFB sys-devel/automake diff --git a/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild b/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild index fcefa38e6fb8..18446bb4281c 100644 --- a/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild +++ b/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.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/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild,v 1.5 2004/07/03 02:26:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild,v 1.6 2004/07/15 02:45:06 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://xzabite.org/dyndnsupdate/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha ~amd64" +IUSE="" DEPEND="" diff --git a/net-misc/efax/efax-0.9a.ebuild b/net-misc/efax/efax-0.9a.ebuild index 28bc21e19e94..d6b28f7f6c62 100644 --- a/net-misc/efax/efax-0.9a.ebuild +++ b/net-misc/efax/efax-0.9a.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/efax/efax-0.9a.ebuild,v 1.3 2004/06/24 23:42:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/efax/efax-0.9a.ebuild,v 1.4 2004/07/15 02:45:56 agriffis Exp $ S=${WORKDIR}/${P}-001114 DESCRIPTION="A simple fax program for single-user systems" SRC_URI="http://www.cce.com/efax/download/${P}-001114.tar.gz" HOMEPAGE="http://www.cce.com/efax/" KEYWORDS="x86 ~ppc" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/net-misc/ferm/ferm-1.1.ebuild b/net-misc/ferm/ferm-1.1.ebuild index 94d3da9b7896..c6ff77627c41 100644 --- a/net-misc/ferm/ferm-1.1.ebuild +++ b/net-misc/ferm/ferm-1.1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1.ebuild,v 1.2 2004/06/24 23:44:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1.ebuild,v 1.3 2004/07/15 02:49:19 agriffis Exp $ DESCRIPTION="Command line util for managing firewall rules" HOMEPAGE="http://ferm.sf.net" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" SLOT="0" DEPEND="" RDEPEND="dev-lang/perl diff --git a/net-misc/ferm/ferm-1.1_pre7.ebuild b/net-misc/ferm/ferm-1.1_pre7.ebuild index fef2dfa6db23..6a06432b81ac 100644 --- a/net-misc/ferm/ferm-1.1_pre7.ebuild +++ b/net-misc/ferm/ferm-1.1_pre7.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1_pre7.ebuild,v 1.8 2004/06/24 23:44:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1_pre7.ebuild,v 1.9 2004/07/15 02:49:19 agriffis Exp $ DESCRIPTION="Command line util for managing firewall rules" HOMEPAGE="http://www.geo.vu.nl/~koka/ferm/" LICENSE="GPL-2" KEYWORDS="x86 sparc " +IUSE="" SLOT="0" DEPEND="" RDEPEND="dev-lang/perl" diff --git a/net-misc/freenet6/freenet6-0.9.7.ebuild b/net-misc/freenet6/freenet6-0.9.7.ebuild index 4ec6708abf1a..a757aa32ff34 100644 --- a/net-misc/freenet6/freenet6-0.9.7.ebuild +++ b/net-misc/freenet6/freenet6-0.9.7.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/net-misc/freenet6/freenet6-0.9.7.ebuild,v 1.5 2004/06/24 23:44:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-0.9.7.ebuild,v 1.6 2004/07/15 02:49:51 agriffis Exp $ DESCRIPTION="Client to configure an IPv6 tunnel to freenet6" HOMEPAGE="http://www.freenet6.net/" @@ -9,6 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="VPL-1.0" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="" diff --git a/net-misc/freenet6/freenet6-1.0.0.ebuild b/net-misc/freenet6/freenet6-1.0.0.ebuild index 81b03ce99331..bb9e1ec65ac2 100644 --- a/net-misc/freenet6/freenet6-1.0.0.ebuild +++ b/net-misc/freenet6/freenet6-1.0.0.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/net-misc/freenet6/freenet6-1.0.0.ebuild,v 1.4 2004/06/24 23:44:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-1.0.0.ebuild,v 1.5 2004/07/15 02:49:51 agriffis Exp $ DESCRIPTION="Client to configure an IPv6 tunnel to freenet6" HOMEPAGE="http://www.freenet6.net/" @@ -9,6 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="VPL-1.0" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64" +IUSE="" DEPEND="" S=${WORKDIR}/freenet6-client-1.0 diff --git a/net-misc/host/host-991529.ebuild b/net-misc/host/host-991529.ebuild index b09051805310..15465073f2b1 100644 --- a/net-misc/host/host-991529.ebuild +++ b/net-misc/host/host-991529.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/net-misc/host/host-991529.ebuild,v 1.22 2004/06/24 23:48:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.23 2004/07/15 02:52:20 agriffis Exp $ S="${WORKDIR}" @@ -14,6 +14,7 @@ HOMEPAGE="http://www.dtek.chalmers.se/~d3august/xt/" SRC_URI="ftp://ftp.ripe.net/tools/dns/${PN}.tar.Z" KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ppc64" +IUSE="" LICENSE="as-is" SLOT="0" diff --git a/net-misc/knetmonapplet/knetmonapplet-0.6.6.ebuild b/net-misc/knetmonapplet/knetmonapplet-0.6.6.ebuild index 7298c72c3926..64bd09caf517 100644 --- a/net-misc/knetmonapplet/knetmonapplet-0.6.6.ebuild +++ b/net-misc/knetmonapplet/knetmonapplet-0.6.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Alexander Papaspyrou <alexander.papaspyrou@udo.edu -# $Header: /var/cvsroot/gentoo-x86/net-misc/knetmonapplet/knetmonapplet-0.6.6.ebuild,v 1.8 2004/06/24 23:51:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/knetmonapplet/knetmonapplet-0.6.6.ebuild,v 1.9 2004/07/15 02:55:57 agriffis Exp $ inherit kde need-kde 3 @@ -12,6 +12,7 @@ HOMEPAGE="http://perso.club-internet.fr/hftom/knetmonapplet/" LICENSE="GPL-2" KEYWORDS="x86 ~ppc" +IUSE="" src_unpack() { kde_src_unpack diff --git a/net-misc/knetmonapplet/knetmonapplet-0.9.ebuild b/net-misc/knetmonapplet/knetmonapplet-0.9.ebuild index 4a5ede9de486..7e0d2c55ad82 100644 --- a/net-misc/knetmonapplet/knetmonapplet-0.9.ebuild +++ b/net-misc/knetmonapplet/knetmonapplet-0.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Alexander Papaspyrou <alexander.papaspyrou@udo.edu -# $Header: /var/cvsroot/gentoo-x86/net-misc/knetmonapplet/knetmonapplet-0.9.ebuild,v 1.4 2004/06/24 23:51:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/knetmonapplet/knetmonapplet-0.9.ebuild,v 1.5 2004/07/15 02:55:57 agriffis Exp $ inherit kde need-kde 3 @@ -12,6 +12,7 @@ HOMEPAGE="http://perso.club-internet.fr/hftom/knetmonapplet/" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" src_unpack() { kde_src_unpack diff --git a/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild b/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild index 175f644cc542..bd9d00a43265 100644 --- a/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild +++ b/net-misc/lambdamoo/lambdamoo-1.8.1-r1.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/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild,v 1.7 2004/06/24 23:53:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild,v 1.8 2004/07/15 02:56:37 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/lambdamoo/LambdaMOO-${PV}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~sparc" +IUSE="" DEPEND="sys-devel/bison" diff --git a/net-misc/linux-igd/linux-igd-0.75.ebuild b/net-misc/linux-igd/linux-igd-0.75.ebuild index 84e2ba512778..3a6ef125e4f1 100644 --- a/net-misc/linux-igd/linux-igd-0.75.ebuild +++ b/net-misc/linux-igd/linux-igd-0.75.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/net-misc/linux-igd/linux-igd-0.75.ebuild,v 1.9 2004/06/24 23:54:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-0.75.ebuild,v 1.10 2004/07/15 02:57:18 agriffis Exp $ MY_PN="gateway" S="${WORKDIR}/${MY_PN}-${PV}" @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/linux-igd/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ~ppc" +IUSE="" DEPEND="net-misc/upnp net-firewall/iptables" diff --git a/net-misc/linux-igd/linux-igd-0.92.ebuild b/net-misc/linux-igd/linux-igd-0.92.ebuild index 9cbdee23cc93..583dcb0e17d5 100644 --- a/net-misc/linux-igd/linux-igd-0.92.ebuild +++ b/net-misc/linux-igd/linux-igd-0.92.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/net-misc/linux-igd/linux-igd-0.92.ebuild,v 1.5 2004/06/24 23:54:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-0.92.ebuild,v 1.6 2004/07/15 02:57:18 agriffis Exp $ MY_PN="linuxigd" S="${WORKDIR}/${PN}" @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/linux-igd/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" DEPEND="net-misc/upnp net-firewall/iptables" |