summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-06-23 19:44:50 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-06-23 19:44:50 +0000
commit2d79c01ebcd96c368d5c510e525f98f8748d1409 (patch)
tree9dab5897b35f15ce6ca0f6cf2671fd68fbc3a43e /net-firewall
parentversion bumped. (diff)
downloadhistorical-2d79c01ebcd96c368d5c510e525f98f8748d1409.tar.gz
historical-2d79c01ebcd96c368d5c510e525f98f8748d1409.tar.bz2
historical-2d79c01ebcd96c368d5c510e525f98f8748d1409.zip
cleanup
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/shorewall/Manifest4
-rw-r--r--net-firewall/shorewall/files/digest-shorewall-1.4.41
-rw-r--r--net-firewall/shorewall/files/digest-shorewall-1.4.4a1
-rw-r--r--net-firewall/shorewall/shorewall-1.4.4.ebuild30
-rw-r--r--net-firewall/shorewall/shorewall-1.4.4a.ebuild30
5 files changed, 0 insertions, 66 deletions
diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index 6afd8bcccdb3..fad92a6ec76e 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -1,10 +1,6 @@
-MD5 5762ac1cfee374fec29ee9e49aa021ea shorewall-1.4.4.ebuild 847
-MD5 24be2d4402e6e4a7a58153d3a1818d30 shorewall-1.4.4a.ebuild 847
MD5 e6e8c3eaf2b46a91af319d4b422ae6c6 shorewall-1.4.4b.ebuild 856
MD5 9248cf4c709442016435974c8b3aed57 shorewall-1.4.5.ebuild 856
MD5 c5ef8a508bbf736c40d14269e2c3a765 ChangeLog 2851
-MD5 460f28a1825667b616a6fa23d6898600 files/digest-shorewall-1.4.4 65
-MD5 ead13409cb09e70118b466b5d93d4fda files/digest-shorewall-1.4.4a 66
MD5 dbbdf226fd083feb0964ac7ce7d6d7e4 files/digest-shorewall-1.4.4b 66
MD5 2bb788dc55a65a1daee4a13ca9240fab files/shorewall 433
MD5 7c8660b2d2395b8c9b6cc7f5902170f4 files/digest-shorewall-1.4.5 65
diff --git a/net-firewall/shorewall/files/digest-shorewall-1.4.4 b/net-firewall/shorewall/files/digest-shorewall-1.4.4
deleted file mode 100644
index 7f56995d9463..000000000000
--- a/net-firewall/shorewall/files/digest-shorewall-1.4.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5a8f3e34572c74bd48ae001596e0d59f shorewall-1.4.4.tgz 1972939
diff --git a/net-firewall/shorewall/files/digest-shorewall-1.4.4a b/net-firewall/shorewall/files/digest-shorewall-1.4.4a
deleted file mode 100644
index b13fc0d0b01e..000000000000
--- a/net-firewall/shorewall/files/digest-shorewall-1.4.4a
+++ /dev/null
@@ -1 +0,0 @@
-MD5 778715cb4521065381b8b65222063d47 shorewall-1.4.4a.tgz 1977841
diff --git a/net-firewall/shorewall/shorewall-1.4.4.ebuild b/net-firewall/shorewall/shorewall-1.4.4.ebuild
deleted file mode 100644
index f790d924f535..000000000000
--- a/net-firewall/shorewall/shorewall-1.4.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-1.4.4.ebuild,v 1.2 2003/06/12 21:20:23 msterret Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Full state iptables firewall"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-HOMEPAGE="http://www.shorewall.net"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
-SLOT="0"
-IUSE=""
-
-DEPEND="virtual/glibc
- net-firewall/iptables
- sys-apps/iproute"
-
-RDEPENR=${DEPEND}
-
-src_install () {
- dodir /var/state
- PREFIX=${D} ./install.sh /etc/init.d || die
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/shorewall shorewall
-}
-pkg_postinst() {
- einfo "Read the documentatition from http://www.shorewall.net"
- einfo "and edit the files in /etc/shorewall before starting the firewall"
-}
diff --git a/net-firewall/shorewall/shorewall-1.4.4a.ebuild b/net-firewall/shorewall/shorewall-1.4.4a.ebuild
deleted file mode 100644
index 6ca0dcdc2902..000000000000
--- a/net-firewall/shorewall/shorewall-1.4.4a.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-1.4.4a.ebuild,v 1.2 2003/06/12 21:20:23 msterret Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Full state iptables firewall"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-HOMEPAGE="http://www.shorewall.net"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
-SLOT="0"
-IUSE=""
-
-DEPEND="virtual/glibc
- net-firewall/iptables
- sys-apps/iproute"
-
-RDEPENR=${DEPEND}
-
-src_install () {
- dodir /var/state
- PREFIX=${D} ./install.sh /etc/init.d || die
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/shorewall shorewall
-}
-pkg_postinst() {
- einfo "Read the documentatition from http://www.shorewall.net"
- einfo "and edit the files in /etc/shorewall before starting the firewall"
-}