From 420ffec1e799fb6d76a4780d22d853ad6ac988a7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 17 Sep 2019 16:05:30 -0700 Subject: [PATCH] app-admin/serf: LICENSE: account for vendored software MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Michał Górny Closes: https://bugs.gentoo.org/694716 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- app-admin/serf/serf-0.8.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/serf/serf-0.8.1-r1.ebuild b/app-admin/serf/serf-0.8.1-r1.ebuild index 963e9bcc99ef..ecfede899054 100644 --- a/app-admin/serf/serf-0.8.1-r1.ebuild +++ b/app-admin/serf/serf-0.8.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/hashicorp/serf/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" SLOT="0" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD MIT" IUSE="" RESTRICT="test" -- 2.26.2