From 542bdadecf34858785342d8e27007fe228b0f630 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 18 Aug 2023 09:24:11 +0100 Subject: app-eselect/eselect-iptables: update LICENSE Indeed the standard Gentoo licence. Closes: https://bugs.gentoo.org/911651 Signed-off-by: Sam James --- app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild index 7dd19f3fb45d..053581dbd1eb 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="https://gitweb.gentoo.org/proj/eselect-iptables.git/" SRC_URI="https://dev.gentoo.org/~chutzpah/dist/iptables/${P}.tar.xz https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -- cgit v1.2.3-65-gdbad