mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-analyzer/nipper: treeclean
Closes: https://bugs.gentoo.org/957259 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST nipper-cli-0.12.0.tgz 34157 BLAKE2B b4945ef0d2a4ed7579b6f9ee7d80be1b8e57621797ed023a03fa05f94eca0ec781a5438d12b20dc61f16eb5e7776219788a4c1b76c3b6222df8a6fe755f573e4 SHA512 f65f1e954d9a054136f0a3ac5ea1c25b46a74fe640860fd45093206402c7bb9e566b33cc03ed144a0fd7951f94d94390100344c24ff5343473374676e807f742
|
||||
@@ -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>
|
||||
@@ -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}"
|
||||
@@ -199,7 +199,6 @@ sci-libs/silo
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (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 <eschwartz@gentoo.org> (2025-09-01)
|
||||
|
||||
Reference in New Issue
Block a user