summaryrefslogtreecommitdiff
path: root/net-firewall/arptables/arptables-0.0.5-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-20 23:10:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-20 23:10:12 +0000
commit3efb3c04b80206d986b51767e6b879119d219e42 (patch)
tree1dc83a1d5ba52b1e6b3e792ea1dae4f9e7353186 /net-firewall/arptables/arptables-0.0.5-r2.ebuild
parentbe675f929577458bd306c90ed78b62054197c0b1 (diff)
gentoo auto-resync : 20:11:2023 - 23:10:12
Diffstat (limited to 'net-firewall/arptables/arptables-0.0.5-r2.ebuild')
-rw-r--r--net-firewall/arptables/arptables-0.0.5-r2.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-firewall/arptables/arptables-0.0.5-r2.ebuild b/net-firewall/arptables/arptables-0.0.5-r2.ebuild
index fee032c21db6..3eac5585e025 100644
--- a/net-firewall/arptables/arptables-0.0.5-r2.ebuild
+++ b/net-firewall/arptables/arptables-0.0.5-r2.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
-DESCRIPTION="set up, maintain, and inspect the tables of ARP rules in the Linux kernel"
-HOMEPAGE="http://ebtables.sourceforge.net/"
+DESCRIPTION="Set up, maintain, and inspect the tables of ARP rules in the Linux kernel"
+HOMEPAGE="https://ebtables.netfilter.org"
SRC_URI="ftp://ftp.netfilter.org/pub/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
BDEPEND=">=app-eselect/eselect-iptables-20211203"
RDEPEND="${BDEPEND}"