commit:     9988904e1660bddfb33e49cec5f05b6ec3fac223
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 02:58:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 02:58:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9988904e

net-firewall/nftables: drop patches from live ebuild

All applied upstream.

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

 net-firewall/nftables/nftables-9999.ebuild | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/net-firewall/nftables/nftables-9999.ebuild 
b/net-firewall/nftables/nftables-9999.ebuild
index 4e105370dd23..fa427dadfaab 100644
--- a/net-firewall/nftables/nftables-9999.ebuild
+++ b/net-firewall/nftables/nftables-9999.ebuild
@@ -55,12 +55,6 @@ REQUIRED_USE="
        libedit? ( !readline )
 "
 
-PATCHES=(
-       "${FILESDIR}/nftables-1.0.2-compilation.patch"
-       
"${FILESDIR}/nftables-1.0.2-build-explicitly-pass-version-script-to-linker.patch"
-       
"${FILESDIR}/nftables-1.0.2-libnftables.map-export-new-nft_ctx_-get-set-_optimiz.patch"
-)
-
 pkg_setup() {
        if kernel_is ge 3 13; then
                if use modern-kernel && kernel_is lt 3 18; then

Reply via email to