From c59b1b6cf5caa87357c2e95310cd49a57d7f516f Mon Sep 17 00:00:00 2001 From: Cédric Krier Date: Sat, 21 Sep 2019 18:58:27 +0200 Subject: dev-util/stripe-mock: Update license with vendored dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/695244 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Cédric Krier --- 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(-) (limited to 'dev-util/stripe-mock') 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 9e701cfd247e..e3231b8082cf 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 466e59347a0b..e3231b8082cf 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 1261b354014f..e3231b8082cf 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() { -- cgit v1.2.3-65-gdbad