From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_conntrack/
Date: Mon, 29 Aug 2022 18:39:54 +0000 (UTC) [thread overview]
Message-ID: <1661798348.484e8307e2cc88998555e22c90fe36255dcffdb4.asturm@gentoo> (raw)
commit: 484e8307e2cc88998555e22c90fe36255dcffdb4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 16:25:02 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 18:39:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484e8307
net-libs/libnetfilter_conntrack: drop 1.0.8, EAPI-6--
Closes: https://bugs.gentoo.org/867148
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libnetfilter_conntrack/Manifest | 1 -
.../libnetfilter_conntrack-1.0.8.ebuild | 43 ----------------------
2 files changed, 44 deletions(-)
diff --git a/net-libs/libnetfilter_conntrack/Manifest b/net-libs/libnetfilter_conntrack/Manifest
index 96c531bff9e2..b0f443c532cf 100644
--- a/net-libs/libnetfilter_conntrack/Manifest
+++ b/net-libs/libnetfilter_conntrack/Manifest
@@ -1,3 +1,2 @@
-DIST libnetfilter_conntrack-1.0.8.tar.bz2 331750 BLAKE2B 614f8d80863d6f7d8110b5faf68debe3a9ba0c6737f02fa0de9d0e53d30771581becb052e7cd990b0632e9264cb9cdeb2af26a41e2b1ab9421218ec616e1f8d8 SHA512 ddc70e7e3f2d764ed1e115e4a03fe8848b8c04bd69eea0952e63131dd4dae3c23f33b8be518673e1ec3b5dbf708f5f86eac97be46fe265d95386a5e902bd0b82
DIST libnetfilter_conntrack-1.0.9.tar.bz2 373177 BLAKE2B 701393338a0bf852b97d80a1e4ab078dea741f7181246b3dafcbe8cff287b5b9fae72c1c50867ea71baab83fa842471b2c7054fb4702bf35900a352078de8f3a SHA512 e8b03425aaba3b72e6034c215656c34176d0550c08e0455aaeb1365d9141505d0c4feaa8978c8ccf2b7af9db6c9e874ceb866347e533b41cb03a189884f4004c
DIST libnetfilter_conntrack-1.0.9.tar.bz2.sig 566 BLAKE2B 0f80f00858093ed5e9aac190fbb1ac5ac1dde60e6767b65adda49ed79fb7fb6cc7caea51793d8930a927d9b7a75d263851dd5741d6d408a8b56d3ea5b73da20e SHA512 83ed38f68bd38cf70d9c245a7f17373751ff9099ceff3066812b282b7426edf2eee79da8f5aea896b119327059008ff4a531b3dfdcd79d49944bea4079e67e1f
diff --git a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.8.ebuild b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.8.ebuild
deleted file mode 100644
index a42aa6f12fe1..000000000000
--- a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.8.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit linux-info
-
-DESCRIPTION="Programming interface (API) to the in-kernel connection tracking state table"
-HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_conntrack/"
-SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="static-libs"
-
-RDEPEND="
- >=net-libs/libmnl-1.0.3
- >=net-libs/libnfnetlink-1.0.0
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
-
-DOCS=( README )
-
-pkg_setup() {
- linux-info_pkg_setup
-
- if kernel_is lt 2 6 18 ; then
- die "${PN} requires at least 2.6.18 kernel version"
- fi
-
- # netfilter core team has changed some option names with kernel 2.6.20
- if kernel_is lt 2 6 20 ; then
- CONFIG_CHECK="~IP_NF_CONNTRACK_NETLINK"
- else
- CONFIG_CHECK="~NF_CT_NETLINK"
- fi
-
- check_extra_config
-}
next reply other threads:[~2022-08-29 18:39 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-29 18:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-25 2:28 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_conntrack/ Sam James
2024-11-20 11:44 Sam James
2024-11-15 9:19 Arthur Zamarin
2024-11-14 18:41 Sam James
2024-11-14 4:00 Sam James
2024-11-14 3:39 Sam James
2024-11-14 3:39 Sam James
2024-11-14 3:17 Sam James
2024-11-14 2:49 Sam James
2024-10-11 2:38 Sam James
2024-02-20 5:06 Sam James
2023-03-04 16:02 Arthur Zamarin
2023-03-04 11:13 Arthur Zamarin
2023-03-04 11:09 Arthur Zamarin
2023-03-04 8:54 Arthur Zamarin
2023-03-04 7:12 Arthur Zamarin
2023-03-04 6:29 Arthur Zamarin
2023-03-04 6:18 Arthur Zamarin
2023-03-04 5:52 Arthur Zamarin
2022-08-29 15:23 Jakov Smolić
2022-08-29 14:49 Jakov Smolić
2022-08-29 11:37 Jakov Smolić
2022-08-29 11:34 Jakov Smolić
2022-08-29 11:34 Jakov Smolić
2022-08-29 11:34 Jakov Smolić
2022-08-29 11:21 Jakov Smolić
2022-08-29 11:21 Jakov Smolić
2022-03-27 2:58 Sam James
2022-02-23 3:05 Sam James
2022-02-23 3:05 Sam James
2022-02-13 14:58 Sam James
2021-05-16 0:07 Sam James
2021-05-15 17:59 Sam James
2021-04-03 19:53 Sam James
2021-03-31 15:25 Sergei Trofimovich
2021-03-29 14:50 Sam James
2021-03-26 14:48 Agostino Sarubbo
2021-03-17 1:26 Sam James
2021-03-17 1:04 Sam James
2021-03-15 1:40 Thomas Deutschmann
2021-02-28 20:40 Sergei Trofimovich
2021-02-28 12:22 Sergei Trofimovich
2021-02-26 21:59 Sam James
2021-02-26 21:58 Sam James
2021-02-26 21:56 Sam James
2020-04-02 14:47 Jeroen Roovers
2020-04-02 14:47 Jeroen Roovers
2019-05-05 12:34 Mikle Kolyada
2019-04-13 7:38 Sergei Trofimovich
2019-04-08 15:10 Mikle Kolyada
2019-04-08 6:05 Matt Turner
2019-03-11 4:48 Aaron Bauman
2018-11-28 22:30 Matt Turner
2018-09-28 14:40 Mikle Kolyada
2018-09-17 23:10 Matt Turner
2018-09-17 23:10 Matt Turner
2018-06-27 22:26 Mart Raudsepp
2018-05-06 14:16 Aaron Bauman
2018-05-06 12:48 Jeroen Roovers
2018-05-06 12:29 Jeroen Roovers
2018-03-28 9:29 Matt Turner
2018-01-10 6:19 Markus Meier
2018-01-04 20:40 Mikle Kolyada
2017-12-25 9:28 Sergei Trofimovich
2017-12-21 8:48 Sergei Trofimovich
2017-12-19 15:46 Thomas Deutschmann
2016-08-24 7:03 Jeroen Roovers
2015-09-15 3:53 Jeroen Roovers
2015-09-14 12:42 Tobias Klausmann
2015-09-12 5:55 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1661798348.484e8307e2cc88998555e22c90fe36255dcffdb4.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox