commit: a5790fed9cc6a45bf0a85616aaa7f7d25666116c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 29 16:07:45 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Sep 30 19:37:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5790fed
net-analyzer/nipper: treeclean Closes: https://bugs.gentoo.org/957259 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-analyzer/nipper/Manifest | 1 - net-analyzer/nipper/metadata.xml | 8 -------- net-analyzer/nipper/nipper-0.12.0.ebuild | 20 -------------------- profiles/package.mask | 1 - 4 files changed, 30 deletions(-) diff --git a/net-analyzer/nipper/Manifest b/net-analyzer/nipper/Manifest deleted file mode 100644 index ac08d3db421b..000000000000 --- a/net-analyzer/nipper/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nipper-cli-0.12.0.tgz 34157 BLAKE2B b4945ef0d2a4ed7579b6f9ee7d80be1b8e57621797ed023a03fa05f94eca0ec781a5438d12b20dc61f16eb5e7776219788a4c1b76c3b6222df8a6fe755f573e4 SHA512 f65f1e954d9a054136f0a3ac5ea1c25b46a74fe640860fd45093206402c7bb9e566b33cc03ed144a0fd7951f94d94390100344c24ff5343473374676e807f742 diff --git a/net-analyzer/nipper/metadata.xml b/net-analyzer/nipper/metadata.xml deleted file mode 100644 index 5750c1f52ca0..000000000000 --- a/net-analyzer/nipper/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="sourceforge">nipper</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-analyzer/nipper/nipper-0.12.0.ebuild b/net-analyzer/nipper/nipper-0.12.0.ebuild deleted file mode 100644 index 0c4fd721931c..000000000000 --- a/net-analyzer/nipper/nipper-0.12.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -MY_P="${PN}-cli-${PV}" - -DESCRIPTION="Router configuration security analysis tool" -HOMEPAGE="http://nipper.titania.co.uk/" -SRC_URI="https://downloads.sourceforge.net/nipper/${MY_P}.tgz" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND=">=net-libs/libnipper-0.12" -RDEPEND="${DEPEND}" diff --git a/profiles/package.mask b/profiles/package.mask index 9ed1c5e92bc4..eacb382adc3f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -199,7 +199,6 @@ sci-libs/silo # Andreas Sturmlechner <[email protected]> (2025-09-01) # EAPI-7 cmake.eclass, no revdeps, no one else is packaging this. # Bugs #951888, #957258. Removal on 2025-10-01. -net-analyzer/nipper net-libs/libnipper # Eli Schwartz <[email protected]> (2025-09-01)
