summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-19 04:20:44 +0100
committerSam James <sam@gentoo.org>2022-09-19 04:28:22 +0100
commitd7fa01e0e776f3654f18a7f28433f26e309494d1 (patch)
tree7b4e89a41eab53e672ebcd45189fbb789bcabe7c
parentnet-misc/wget: fix LICENSE (diff)
downloadgentoo-d7fa01e0e776f3654f18a7f28433f26e309494d1.tar.gz
gentoo-d7fa01e0e776f3654f18a7f28433f26e309494d1.tar.bz2
gentoo-d7fa01e0e776f3654f18a7f28433f26e309494d1.zip
sys-apps/gawk: fix LICENSE
Closes: https://bugs.gentoo.org/871321 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/gawk/gawk-5.1.1-r2.ebuild2
-rw-r--r--sys-apps/gawk/gawk-5.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/gawk-5.1.1-r2.ebuild b/sys-apps/gawk/gawk-5.1.1-r2.ebuild
index 396c6f8f74f2..3bdae58c5637 100644
--- a/sys-apps/gawk/gawk-5.1.1-r2.ebuild
+++ b/sys-apps/gawk/gawk-5.1.1-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/gawk/gawk.html"
SRC_URI="mirror://gnu/gawk/${P}.tar.xz"
SRC_URI+=" verify-sig? ( mirror://gnu/gawk/${P}.tar.xz.sig )"
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="mpfr nls readline"
diff --git a/sys-apps/gawk/gawk-5.2.0.ebuild b/sys-apps/gawk/gawk-5.2.0.ebuild
index b792f8e7a54f..074bee40b5e5 100644
--- a/sys-apps/gawk/gawk-5.2.0.ebuild
+++ b/sys-apps/gawk/gawk-5.2.0.ebuild
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
SLOT="0"
IUSE="mpfr pma nls readline"