net-firewall/fwipsec: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 22:28:58 +0000 (23:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 22:28:58 +0000 (23:28 +0100)
Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-firewall/fwipsec/Manifest [deleted file]
net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild [deleted file]
net-firewall/fwipsec/metadata.xml [deleted file]
profiles/package.mask

diff --git a/net-firewall/fwipsec/Manifest b/net-firewall/fwipsec/Manifest
deleted file mode 100644 (file)
index e9d72e1..0000000
+++ /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 (file)
index 311c2cf..0000000
+++ /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 (file)
index 30534ef..0000000
+++ /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>
index ef914b732341b61ca5c2a24b1822964a2ba04aac..696c3d26964101c465b2bb4412751d683a5ce840 100644 (file)
@@ -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)