summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-11-17 18:40:55 +0100
committerUlrich Müller <ulm@gentoo.org>2022-11-17 18:41:53 +0100
commit1aac5e1ed1ddc55a2bf5c1cdcb0208b54e336a18 (patch)
tree39b5c9f24642e4c7d232ecacdaff247b36dbe571 /net-libs/gsoap
parentlicenses: Add gSOAP-1.3b for net-libs/gsoap (diff)
downloadgentoo-1aac5e1ed1ddc55a2bf5c1cdcb0208b54e336a18.tar.gz
gentoo-1aac5e1ed1ddc55a2bf5c1cdcb0208b54e336a18.tar.bz2
gentoo-1aac5e1ed1ddc55a2bf5c1cdcb0208b54e336a18.zip
net-libs/gsoap: Update LICENSE
Closes: https://bugs.gentoo.org/881661 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-libs/gsoap')
-rw-r--r--net-libs/gsoap/gsoap-2.8.106-r1.ebuild (renamed from net-libs/gsoap/gsoap-2.8.106.ebuild)4
-rw-r--r--net-libs/gsoap/gsoap-2.8.114-r1.ebuild (renamed from net-libs/gsoap/gsoap-2.8.114.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/gsoap/gsoap-2.8.106.ebuild b/net-libs/gsoap/gsoap-2.8.106-r1.ebuild
index 26277efaeaab..22f9de64a49a 100644
--- a/net-libs/gsoap/gsoap-2.8.106.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.106-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+"
+LICENSE="|| ( gSOAP-1.3b GPL-2+-with-openssl-exception ) GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="doc debug examples ipv6 gnutls +ssl"
diff --git a/net-libs/gsoap/gsoap-2.8.114.ebuild b/net-libs/gsoap/gsoap-2.8.114-r1.ebuild
index 6beb07adfc27..442f04030c43 100644
--- a/net-libs/gsoap/gsoap-2.8.114.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.114-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+"
+LICENSE="|| ( gSOAP-1.3b GPL-2+-with-openssl-exception ) GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc debug examples ipv6 gnutls +ssl"