From 92ed9741e0ff71b2fe030bc9a1594c4d90019c2b Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 3 Aug 2020 12:48:15 +0200 Subject: net-libs/gsoap: Fix LICENSE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/732486 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Ulrich Müller --- net-libs/gsoap/gsoap-2.8.84.ebuild | 4 ++-- net-libs/gsoap/gsoap-2.8.87.ebuild | 4 ++-- net-libs/gsoap/gsoap-2.8.91.ebuild | 4 ++-- net-libs/gsoap/gsoap-2.8.93.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'net-libs/gsoap') diff --git a/net-libs/gsoap/gsoap-2.8.84.ebuild b/net-libs/gsoap/gsoap-2.8.84.ebuild index 4f0782b21282..c89aa1caf3a0 100644 --- a/net-libs/gsoap/gsoap-2.8.84.ebuild +++ b/net-libs/gsoap/gsoap-2.8.84.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web service HOMEPAGE="http://gsoap2.sourceforge.net" SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip" -LICENSE="GPL-2 gSOAP" +LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="doc debug examples ipv6 libressl gnutls +ssl" diff --git a/net-libs/gsoap/gsoap-2.8.87.ebuild b/net-libs/gsoap/gsoap-2.8.87.ebuild index a36f6c5466c9..1c78513704c2 100644 --- a/net-libs/gsoap/gsoap-2.8.87.ebuild +++ b/net-libs/gsoap/gsoap-2.8.87.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web service HOMEPAGE="http://gsoap2.sourceforge.net" SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip" -LICENSE="GPL-2 gSOAP" +LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc debug examples ipv6 libressl gnutls +ssl" diff --git a/net-libs/gsoap/gsoap-2.8.91.ebuild b/net-libs/gsoap/gsoap-2.8.91.ebuild index edad97594bbc..b5e3c8611a09 100644 --- a/net-libs/gsoap/gsoap-2.8.91.ebuild +++ b/net-libs/gsoap/gsoap-2.8.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web service HOMEPAGE="http://gsoap2.sourceforge.net" SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip" -LICENSE="GPL-2 gSOAP" +LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc debug examples ipv6 libressl gnutls +ssl" diff --git a/net-libs/gsoap/gsoap-2.8.93.ebuild b/net-libs/gsoap/gsoap-2.8.93.ebuild index 3dd945fab441..da0b0016f209 100644 --- a/net-libs/gsoap/gsoap-2.8.93.ebuild +++ b/net-libs/gsoap/gsoap-2.8.93.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web service HOMEPAGE="http://gsoap2.sourceforge.net" SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip" -LICENSE="GPL-2 gSOAP" +LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc debug examples ipv6 libressl gnutls +ssl" -- cgit v1.2.3-65-gdbad