diff options
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.34.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.47.0.ebuild | 4 | ||||
-rw-r--r-- | 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 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() { |