commit:     6780379e169999f005f97bf0b8a1c9336b714fc9
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sat Jan  9 20:25:18 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Sat Jan  9 20:25:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6780379e

app-admin/chezmoi: fix LICENSE

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 app-admin/chezmoi/chezmoi-1.8.10.ebuild | 4 ++--
 app-admin/chezmoi/chezmoi-1.8.2.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/chezmoi/chezmoi-1.8.10.ebuild 
b/app-admin/chezmoi/chezmoi-1.8.10.ebuild
index 0728a94b..395b7a48 100644
--- a/app-admin/chezmoi/chezmoi-1.8.10.ebuild
+++ b/app-admin/chezmoi/chezmoi-1.8.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -788,7 +788,7 @@ SRC_URI="
        ${EGO_SUM_SRC_URI}
 "
 
-LICENSE="MIT"
+LICENSE="MIT Apache-2.0 BSD BSD-2 MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 RESTRICT="mirror"

diff --git a/app-admin/chezmoi/chezmoi-1.8.2.ebuild 
b/app-admin/chezmoi/chezmoi-1.8.2.ebuild
index 398bb228..32a4a9ae 100644
--- a/app-admin/chezmoi/chezmoi-1.8.2.ebuild
+++ b/app-admin/chezmoi/chezmoi-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -585,7 +585,7 @@ go-module_set_globals
 SRC_URI="https://${SOURCE_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        ${EGO_SUM_SRC_URI}"
 
-LICENSE="MIT"
+LICENSE="MIT Apache-2.0 BSD BSD-2 MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""

Reply via email to