summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-09 19:53:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-09 21:30:45 +0300
commitb54d48d6411adf2f5b217fc7c847c8ba7a7fe5c1 (patch)
tree5fc3875bfe8ccf001911b56613d5d47898d9b909
parentdev-python/lazr-delegates: enable py3.10, EAPI=8, fix pth file install (diff)
downloadgentoo-b54d48d6411adf2f5b217fc7c847c8ba7a7fe5c1.tar.gz
gentoo-b54d48d6411adf2f5b217fc7c847c8ba7a7fe5c1.tar.bz2
gentoo-b54d48d6411adf2f5b217fc7c847c8ba7a7fe5c1.zip
dev-python/lazr-delegates: update LICENSE
Checked all code files upstream, all o them are licensed under LGPL-3, without later variant. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild b/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
index 1a1b0145b04b..451b0f89c85a 100644
--- a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
+++ b/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://code.launchpad.net/lazr.delegates"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
-LICENSE="Apache-2.0"
+LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"