summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
commit6c0bc328b1207dac8a59e148601183d732308a98 (patch)
tree1e562184009b13218bcf658daf04bbe2183e47b7 /sys-apps/iptables
parentRemove rdepend=depend (diff)
downloadgentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip
Remove rdepend=depend
Diffstat (limited to 'sys-apps/iptables')
-rw-r--r--sys-apps/iptables/iptables-1.2.6a-r1.ebuild3
-rw-r--r--sys-apps/iptables/iptables-1.2.6a-r2.ebuild3
-rw-r--r--sys-apps/iptables/iptables-1.2.6a-r3.ebuild3
-rw-r--r--sys-apps/iptables/iptables-1.2.7.ebuild3
-rw-r--r--sys-apps/iptables/iptables-1.2.7a.ebuild3
5 files changed, 5 insertions, 10 deletions
diff --git a/sys-apps/iptables/iptables-1.2.6a-r1.ebuild b/sys-apps/iptables/iptables-1.2.6a-r1.ebuild
index 7ae3694c8efd..ccee268d6726 100644
--- a/sys-apps/iptables/iptables-1.2.6a-r1.ebuild
+++ b/sys-apps/iptables/iptables-1.2.6a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r1.ebuild,v 1.8 2002/10/19 01:52:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r1.ebuild,v 1.9 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
@@ -10,7 +10,6 @@ KEYWORDS="x86 ppc sparc sparc64"
SLOT="0"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
src_unpack() {
diff --git a/sys-apps/iptables/iptables-1.2.6a-r2.ebuild b/sys-apps/iptables/iptables-1.2.6a-r2.ebuild
index 413f239dae29..fc17166f435c 100644
--- a/sys-apps/iptables/iptables-1.2.6a-r2.ebuild
+++ b/sys-apps/iptables/iptables-1.2.6a-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r2.ebuild,v 1.4 2002/10/19 01:52:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r2.ebuild,v 1.5 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
@@ -10,7 +10,6 @@ KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
src_unpack() {
diff --git a/sys-apps/iptables/iptables-1.2.6a-r3.ebuild b/sys-apps/iptables/iptables-1.2.6a-r3.ebuild
index 325c9b5c6cd0..ee70f8060718 100644
--- a/sys-apps/iptables/iptables-1.2.6a-r3.ebuild
+++ b/sys-apps/iptables/iptables-1.2.6a-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r3.ebuild,v 1.3 2002/10/19 01:52:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r3.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
@@ -10,7 +10,6 @@ KEYWORDS="x86 ppc sparc sparc64"
SLOT="0"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
src_unpack() {
diff --git a/sys-apps/iptables/iptables-1.2.7.ebuild b/sys-apps/iptables/iptables-1.2.7.ebuild
index baece96a800a..c7d016db428e 100644
--- a/sys-apps/iptables/iptables-1.2.7.ebuild
+++ b/sys-apps/iptables/iptables-1.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7.ebuild,v 1.3 2002/10/19 01:52:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
@@ -10,7 +10,6 @@ KEYWORDS="x86 ppc sparc sparc64"
SLOT="0"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
src_unpack() {
diff --git a/sys-apps/iptables/iptables-1.2.7a.ebuild b/sys-apps/iptables/iptables-1.2.7a.ebuild
index 6e056c633021..945e552dcb2d 100644
--- a/sys-apps/iptables/iptables-1.2.7a.ebuild
+++ b/sys-apps/iptables/iptables-1.2.7a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7a.ebuild,v 1.8 2002/10/19 01:52:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7a.ebuild,v 1.9 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
@@ -10,7 +10,6 @@ KEYWORDS="x86 alpha sparc sparc64"
SLOT="0"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
src_unpack() {