mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-firewall/itval: treeclean
Closes: https://bugs.gentoo.org/957218 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST ITVal-20121104.tar.bz2 71398 BLAKE2B 6d3b67d7089a7c940c54fb5b5f577624ef935ce785c2a81a03f76bf4d4ced5258d55db9d59894b75ed366681e08d390d1293247fe301c3b179af7e6eff5eb607 SHA512 145f464154d0c88e6c43a16a6ea59f3f6f525612c99032bd5acb934975d46568a40b25996a92d63d190afbe2f129010fb7cdb843dced9eae4ec925b97ee17eca
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
CMAKE_IN_SOURCE_BUILD=1
|
||||
inherit cmake
|
||||
|
||||
MY_PN="ITVal"
|
||||
MY_PV="$(ver_cut 4)"
|
||||
MY_P="${MY_PN}-${MY_PV}"
|
||||
|
||||
DESCRIPTION="Iptables policy testing and validation tool"
|
||||
HOMEPAGE="http://itval.sourceforge.net"
|
||||
SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/fddl
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
app-alternatives/yacc
|
||||
app-alternatives/lex
|
||||
"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
DOCS=( AUTHORS ChangeLog README RELEASE )
|
||||
|
||||
src_install() {
|
||||
default
|
||||
doman man/ITVal.n
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>netmon@gentoo.org</email>
|
||||
<name>Gentoo network monitoring and analysis project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="sourceforge">itval</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -220,11 +220,6 @@ media-libs/raspberrypi-userland-bin
|
||||
# Several bugs #770802, #881797, #926326, #928521. Removal on 2025-10-29.
|
||||
media-plugins/vdr-rpihddevice
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-09-30)
|
||||
# Dead upstream, EAPI-7 based, no one else is left packaging this.
|
||||
# Bug #957218. Removal on 2025-10-29.
|
||||
net-firewall/itval
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-09-21)
|
||||
# Breaks (common) mt7921e WiFi driver with a hang in many cases, affecting
|
||||
# not just network. See bug #963106.
|
||||
|
||||
Reference in New Issue
Block a user