commit: 20c2050ea4940d271fd684392792deac26e71cd2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Oct 7 12:43:00 2019 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Oct 8 14:55:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c2050e
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 <marecki <AT> gentoo.org> 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(-) diff --git a/net-p2p/syncthing/syncthing-1.1.4.ebuild b/net-p2p/syncthing/syncthing-1.1.4.ebuild index f26f972cbda..5d420952a0b 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 8528e336603..6f0d17ef545 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"
