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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C43111382C5 for ; Mon, 19 Apr 2021 07:58:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09D7CE084E; Mon, 19 Apr 2021 07:58:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5E67E084E for ; Mon, 19 Apr 2021 07:58:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97DE1340E3F for ; Mon, 19 Apr 2021 07:58:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06BB3706 for ; Mon, 19 Apr 2021 07:58:15 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1618818965.31fed75e1a68b8961a58b620a3e78b677dd0dfc4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_acct/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_acct/Manifest net-libs/libnetfilter_acct/libnetfilter_acct-1.0.2.ebuild X-VCS-Directories: net-libs/libnetfilter_acct/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 31fed75e1a68b8961a58b620a3e78b677dd0dfc4 X-VCS-Branch: master Date: Mon, 19 Apr 2021 07:58:15 +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: b65c0de0-5082-4f65-b9bd-72e4213d616a X-Archives-Hash: 90a95e3ecf9dbb8e6856cf1f06f89181 commit: 31fed75e1a68b8961a58b620a3e78b677dd0dfc4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 18 18:12:58 2021 +0000 Commit: Andreas Sturmlechner gentoo 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 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 -}