app-admin/hardening-check: drop last-rited package

Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Aaron Bauman
2019-11-20 12:13:34 -05:00
parent 04670bb763
commit 73aa3bfbae
6 changed files with 0 additions and 103 deletions

View File

@@ -1,3 +0,0 @@
DIST hardening-wrapper_2.5.tar.gz 21157 BLAKE2B 9976de519667e3816be0ccee446dd81ed67beb331e59badfceed61bdb323644af502d3b280c70b0ec3638569cfda751dd68ebd4ca23f4cf09ce170d300ea0751 SHA512 e2c183736e9f1dd1b39ecde7d2bf2c22d4c87c69cb158d98bb527b8325d88ea86bceb6087633cc761e973a22d0cf97c6266464d117e408ed2aee2e67c8ab5565
DIST hardening-wrapper_2.6.tar.xz 19436 BLAKE2B 61b04985f1511470640f1631af3d95613a5f9ff843b95fa53557cc183ff1e3be384c2af473f5c936697b7c70a573ab6b32c6a36d62ef9298729c079c95f4d7ee SHA512 924d9d816148bc5f2d25d66fd24c7b2a77fef8d62eb7656d4c9b0ee50c767789f25aaa3b776138103682366ff7c2266be4a207d4b11361655b5097131033283e
DIST hardening-wrapper_2.7.tar.xz 19604 BLAKE2B fc6e17867708f9ecd5d430035f5142ae7a42d525adbe55bfc14c3cad767b0fed86df00c2a8e1c5099e1320167aa1ba7454c1dbca1210b431841e191f0be3392d SHA512 834242b28e06f32d6e899f13fcfc66f560e4137267f8cb46fab21337240fec612ea2803345012308af50c0fc4af92f52a28a18803ba330998ad7cb1321023121

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
MY_PN="hardening-wrapper"
DESCRIPTION="Report the hardening characterists of a set of binaries"
HOMEPAGE="https://wiki.debian.org/Hardening https://packages.debian.org/source/jessie/hardening-wrapper"
SRC_URI="mirror://debian/pool/main/h/${MY_PN}/${MY_PN}_${PV}.tar.gz"
KEYWORDS="amd64 x86"
IUSE=""
LICENSE="GPL-2+"
SLOT="0"
DEPEND=""
RDEPEND=""
S="${WORKDIR}/${MY_PN}"
src_compile() { :; }
src_install() {
newbin ${PN}.sh ${PN}
}

View File

@@ -1,27 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
MY_PN="hardening-wrapper"
DESCRIPTION="Report the hardening characterists of a set of binaries"
HOMEPAGE="https://wiki.debian.org/Hardening https://packages.debian.org/source/jessie/hardening-wrapper"
SRC_URI="mirror://debian/pool/main/h/${MY_PN}/${MY_PN}_${PV}.tar.xz"
KEYWORDS="amd64 x86"
IUSE=""
LICENSE="GPL-2+"
SLOT="0"
DEPEND=""
RDEPEND=""
S="${WORKDIR}/${MY_PN}"
src_compile() { :; }
src_install() {
newbin ${PN}.sh ${PN}
dodoc AUTHORS
}

View File

@@ -1,29 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
MY_PN="hardening-wrapper"
DESCRIPTION="Report the hardening characterists of a set of binaries"
HOMEPAGE="https://wiki.debian.org/Hardening https://packages.debian.org/source/jessie/hardening-wrapper"
SRC_URI="mirror://debian/pool/main/h/${MY_PN}/${MY_PN}_${PV}.tar.xz"
KEYWORDS="amd64 x86"
IUSE=""
LICENSE="GPL-2+"
SLOT="0"
DEPEND=""
RDEPEND=""
RESTRICT="test"
S="${WORKDIR}/${MY_PN}"
src_compile() { :; }
src_install() {
newbin ${PN}.sh ${PN}
dodoc AUTHORS
}

View File

@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ago@gentoo.org</email>
<name>Agostino Sarubbo</name>
</maintainer>
<maintainer type="person">
<email>kees@outflux.net</email>
<name>Kees Cook</name>
<description>Upstream - please CC on bugs that concerns upstream</description>
</maintainer>
</pkgmetadata>

View File

@@ -341,11 +341,6 @@ www-servers/thin
# Removal in 30 days. Bug #697376.
app-text/scrollkeeper
# Agostino Sarubbo <ago@gentoo.org> (2019-10-18)
# Superseded by app-admin/checksec
# Removal in 30 days.
app-admin/hardening-check
# Thomas Deutschmann <whissi@gentoo.org> (2019-10-17)
# clamav-milter completely broken, #697688
~app-antivirus/clamav-0.102.0