commit: 079044e15687a901cf268d1d65f2ecf769bab132 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 08:09:02 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 08:09:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079044e1
net-analyzer/ffp: Remove last-rited pkg Closes: https://bugs.gentoo.org/674244 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-analyzer/ffp/Manifest | 1 - net-analyzer/ffp/ffp-0.0.8-r1.ebuild | 30 ------------------------------ net-analyzer/ffp/metadata.xml | 8 -------- profiles/package.mask | 2 -- 4 files changed, 41 deletions(-) diff --git a/net-analyzer/ffp/Manifest b/net-analyzer/ffp/Manifest deleted file mode 100644 index 13e6b1392a0..00000000000 --- a/net-analyzer/ffp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ffp-0.0.8.tar.gz 201602 BLAKE2B 9b348d325e91ce59d0fc4e585ecf3827d7343ae9777854ac0e36ceb46a98dd50830498cab5d0f5ce95c2cef1ae825818956aefce390b9290c312d50d4f4466dd SHA512 b2e844905dd08a5c6180ac8e3988effb13b9a8dd8fa1432e65c61a3d4ea2c30c75fb560d392fd3d5b7df2ab364c82f769b57d93d88d4b0f6d52772ef1c3d71bc diff --git a/net-analyzer/ffp/ffp-0.0.8-r1.ebuild b/net-analyzer/ffp/ffp-0.0.8-r1.ebuild deleted file mode 100644 index cbc60fb821f..00000000000 --- a/net-analyzer/ffp/ffp-0.0.8-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit toolchain-funcs - -DESCRIPTION="a tool to do fuzzy fingerprinting for man-in-the-middle attacks" -HOMEPAGE="http://www.thc.org/thc-ffp/" -SRC_URI="http://www.thc.org/releases/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="libressl" - -DEPEND=" - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) -" -RDEPEND="${DEPEND}" - -DOCS=( README TODO doc/ffp.pdf ) - -src_prepare() { - tc-export CC -} -src_install() { - default - dohtml doc/ffp.html -} diff --git a/net-analyzer/ffp/metadata.xml b/net-analyzer/ffp/metadata.xml deleted file mode 100644 index 74c2baebb4e..00000000000 --- a/net-analyzer/ffp/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 type="project"> - <email>[email protected]</email> - <name>Gentoo network monitoring and analysis project</name> -</maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 2c3686a8dae..82d9c829d1a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -613,7 +613,6 @@ x11-libs/hippo-canvas # mail-client/nmh: #676938, needs bump, 2014, also #676938, #680596 # mail-filter/libdkim: #674892, no revdeps, last release in 2010 # net-analyzer/bro: #675014, needs bump, current version is from 2015 -# net-analyzer/ffp: #674244, dead homepage, current version added 2005 # # Removal in 30 days. app-crypt/keynote @@ -624,7 +623,6 @@ mail-client/nail mail-client/nmh mail-filter/libdkim net-analyzer/bro -net-analyzer/ffp # Miroslav Šulc <[email protected]> (19 Mar 2019) # Depends on >=virtual/{jdk,jre}-11 which is masked
