From ef2312eff61e856c740cdcc13be1b4a5470e443e Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 12 Aug 2023 11:39:18 +0200 Subject: net-vpn/vpncloud: update LICENSE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/912073 Signed-off-by: Ulrich Müller --- net-vpn/vpncloud/vpncloud-2.3.0.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net-vpn') diff --git a/net-vpn/vpncloud/vpncloud-2.3.0.ebuild b/net-vpn/vpncloud/vpncloud-2.3.0.ebuild index 6419ba5719fb..cd37dd4074a6 100644 --- a/net-vpn/vpncloud/vpncloud-2.3.0.ebuild +++ b/net-vpn/vpncloud/vpncloud-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2022 Gentoo Authors +# Copyright 2017-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.3.1 @@ -159,9 +159,7 @@ HOMEPAGE="https://vpncloud.ddswd.de/" SRC_URI="https://github.com/dswd/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})" RESTRICT="mirror" -# License set may be more restrictive as OR is not respected -# use cargo-license for a more accurate license picture -LICENSE="Apache-2.0 Apache-2.0 BSL-1.1 GPL-3 ISC MIT MPL-2.0 Unlicense ZLIB" +LICENSE="GPL-3+ ISC MIT MPL-2.0 openssl || ( Apache-2.0 Boost-1.0 ) || ( Apache-2.0 MIT ) || ( Apache-2.0 MIT ZLIB ) || ( MIT Unlicense )" SLOT="0" KEYWORDS="~amd64" IUSE="man" -- cgit v1.2.3-65-gdbad