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
commitdda8ebf7f0b5e79cca385c2e9383c3e5edea42ce (patch)
treed233354e719606d9f2c85380372fddd7f6e2512b /net-misc/howl
parentsync IUSE (missing) (diff)
downloadhistorical-dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce.tar.gz
historical-dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce.tar.bz2
historical-dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/howl')
-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
3 files changed, 3 insertions, 9 deletions
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...."