summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-05 23:28:58 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-05 23:28:58 +0100
commitd683f71a1f6881d81fac3852321346779d6cf68c (patch)
tree7f1e1f0d7e5940602fe4ffa774b7625fda33ceb3
parentnet-firewall/quicktables: Remove last-rited pkg (diff)
downloadgentoo-d683f71a.tar.gz
gentoo-d683f71a.tar.bz2
gentoo-d683f71a.zip
net-firewall/fwipsec: Remove last-rited pkg
Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-firewall/fwipsec/Manifest1
-rw-r--r--net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild30
-rw-r--r--net-firewall/fwipsec/metadata.xml8
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 40 deletions
diff --git a/net-firewall/fwipsec/Manifest b/net-firewall/fwipsec/Manifest
deleted file mode 100644
index e9d72e1e1896..000000000000
--- a/net-firewall/fwipsec/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fwipsec-0.4.2.tar.bz2 13114 BLAKE2B 3f3ade1dd10eeccea57b6c85b7b36a7f6b0e0ada509964bd4e624e9e4d7cf898576deab205c0047b34bb2d08d0bb4af5e914a93ff990a6cf4930a5b4222399b8 SHA512 752af6b937f6b08b3613f50c789911dd09b1648c57b9ab613fe98922c9f38043a1cee9b45a94f02b51031f3ef4feefc29f192beafec4506202925f71f8e82d0d
diff --git a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild
deleted file mode 100644
index 311c2cf7fdd8..000000000000
--- a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-S=${WORKDIR}/${PN}
-DESCRIPTION="Firewall scripts that control iptables, FreeS/WAN, and squid"
-HOMEPAGE="http://fwipsec.sourceforge.net/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86"
-
-DEPEND=">=net-firewall/iptables-1.2.7
- sys-apps/iproute2"
-
-src_install() {
- exeinto /etc/fwipsec
- doexe fwipsec.*
- doinitd fwipsec
-
- dodoc LICENSE DOCS/README*
- doman DOCS/*.5
-}
-
-pkg_postinst() {
- elog "Edit /etc/fwipsec/fwipsec.defs to set your base rules."
-}
diff --git a/net-firewall/fwipsec/metadata.xml b/net-firewall/fwipsec/metadata.xml
deleted file mode 100644
index 30534ef172e2..000000000000
--- a/net-firewall/fwipsec/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">fwipsec</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index ef914b732341..696c3d269641 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -401,7 +401,6 @@ media-gfx/fblogo
net-dialup/globespan-adsl
net-dns/bind-dns-keygen
net-firewall/fwanalog
-net-firewall/fwipsec
sys-auth/pam_require
# Michał Górny <mgorny@gentoo.org> (2019-10-04)