summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:57:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:57:37 +0000
commitb70d7bda8626454e1abe6b0aca08f13f5e29a106 (patch)
treef8661974d3edb070d18d0a37234a8335cd8f07f0 /net-misc
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-b70d7bda8626454e1abe6b0aca08f13f5e29a106.tar.gz
gentoo-2-b70d7bda8626454e1abe6b0aca08f13f5e29a106.tar.bz2
gentoo-2-b70d7bda8626454e1abe6b0aca08f13f5e29a106.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild3
-rw-r--r--net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild3
-rw-r--r--net-misc/howl/howl-0.8.2.ebuild4
-rw-r--r--net-misc/howl/howl-0.8.3.ebuild4
-rw-r--r--net-misc/howl/howl-0.9.ebuild4
-rw-r--r--net-misc/htun/htun-0.9.5.ebuild4
-rw-r--r--net-misc/hylafax/hylafax-4.1.8.ebuild3
-rw-r--r--net-misc/ipsorcery/ipsorcery-1.5.ebuild3
-rw-r--r--net-misc/ipsorcery/ipsorcery-1.6.ebuild3
-rw-r--r--net-misc/ipv6calc/ipv6calc-0.45.ebuild3
-rw-r--r--net-misc/linuxsms/linuxsms-0.61.ebuild4
11 files changed, 11 insertions, 27 deletions
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
index f08b8071d320..2a421cfd335d 100644
--- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
+++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.15 2004/06/24 23:53:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.16 2004/07/15 02:56:58 agriffis Exp $
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="LinNeighborhood is a easy to use frontend to samba/NETBios."
SRC_URI="http://www.bnro.de/~schmidjo/download/${P}.tar.gz"
HOMEPAGE="http://www.bnro.de/~schmidjo/index.html"
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild
index bc53e7caf768..ef4e7ac585d5 100644
--- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild
+++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.14 2004/06/24 23:53:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.15 2004/07/15 02:56:58 agriffis Exp $
inherit eutils
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="LinNeighborhood is a easy to use frontend to samba/NETBios."
SRC_URI="http://www.bnro.de/~schmidjo/download/${P}.tar.gz"
HOMEPAGE="http://www.bnro.de/~schmidjo/index.html"
diff --git a/net-misc/howl/howl-0.8.2.ebuild b/net-misc/howl/howl-0.8.2.ebuild
index 8b112f139afd..ebe0d26171a7 100644
--- a/net-misc/howl/howl-0.8.2.ebuild
+++ b/net-misc/howl/howl-0.8.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/howl/howl-0.8.2.ebuild,v 1.3 2004/06/24 23:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.2.ebuild,v 1.4 2004/07/15 02:52:46 agriffis Exp $
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.swampwolf.com/products/"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share
RDEPEND="sys-libs/glibc"
-S=${WORKDIR}/${P}
-
src_compile() {
# If we wanted to remove the html docs in /usr/share/howl....
#einfo "Removing html docs from build process...."
diff --git a/net-misc/howl/howl-0.8.3.ebuild b/net-misc/howl/howl-0.8.3.ebuild
index 39435c22f16d..c27458a32f57 100644
--- a/net-misc/howl/howl-0.8.3.ebuild
+++ b/net-misc/howl/howl-0.8.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/howl/howl-0.8.3.ebuild,v 1.3 2004/06/24 23:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.3.ebuild,v 1.4 2004/07/15 02:52:46 agriffis Exp $
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share
RDEPEND="sys-libs/glibc"
-S=${WORKDIR}/${P}
-
src_compile() {
# If we wanted to remove the html docs in /usr/share/howl....
#einfo "Removing html docs from build process...."
diff --git a/net-misc/howl/howl-0.9.ebuild b/net-misc/howl/howl-0.9.ebuild
index 62fc951674cf..1df464c71630 100644
--- a/net-misc/howl/howl-0.9.ebuild
+++ b/net-misc/howl/howl-0.9.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/howl/howl-0.9.ebuild,v 1.3 2004/06/24 23:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.ebuild,v 1.4 2004/07/15 02:52:46 agriffis Exp $
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share
RDEPEND="sys-libs/glibc"
-S=${WORKDIR}/${P}
-
src_compile() {
# If we wanted to remove the html docs in /usr/share/howl....
#einfo "Removing html docs from build process...."
diff --git a/net-misc/htun/htun-0.9.5.ebuild b/net-misc/htun/htun-0.9.5.ebuild
index db2dd1252474..efc374072c17 100644
--- a/net-misc/htun/htun-0.9.5.ebuild
+++ b/net-misc/htun/htun-0.9.5.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/htun/htun-0.9.5.ebuild,v 1.3 2004/07/01 21:08:51 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/htun/htun-0.9.5.ebuild,v 1.4 2004/07/15 02:53:23 agriffis Exp $
DESCRIPTION="Project to tunnel IP traffic over HTTP"
HOMEPAGE="http://htun.runslinux.net/"
@@ -15,8 +15,6 @@ IUSE=""
DEPEND="virtual/libc"
RDEPEND=""
-S=${WORKDIR}/${P}
-
src_compile() {
diff --git a/net-misc/hylafax/hylafax-4.1.8.ebuild b/net-misc/hylafax/hylafax-4.1.8.ebuild
index 8c23c72173bd..64c7f603f7be 100644
--- a/net-misc/hylafax/hylafax-4.1.8.ebuild
+++ b/net-misc/hylafax/hylafax-4.1.8.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/hylafax/hylafax-4.1.8.ebuild,v 1.7 2004/06/24 23:49:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8.ebuild,v 1.8 2004/07/15 02:53:55 agriffis Exp $
# This is basically unchanged from the one supplied by Stephane Loeuillet
# to Gentoo bug: http://bugs.gentoo.org/show_bug.cgi?id=28574
@@ -9,7 +9,6 @@
IUSE="jpeg"
-S=${WORKDIR}/${P}
DESCRIPTION="Client-server fax package for class 1 and 2 fax modems."
HOMEPAGE="http://www.hylafax.org"
SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz"
diff --git a/net-misc/ipsorcery/ipsorcery-1.5.ebuild b/net-misc/ipsorcery/ipsorcery-1.5.ebuild
index cf5c58f4e5a8..b24195d82d6f 100644
--- a/net-misc/ipsorcery/ipsorcery-1.5.ebuild
+++ b/net-misc/ipsorcery/ipsorcery-1.5.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v 1.10 2004/06/24 23:50:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v 1.11 2004/07/15 02:54:17 agriffis Exp $
IUSE="gtk"
-S=${WORKDIR}/${P}
DESCRIPTION="Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets."
SRC_URI="http://www.legions.org/~phric/ipsorc-${PV}.tar.gz"
HOMEPAGE="http://www.legions.org/~phric/ipsorcery.html"
diff --git a/net-misc/ipsorcery/ipsorcery-1.6.ebuild b/net-misc/ipsorcery/ipsorcery-1.6.ebuild
index 07a38341fb9e..9ff6508ea577 100644
--- a/net-misc/ipsorcery/ipsorcery-1.6.ebuild
+++ b/net-misc/ipsorcery/ipsorcery-1.6.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild,v 1.9 2004/06/24 23:50:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild,v 1.10 2004/07/15 02:54:17 agriffis Exp $
IUSE="gtk"
-S=${WORKDIR}/${P}
DESCRIPTION="Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets."
SRC_URI="http://www.legions.org/~phric/ipsorc-${PV}.tar.gz"
HOMEPAGE="http://www.legions.org/~phric/ipsorcery.html"
diff --git a/net-misc/ipv6calc/ipv6calc-0.45.ebuild b/net-misc/ipv6calc/ipv6calc-0.45.ebuild
index f96481904e84..5a960e331e7c 100644
--- a/net-misc/ipv6calc/ipv6calc-0.45.ebuild
+++ b/net-misc/ipv6calc/ipv6calc-0.45.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-misc/ipv6calc/ipv6calc-0.45.ebuild,v 1.8 2004/07/01 21:19:32 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.45.ebuild,v 1.9 2004/07/15 02:54:35 agriffis Exp $
-S=${WORKDIR}/${P}
IUSE=""
DESCRIPTION="ipv6calc convert a given IPv6 address to the compressed format or to the format used by /proc/net/if_inet6."
HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
diff --git a/net-misc/linuxsms/linuxsms-0.61.ebuild b/net-misc/linuxsms/linuxsms-0.61.ebuild
index 435aac0daee4..cf1b52e81b64 100644
--- a/net-misc/linuxsms/linuxsms-0.61.ebuild
+++ b/net-misc/linuxsms/linuxsms-0.61.ebuild
@@ -1,8 +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/linuxsms/linuxsms-0.61.ebuild,v 1.5 2004/06/24 23:54:31 agriffis Exp $
-
-S=${WORKDIR}/${P}
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linuxsms/linuxsms-0.61.ebuild,v 1.6 2004/07/15 02:57:37 agriffis Exp $
DESCRIPTION="A console perl script for sending SMS to cell phones"
SRC_URI="mirror://sourceforge/linuxsms/${P}.tar.gz"