From 20c2050ea4940d271fd684392792deac26e71cd2 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Mon, 7 Oct 2019 13:43:00 +0100 Subject: net-p2p/syncthing: add licences of vendored packages to LICENSE Closes: https://bugs.gentoo.org/695294 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba --- net-p2p/syncthing/syncthing-1.1.4.ebuild | 2 +- net-p2p/syncthing/syncthing-1.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/syncthing/syncthing-1.1.4.ebuild b/net-p2p/syncthing/syncthing-1.1.4.ebuild index f26f972cbdae..5d420952a0b5 100644 --- a/net-p2p/syncthing/syncthing-1.1.4.ebuild +++ b/net-p2p/syncthing/syncthing-1.1.4.ebuild @@ -66,7 +66,7 @@ HOMEPAGE="https://syncthing.net" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MPL-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense" SLOT="0" KEYWORDS="amd64 arm x86" IUSE="selinux tools" diff --git a/net-p2p/syncthing/syncthing-1.2.1.ebuild b/net-p2p/syncthing/syncthing-1.2.1.ebuild index 8528e3366039..6f0d17ef5458 100644 --- a/net-p2p/syncthing/syncthing-1.2.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.2.1.ebuild @@ -74,7 +74,7 @@ HOMEPAGE="https://syncthing.net" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MPL-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="selinux tools" -- cgit v1.2.3-65-gdbad