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/ipsorcery
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/ipsorcery')
-rw-r--r--net-misc/ipsorcery/ipsorcery-1.5.ebuild3
-rw-r--r--net-misc/ipsorcery/ipsorcery-1.6.ebuild3
2 files changed, 2 insertions, 4 deletions
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"