summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2019-09-21 18:58:27 +0200
committerCédric Krier <cedk@gentoo.org>2019-09-21 18:58:27 +0200
commitc59b1b6cf5caa87357c2e95310cd49a57d7f516f (patch)
tree46ed9e66a9f94d7f89d3e7bb9d52cc07b1a1f425
parentapp-portage/mgorny-dev-scripts: Bump to v3 (diff)
downloadgentoo-c59b1b6cf5caa87357c2e95310cd49a57d7f516f.tar.gz
gentoo-c59b1b6cf5caa87357c2e95310cd49a57d7f516f.tar.bz2
gentoo-c59b1b6cf5caa87357c2e95310cd49a57d7f516f.zip
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@gentoo.org>
-rw-r--r--dev-util/stripe-mock/stripe-mock-0.34.1.ebuild4
-rw-r--r--dev-util/stripe-mock/stripe-mock-0.47.0.ebuild4
-rw-r--r--dev-util/stripe-mock/stripe-mock-0.63.0.ebuild2
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 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() {