summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-05 23:28:56 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-05 23:28:56 +0100
commite2c5d8cac1988ac5874f229c9f165c6ef4659258 (patch)
tree832d84bee375c318a0f1a5452d17340dd7af5c77
parentnet-firewall/shapecfg: Remove last-rited pkg (diff)
downloadgentoo-e2c5d8cac1988ac5874f229c9f165c6ef4659258.tar.gz
gentoo-e2c5d8cac1988ac5874f229c9f165c6ef4659258.tar.bz2
gentoo-e2c5d8cac1988ac5874f229c9f165c6ef4659258.zip
net-firewall/quicktables: Remove last-rited pkg
Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-firewall/quicktables/Manifest1
-rw-r--r--net-firewall/quicktables/metadata.xml5
-rw-r--r--net-firewall/quicktables/quicktables-2.3.ebuild20
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 27 deletions
diff --git a/net-firewall/quicktables/Manifest b/net-firewall/quicktables/Manifest
deleted file mode 100644
index 05a61cf07733..000000000000
--- a/net-firewall/quicktables/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST quicktables-2.3.tar.gz 20287 BLAKE2B ab556b218566adefc710ae17d89dc84b0276081ee3edb063d88c2334c716d6aeeec2efc1bc4966c58310eec305178693faaec04b85371eb52d1f4a3f778b0377 SHA512 4a2a7c98d353724b845a8c474c39a2759a51ad4dae38a327d2db614a9e872ca3d1d05b150ab1e6815d461ec575590c5793a9342300524197fd9a52d294e55766
diff --git a/net-firewall/quicktables/metadata.xml b/net-firewall/quicktables/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/net-firewall/quicktables/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-firewall/quicktables/quicktables-2.3.ebuild b/net-firewall/quicktables/quicktables-2.3.ebuild
deleted file mode 100644
index 5068e5d69a46..000000000000
--- a/net-firewall/quicktables/quicktables-2.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="a quick iptables script generator"
-HOMEPAGE="http://qtables.radom.org/"
-SRC_URI="http://qtables.radom.org/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-SLOT="0"
-
-RDEPEND="net-firewall/iptables"
-
-src_install() {
- dosbin quicktables-2.3 || die
- dodoc changes readme todo
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 6242443c0439..ef914b732341 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -402,7 +402,6 @@ net-dialup/globespan-adsl
net-dns/bind-dns-keygen
net-firewall/fwanalog
net-firewall/fwipsec
-net-firewall/quicktables
sys-auth/pam_require
# Michał Górny <mgorny@gentoo.org> (2019-10-04)