commit: 7003bde91107c747a15263b4d6931d67dca3f8fc Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 6 07:02:41 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 6 07:02:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7003bde9
dev-python/spyder-terminal: add missing licenses Closes: https://bugs.gentoo.org/811714 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/spyder-terminal/spyder-terminal-1.0.0-r1.ebuild | 2 +- dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/spyder-terminal/spyder-terminal-1.0.0-r1.ebuild b/dev-python/spyder-terminal/spyder-terminal-1.0.0-r1.ebuild index a1a0efddee4..4fe4f635ea1 100644 --- a/dev-python/spyder-terminal/spyder-terminal-1.0.0-r1.ebuild +++ b/dev-python/spyder-terminal/spyder-terminal-1.0.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Run system terminals inside Spyder" HOMEPAGE="https://github.com/spyder-ide/spyder-terminal" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="MIT" +LICENSE="MIT BSD Apache-2.0 BSD-2 ISC CC-BY-4.0 ZLIB WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild b/dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild index f9ae450c215..bea682ab05f 100644 --- a/dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild +++ b/dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Run system terminals inside Spyder" HOMEPAGE="https://github.com/spyder-ide/spyder-terminal" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="MIT" +LICENSE="MIT BSD Apache-2.0 BSD-2 ISC CC-BY-4.0 ZLIB WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~x86"
