net-libs/gnutls: fix license
authorAlon Bar-Lev <alonbl@gentoo.org>
Wed, 10 Jul 2019 17:52:16 +0000 (20:52 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Wed, 10 Jul 2019 17:58:40 +0000 (20:58 +0300)
Closes: https://bugs.gentoo.org/689604
Thanks: marinus.savoritias@tuta.io
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

net-libs/gnutls/gnutls-3.6.7.ebuild

index 01bfcbd9d17d322da84f2df2c9a85a022653eae5..f4e177f5f3776aba63f6998eb087e9d18bf07e4e 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
 HOMEPAGE="http://www.gnutls.org/"
 SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
-LICENSE="GPL-3 LGPL-2.1"
+LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind"