From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1112456-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2F0E1138239 for <garchives@archives.gentoo.org>; Sat, 21 Sep 2019 16:59:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F463E0870; Sat, 21 Sep 2019 16:59:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 670A6E0870 for <gentoo-commits@lists.gentoo.org>; Sat, 21 Sep 2019 16:59:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8574D34B471 for <gentoo-commits@lists.gentoo.org>; Sat, 21 Sep 2019 16:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27FEBA8 for <gentoo-commits@lists.gentoo.org>; Sat, 21 Sep 2019 16:59:03 +0000 (UTC) From: "Cédric Krier" <cedk@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Cédric Krier" <cedk@gentoo.org> Message-ID: <1569085107.c59b1b6cf5caa87357c2e95310cd49a57d7f516f.cedk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/stripe-mock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/stripe-mock/stripe-mock-0.34.1.ebuild dev-util/stripe-mock/stripe-mock-0.47.0.ebuild dev-util/stripe-mock/stripe-mock-0.63.0.ebuild X-VCS-Directories: dev-util/stripe-mock/ X-VCS-Committer: cedk X-VCS-Committer-Name: Cédric Krier X-VCS-Revision: c59b1b6cf5caa87357c2e95310cd49a57d7f516f X-VCS-Branch: master Date: Sat, 21 Sep 2019 16:59:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 465bdc37-10e0-4e45-90de-62d762edb85f X-Archives-Hash: 735bc984061338a30d104ff30059be68 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() {