commit:     e0d76503ba1f48d45abe952932054b3cec85b018
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 20 05:19:14 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 05:19:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d76503

net-libs/libnftnl: drop usr-ldscript

Per news item.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../libnftnl/{libnftnl-9999.ebuild => libnftnl-1.2.6-r1.ebuild}     | 6 ++----
 net-libs/libnftnl/libnftnl-9999.ebuild                              | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/net-libs/libnftnl/libnftnl-9999.ebuild 
b/net-libs/libnftnl/libnftnl-1.2.6-r1.ebuild
similarity index 93%
copy from net-libs/libnftnl/libnftnl-9999.ebuild
copy to net-libs/libnftnl/libnftnl-1.2.6-r1.ebuild
index d6549d72523b..3559fe7f2439 100644
--- a/net-libs/libnftnl/libnftnl-9999.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.2.6-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/netfilter.org.asc
-inherit linux-info usr-ldscript verify-sig
+inherit linux-info verify-sig
 
 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
 HOMEPAGE="https://netfilter.org/projects/nftables/";
@@ -61,8 +61,6 @@ src_configure() {
 src_install() {
        default
 
-       gen_usr_ldscript -a nftnl
-
        find "${ED}" -type f -name '*.la' -delete || die
 
        if use examples; then

diff --git a/net-libs/libnftnl/libnftnl-9999.ebuild 
b/net-libs/libnftnl/libnftnl-9999.ebuild
index d6549d72523b..3559fe7f2439 100644
--- a/net-libs/libnftnl/libnftnl-9999.ebuild
+++ b/net-libs/libnftnl/libnftnl-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/netfilter.org.asc
-inherit linux-info usr-ldscript verify-sig
+inherit linux-info verify-sig
 
 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
 HOMEPAGE="https://netfilter.org/projects/nftables/";
@@ -61,8 +61,6 @@ src_configure() {
 src_install() {
        default
 
-       gen_usr_ldscript -a nftnl
-
        find "${ED}" -type f -name '*.la' -delete || die
 
        if use examples; then

Reply via email to