summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-09-06 09:02:41 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-09-06 09:02:41 +0200
commit7003bde91107c747a15263b4d6931d67dca3f8fc (patch)
treef48c821942a8adff3cd813a74d644dbb851ac0c8 /dev-python/spyder-terminal
parentdev-python/python-daemon: fix testing without coverage (diff)
downloadgentoo-7003bde91107c747a15263b4d6931d67dca3f8fc.tar.gz
gentoo-7003bde91107c747a15263b4d6931d67dca3f8fc.tar.bz2
gentoo-7003bde91107c747a15263b4d6931d67dca3f8fc.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/spyder-terminal')
-rw-r--r--dev-python/spyder-terminal/spyder-terminal-1.0.0-r1.ebuild2
-rw-r--r--dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild2
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 a1a0efddee4d..4fe4f635ea10 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 f9ae450c2155..bea682ab05f4 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"