summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:56:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:56:18 +0000
commit20203bcefb3bc1a5df276da3a0d3ac39d02be389 (patch)
tree7856a27494267defad0d585865b5dc172fdbdb1b /net-misc
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-20203bcefb3bc1a5df276da3a0d3ac39d02be389.tar.gz
historical-20203bcefb3bc1a5df276da3a0d3ac39d02be389.tar.bz2
historical-20203bcefb3bc1a5df276da3a0d3ac39d02be389.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/e100/e100-2.3.38.ebuild4
-rw-r--r--net-misc/e100/e100-2.3.40.ebuild4
-rw-r--r--net-misc/e100/e100-2.3.43.ebuild4
-rw-r--r--net-misc/e1000/e1000-5.2.30.1.ebuild4
-rw-r--r--net-misc/e1000/e1000-5.2.39.ebuild4
-rw-r--r--net-misc/e1000/e1000-5.2.52.ebuild4
-rw-r--r--net-misc/emphetamine/emphetamine-0.99.6.ebuild4
-rw-r--r--net-misc/fmirror/fmirror-0.8.4.ebuild5
-rw-r--r--net-misc/gtkesms/gtkesms-0.0.4.ebuild4
-rw-r--r--net-misc/httptunnel/httptunnel-3.0.5.ebuild4
-rw-r--r--net-misc/knutclient/knutclient-0.6.0.ebuild4
-rw-r--r--net-misc/knutclient/knutclient-0.7.1.ebuild4
-rw-r--r--net-misc/knutclient/knutclient-0.8.1_pre2.ebuild4
13 files changed, 26 insertions, 27 deletions
diff --git a/net-misc/e100/e100-2.3.38.ebuild b/net-misc/e100/e100-2.3.38.ebuild
index 82e785e9e46e..bd0e0bf1acff 100644
--- a/net-misc/e100/e100-2.3.38.ebuild
+++ b/net-misc/e100/e100-2.3.38.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/e100/e100-2.3.38.ebuild,v 1.3 2004/06/24 23:42:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.38.ebuild,v 1.4 2004/07/15 02:45:25 agriffis Exp $
DESCRIPTION="Linux base driver for the Intel(R) PRO/100 family of adapters"
HOMEPAGE="http://support.intel.com/support/network/adapter/index.htm"
@@ -9,9 +9,9 @@ DEPEND="virtual/linux-sources"
SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz"
RESTRICT="nomirror"
-S="${WORKDIR}/${P}"
SLOT="${KV}"
KEYWORDS="x86"
+IUSE=""
src_compile() {
check_KV
diff --git a/net-misc/e100/e100-2.3.40.ebuild b/net-misc/e100/e100-2.3.40.ebuild
index 5068121689e3..c1d4134ec04e 100644
--- a/net-misc/e100/e100-2.3.40.ebuild
+++ b/net-misc/e100/e100-2.3.40.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/e100/e100-2.3.40.ebuild,v 1.2 2004/06/24 23:42:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.40.ebuild,v 1.3 2004/07/15 02:45:25 agriffis Exp $
DESCRIPTION="Linux base driver for the Intel(R) PRO/100 family of adapters"
HOMEPAGE="http://support.intel.com/support/network/adapter/index.htm"
@@ -9,9 +9,9 @@ DEPEND="virtual/linux-sources"
SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz"
RESTRICT="nomirror"
-S="${WORKDIR}/${P}"
SLOT="${KV}"
KEYWORDS="~x86"
+IUSE=""
src_compile() {
check_KV
diff --git a/net-misc/e100/e100-2.3.43.ebuild b/net-misc/e100/e100-2.3.43.ebuild
index fd437a05d359..c7a91db9db6d 100644
--- a/net-misc/e100/e100-2.3.43.ebuild
+++ b/net-misc/e100/e100-2.3.43.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/e100/e100-2.3.43.ebuild,v 1.3 2004/06/24 23:42:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.43.ebuild,v 1.4 2004/07/15 02:45:25 agriffis Exp $
DESCRIPTION="Linux base driver for the Intel(R) PRO/100 family of adapters"
HOMEPAGE="http://support.intel.com/support/network/adapter/index.htm"
@@ -8,9 +8,9 @@ LICENSE="GPL-2"
DEPEND="virtual/linux-sources"
SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz"
-S="${WORKDIR}/${P}"
SLOT="${KV}"
KEYWORDS="~x86 ~ppc"
+IUSE=""
src_compile() {
check_KV
diff --git a/net-misc/e1000/e1000-5.2.30.1.ebuild b/net-misc/e1000/e1000-5.2.30.1.ebuild
index da51b811c269..b38a65dd8b3e 100644
--- a/net-misc/e1000/e1000-5.2.30.1.ebuild
+++ b/net-misc/e1000/e1000-5.2.30.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/e1000/e1000-5.2.30.1.ebuild,v 1.4 2004/06/24 23:42:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.30.1.ebuild,v 1.5 2004/07/15 02:45:39 agriffis Exp $
DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters."
HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RESTRICT="nomirror"
SLOT="${KV}"
KEYWORDS="x86"
-S="${WORKDIR}/${P}"
+IUSE=""
src_unpack() {
diff --git a/net-misc/e1000/e1000-5.2.39.ebuild b/net-misc/e1000/e1000-5.2.39.ebuild
index 38af56374dae..c829c9b8341e 100644
--- a/net-misc/e1000/e1000-5.2.39.ebuild
+++ b/net-misc/e1000/e1000-5.2.39.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/e1000/e1000-5.2.39.ebuild,v 1.3 2004/06/24 23:42:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.39.ebuild,v 1.4 2004/07/15 02:45:39 agriffis Exp $
DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters."
HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm"
@@ -10,7 +10,7 @@ DEPEND="virtual/linux-sources"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="${KV}"
KEYWORDS="~x86"
-S="${WORKDIR}/${P}"
+IUSE=""
src_unpack() {
diff --git a/net-misc/e1000/e1000-5.2.52.ebuild b/net-misc/e1000/e1000-5.2.52.ebuild
index 43640742d5dd..f078844f4a2b 100644
--- a/net-misc/e1000/e1000-5.2.52.ebuild
+++ b/net-misc/e1000/e1000-5.2.52.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/e1000/e1000-5.2.52.ebuild,v 1.3 2004/06/24 23:42:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.52.ebuild,v 1.4 2004/07/15 02:45:39 agriffis Exp $
DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters."
HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm"
@@ -10,7 +10,7 @@ DEPEND="virtual/linux-sources"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="${KV}"
KEYWORDS="~x86 ~ppc"
-S="${WORKDIR}/${P}"
+IUSE=""
src_unpack() {
diff --git a/net-misc/emphetamine/emphetamine-0.99.6.ebuild b/net-misc/emphetamine/emphetamine-0.99.6.ebuild
index 0900bf573c12..555a7a3ce0b7 100644
--- a/net-misc/emphetamine/emphetamine-0.99.6.ebuild
+++ b/net-misc/emphetamine/emphetamine-0.99.6.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/emphetamine/emphetamine-0.99.6.ebuild,v 1.4 2004/06/24 23:43:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/emphetamine/emphetamine-0.99.6.ebuild,v 1.5 2004/07/15 02:46:15 agriffis Exp $
inherit gnome2
@@ -10,9 +10,9 @@ HOMEPAGE="http://emphetamine.sourceforge.net"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="x11-libs/libelysium
x11-libs/libelysiumui"
#RDEPEND=""
-S=${WORKDIR}/${P}
diff --git a/net-misc/fmirror/fmirror-0.8.4.ebuild b/net-misc/fmirror/fmirror-0.8.4.ebuild
index 0a995ed6ec59..eff327322c8b 100644
--- a/net-misc/fmirror/fmirror-0.8.4.ebuild
+++ b/net-misc/fmirror/fmirror-0.8.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/fmirror/fmirror-0.8.4.ebuild,v 1.8 2004/06/24 23:44:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/fmirror/fmirror-0.8.4.ebuild,v 1.9 2004/07/15 02:49:31 agriffis Exp $
DESCRIPTION="FTP mirror utility"
HOMEPAGE="http://freshmeat.net/projects/fmirror"
@@ -8,12 +8,11 @@ SRC_URI="ftp://ftp.guardian.no/pub/free/ftp/fmirror/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc "
+IUSE=""
RDEPEND=""
DEPEND=""
-S="${WORKDIR}/${P}"
-
src_compile() {
./configure \
--prefix=/usr \
diff --git a/net-misc/gtkesms/gtkesms-0.0.4.ebuild b/net-misc/gtkesms/gtkesms-0.0.4.ebuild
index 0495b80ebb1c..b4f63b9560f1 100644
--- a/net-misc/gtkesms/gtkesms-0.0.4.ebuild
+++ b/net-misc/gtkesms/gtkesms-0.0.4.ebuild
@@ -1,13 +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/gtkesms/gtkesms-0.0.4.ebuild,v 1.13 2004/06/24 23:46:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtkesms/gtkesms-0.0.4.ebuild,v 1.14 2004/07/15 02:50:54 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="gtk gui for esms."
SRC_URI="mirror://sourceforge/esms/${P}.tar.gz"
HOMEPAGE="http://esms.sourceforge.net"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
+IUSE=""
DEPEND="=x11-libs/gtk+-1.2*
dev-perl/gtk-perl
net-misc/esms"
diff --git a/net-misc/httptunnel/httptunnel-3.0.5.ebuild b/net-misc/httptunnel/httptunnel-3.0.5.ebuild
index aeea08590049..cf8e2a9a2c39 100644
--- a/net-misc/httptunnel/httptunnel-3.0.5.ebuild
+++ b/net-misc/httptunnel/httptunnel-3.0.5.ebuild
@@ -1,13 +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/httptunnel/httptunnel-3.0.5.ebuild,v 1.8 2004/06/26 12:13:09 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.9 2004/07/15 02:53:04 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP"
HOMEPAGE="http://www.nocrew.org/software/httptunnel.html"
LICENSE="GPL-2"
DEPEND=""
KEYWORDS="x86 sparc ~ppc"
+IUSE=""
SLOT="0"
#RDEPEND=""
SRC_URI="http://www.nocrew.org/software/httptunnel/httptunnel-3.0.5.tar.gz"
diff --git a/net-misc/knutclient/knutclient-0.6.0.ebuild b/net-misc/knutclient/knutclient-0.6.0.ebuild
index 8bb3de76401a..d46b9c58e8bb 100644
--- a/net-misc/knutclient/knutclient-0.6.0.ebuild
+++ b/net-misc/knutclient/knutclient-0.6.0.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/net-misc/knutclient/knutclient-0.6.0.ebuild,v 1.5 2004/06/24 23:52:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knutclient/knutclient-0.6.0.ebuild,v 1.6 2004/07/15 02:56:18 agriffis Exp $
inherit kde
-S=${WORKDIR}/${P}
DESCRIPTION="Client for the NUT UPS monitoring daemon"
SRC_URI="ftp://ftp.buzuluk.cz/pub/alo/knutclient/${P}.tar.gz"
HOMEPAGE="http://www.alo.cz/knutclient-pop-en.html"
KEYWORDS="x86"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-misc/knutclient/knutclient-0.7.1.ebuild b/net-misc/knutclient/knutclient-0.7.1.ebuild
index fff12ef28bc8..35b198293940 100644
--- a/net-misc/knutclient/knutclient-0.7.1.ebuild
+++ b/net-misc/knutclient/knutclient-0.7.1.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/net-misc/knutclient/knutclient-0.7.1.ebuild,v 1.4 2004/06/24 23:52:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knutclient/knutclient-0.7.1.ebuild,v 1.5 2004/07/15 02:56:18 agriffis Exp $
inherit kde
-S=${WORKDIR}/${P}
DESCRIPTION="Client for the NUT UPS monitoring daemon"
SRC_URI="ftp://ftp.buzuluk.cz/pub/alo/knutclient/${P}.tar.gz"
HOMEPAGE="http://www.alo.cz/knutclient-pop-en.html"
KEYWORDS="~x86 ~sparc"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-misc/knutclient/knutclient-0.8.1_pre2.ebuild b/net-misc/knutclient/knutclient-0.8.1_pre2.ebuild
index 3cd9b251e136..71423a21aa8c 100644
--- a/net-misc/knutclient/knutclient-0.8.1_pre2.ebuild
+++ b/net-misc/knutclient/knutclient-0.8.1_pre2.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knutclient/knutclient-0.8.1_pre2.ebuild,v 1.2 2004/06/24 23:52:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knutclient/knutclient-0.8.1_pre2.ebuild,v 1.3 2004/07/15 02:56:18 agriffis Exp $
inherit kde
need-kde 3.1
MY_PV=${PV/_/-}
-S=${WORKDIR}/${P}
DESCRIPTION="Client for the NUT UPS monitoring daemon"
SRC_URI="ftp://ftp.buzuluk.cz/pub/alo/${PN}/devel/${PN}-${MY_PV}.tar.gz"
HOMEPAGE="http://www.alo.cz/knutclient-pop-en.html"
KEYWORDS="~x86"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"