commit:     d683f71a1f6881d81fac3852321346779d6cf68c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 22:28:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 22:28:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d683f71a

net-firewall/fwipsec: Remove last-rited pkg

Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-firewall/fwipsec/Manifest                |  1 -
 net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild | 30 ----------------------------
 net-firewall/fwipsec/metadata.xml            |  8 --------
 profiles/package.mask                        |  1 -
 4 files changed, 40 deletions(-)

diff --git a/net-firewall/fwipsec/Manifest b/net-firewall/fwipsec/Manifest
deleted file mode 100644
index e9d72e1e189..00000000000
--- 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 311c2cf7fdd..00000000000
--- 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 30534ef172e..00000000000
--- 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 ef914b73234..696c3d26964 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 <[email protected]> (2019-10-04)

Reply via email to