From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_acct/
Date: Mon, 19 Apr 2021 07:58:15 +0000 (UTC) [thread overview]
Message-ID: <1618818965.31fed75e1a68b8961a58b620a3e78b677dd0dfc4.asturm@gentoo> (raw)
commit: 31fed75e1a68b8961a58b620a3e78b677dd0dfc4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 18:12:58 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 07:56:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31fed75e
net-libs/libnetfilter_acct: Drop 1.0.2, EAPI5--
Closes: https://bugs.gentoo.org/757168
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libnetfilter_acct/Manifest | 1 -
.../libnetfilter_acct-1.0.2.ebuild | 46 ----------------------
2 files changed, 47 deletions(-)
diff --git a/net-libs/libnetfilter_acct/Manifest b/net-libs/libnetfilter_acct/Manifest
index a057dbc65ac..00a0ca995aa 100644
--- a/net-libs/libnetfilter_acct/Manifest
+++ b/net-libs/libnetfilter_acct/Manifest
@@ -1,2 +1 @@
-DIST libnetfilter_acct-1.0.2.tar.bz2 292718 BLAKE2B 502261b12c76d24cd67ff79ae72f7aee2ae48f9953df201bc34e7a28ded69501ccf3493ce441b733e4ec5b40b33ccbadf4c0e2cc46971bdb4bf3b9b117683347 SHA512 6bd299d509736ce3335e051137851d7f1a3751eafa380b55e9c73a25afb5d45c904ce9acefd4f934f1d21f2ff85b06faed4b072dc74d74e3a8b93342d59f5cdf
DIST libnetfilter_acct-1.0.3.tar.bz2 296999 BLAKE2B c696a5830c2445fd8369182c413a8144f4b0d669dd8ef57e59d54bd8ad406e15bec72ede8d2ee0d7bbb61fbc2218380168e03ed62daaef9e026cbe83e79982c2 SHA512 5ca332840663941182343fdc0d5e45116bba71a97a913db0b385ea37ef31a04f8267a2279b7a2862ce338c6eeb093bb3ef9908f57770e64acf5d2b2266d3bfe5
diff --git a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.2.ebuild b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.2.ebuild
deleted file mode 100644
index 162254e10f3..00000000000
--- a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info ltprune multilib
-
-DESCRIPTION="library providing interface to extended accounting infrastructure"
-HOMEPAGE="https://netfilter.org/projects/libnetfilter_acct/"
-SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 x86 ~amd64-linux"
-IUSE="examples"
-
-RDEPEND="net-libs/libmnl"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-DOCS=( README )
-CONFIG_CHECK="~NETFILTER_NETLINK_ACCT"
-
-pkg_setup() {
- kernel_is lt 3 3 && ewarn "This package will work with kernel version 3.3 or higher"
- linux-info_pkg_setup
-}
-
-src_configure() {
- econf \
- --libdir="${EPREFIX}"/$(get_libdir)
-}
-
-src_install() {
- default
- dodir /usr/$(get_libdir)/pkgconfig/
- mv "${ED}"/{,usr/}$(get_libdir)/pkgconfig/${PN}.pc || die
-
- if use examples; then
- find examples/ -name "Makefile*" -exec rm -f '{}' + || die 'find failed'
- dodoc -r examples/
- docompress -x /usr/share/doc/${P}/examples
- fi
-
- prune_libtool_files
-}
next reply other threads:[~2021-04-19 7:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 7:58 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-16 19:17 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_acct/ Sam James
2022-03-27 2:58 Sam James
2021-04-19 7:58 Andreas Sturmlechner
2021-04-19 7:58 Andreas Sturmlechner
2021-04-10 4:25 Sam James
2020-12-17 11:59 Sam James
2020-12-03 17:37 Thomas Deutschmann
2020-09-06 20:18 Jeroen Roovers
2018-05-06 14:16 Aaron Bauman
2016-08-24 7:03 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=1618818965.31fed75e1a68b8961a58b620a3e78b677dd0dfc4.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