commit:     c59b1b6cf5caa87357c2e95310cd49a57d7f516f
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 16:58:27 2019 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 16:58:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59b1b6c

dev-util/stripe-mock: Update license with vendored dependencies

Closes: https://bugs.gentoo.org/695244
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>

 dev-util/stripe-mock/stripe-mock-0.34.1.ebuild | 4 ++--
 dev-util/stripe-mock/stripe-mock-0.47.0.ebuild | 4 ++--
 dev-util/stripe-mock/stripe-mock-0.63.0.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/stripe-mock/stripe-mock-0.34.1.ebuild 
b/dev-util/stripe-mock/stripe-mock-0.34.1.ebuild
index 9e701cfd247..e3231b8082c 100644
--- a/dev-util/stripe-mock/stripe-mock-0.34.1.ebuild
+++ b/dev-util/stripe-mock/stripe-mock-0.34.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/stripe/stripe-mock";
 SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64 ~x86"
 
-LICENSE="MIT"
+LICENSE="MIT ISC BSD-2"
 SLOT="0"
 
 src_install() {

diff --git a/dev-util/stripe-mock/stripe-mock-0.47.0.ebuild 
b/dev-util/stripe-mock/stripe-mock-0.47.0.ebuild
index 466e59347a0..e3231b8082c 100644
--- a/dev-util/stripe-mock/stripe-mock-0.47.0.ebuild
+++ b/dev-util/stripe-mock/stripe-mock-0.47.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/stripe/stripe-mock";
 SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64 ~x86"
 
-LICENSE="MIT"
+LICENSE="MIT ISC BSD-2"
 SLOT="0"
 
 src_install() {

diff --git a/dev-util/stripe-mock/stripe-mock-0.63.0.ebuild 
b/dev-util/stripe-mock/stripe-mock-0.63.0.ebuild
index 1261b354014..e3231b8082c 100644
--- a/dev-util/stripe-mock/stripe-mock-0.63.0.ebuild
+++ b/dev-util/stripe-mock/stripe-mock-0.63.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/stripe/stripe-mock";
 SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64 ~x86"
 
-LICENSE="MIT"
+LICENSE="MIT ISC BSD-2"
 SLOT="0"
 
 src_install() {

Reply via email to