From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 602E8158041 for ; Tue, 20 Feb 2024 05:06:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 593C32BC021; Tue, 20 Feb 2024 05:06:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31CCD2BC01E for ; Tue, 20 Feb 2024 05:06:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4391E343165 for ; Tue, 20 Feb 2024 05:06:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56BBE14D3 for ; Tue, 20 Feb 2024 05:06:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708405507.8014ac37e4ad63db9e41051ffc736930610a5afc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_log/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_log/Manifest net-libs/libnetfilter_log/libnetfilter_log-1.0.1.ebuild X-VCS-Directories: net-libs/libnetfilter_log/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8014ac37e4ad63db9e41051ffc736930610a5afc X-VCS-Branch: master Date: Tue, 20 Feb 2024 05:06:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1939dc11-8524-4bdf-b1cc-4d880626fbed X-Archives-Hash: b2f9d2e76400fc88fe8eabe560cb3d5c commit: 8014ac37e4ad63db9e41051ffc736930610a5afc Author: Sam James gentoo org> AuthorDate: Tue Feb 20 05:05:07 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 20 05:05:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8014ac37 net-libs/libnetfilter_log: drop 1.0.1 Signed-off-by: Sam James gentoo.org> net-libs/libnetfilter_log/Manifest | 1 - .../libnetfilter_log/libnetfilter_log-1.0.1.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/net-libs/libnetfilter_log/Manifest b/net-libs/libnetfilter_log/Manifest index 296aa95820a2..68aec70f2220 100644 --- a/net-libs/libnetfilter_log/Manifest +++ b/net-libs/libnetfilter_log/Manifest @@ -1,3 +1,2 @@ -DIST libnetfilter_log-1.0.1.tar.bz2 262545 BLAKE2B 4dcc7ff5deef95fc657a956556a1ff389cddaae3eaabed9c77cb7028793d5a0e377d2d02d55000ec853300b94164943436d658f42344a6314432b2f8f965fb8e SHA512 4088b9bf055fb4cd5f2e201a46a00def7642116b5d1695a371936b7b45eb93877944456506b45761bf2f3f81b40c161c1ecdcfb90532009f073dac3cedc6f436 DIST libnetfilter_log-1.0.2.tar.bz2 304022 BLAKE2B 5976dc484f8a5dc7b5484f12c9913acd9cf7600844f321da6105805b05ad7176d88185c4770bf9ac167c8525b01f1cd8cbc560f77a7cb8b1f129f9f6983b5bb1 SHA512 6b33718b1dd7f4504bceae14001da3a652cec46a6725a5dee83a7b55028cfa8e768cba917f968a5d5b60fd9ff04edf6040ef271a68e5fb65858bf73f4f9ccf23 DIST libnetfilter_log-1.0.2.tar.bz2.sig 566 BLAKE2B f4e3de583d9e0612bfc5932654d287154117fe720c28eb220fbc19c4e6cd8d57c66b92159d13949b035a2479a466110e38b0334f49dcf9b9fc0cb4c41ed79aa1 SHA512 b9a40fa08fa5d29a907522add329ea5268f2ef09274b5be3d30ab7e6a0c6aad915d8e8d7c5d708947a86c4a7fe950439ab536ec5ed78198f5b6b839de2f0ab35 diff --git a/net-libs/libnetfilter_log/libnetfilter_log-1.0.1.ebuild b/net-libs/libnetfilter_log/libnetfilter_log-1.0.1.ebuild deleted file mode 100644 index 6c560507f949..000000000000 --- a/net-libs/libnetfilter_log/libnetfilter_log-1.0.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit linux-info - -DESCRIPTION="Interface to packets that have been logged by the kernel packet filter" -HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_log/" -SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~riscv ~sparc x86" - -BDEPEND="virtual/pkgconfig" -RDEPEND=">=net-libs/libnfnetlink-1.0.0" -DEPEND="${RDEPEND}" - -CONFIG_CHECK="~NETFILTER_NETLINK_LOG" - -src_configure() { - econf --disable-static -} - -pkg_setup() { - linux-info_pkg_setup - kernel_is lt 2 6 14 && die "requires at least 2.6.14 kernel version" -}