dev-python/pynx584: update LICENSE

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-01-06 23:33:25 +01:00
parent 78f541f0c9
commit 08d4b3cadd
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 5 additions and 6 deletions

View File

@ -623,11 +623,11 @@ There are 1659 Ebuilds in total, 1648 of them have in total 1667 (42 different)
|-------|-----|
|MIT|944|
|Apache-2.0|363|
|GPL-3|109|
|GPL-3|110|
|BSD|93|
|LGPL-3|23|
|GPL-2|20|
|all-rights-reserved|14|
|all-rights-reserved|13|
|BSD-2|11|
|GPL-3+|11|
|LGPL-3+|11|

View File

@ -1,3 +1,3 @@
DIST pynx584-0.5.tar.gz 14755 BLAKE2B d6e3aceda6bd1197598815307d941c2e19a2b3c4a9ad2fd828d533c50af6df04a4a33a532c629eb7f1425784dad7b0feead56b838631fdbadf7b259265562a04 SHA512 a10b0f5641df1b5fd58be86744ae083c25a260766137aa19ad37229979ef8965f0c91ab16db1967f5228bab55f2ea1660475aeedc9470b6592ecf7f1389d89b5
EBUILD pynx584-0.5.ebuild 705 BLAKE2B d0fc811c4cf7d324a013737aa5ff19f4cac001dbc092d322c9e416c3c7444bd44fd761d30aa1a1b4074fbf86af7fa659016ab0886ffedee69c9e9f4602114ff3 SHA512 dce0f9bba77b1b953e0a70cf8c5dec82671e3590764b1018d9a3de32c5ed0ad832370e8524a7113e38107c3a8913ec288d7ddd2da40569a16c921d1efaa9ddd0
EBUILD pynx584-0.5.ebuild 673 BLAKE2B 855fcef110601c6320fd42db88ae1fb2f17ee3fa9931c77234b6822985456569374fd1d5c60cb2f1e562335cc0c4a9bf41dfe7259f170e9302130f58fc87a9cc SHA512 57a7dccd677bfd8b3f97101a10fded742ee41ec48f1475ea2b875d1408397f85503e4359cfc225df62288abe06c2b631dfe3904f053fff4540ed19e16bde0f05
MISC metadata.xml 510 BLAKE2B c7cf8262d62783768ee23107e3cddaac2a15669694176cfd3d02adb27e7e72a0d38b06dd37dd5180e87206142c19039c2188aa7dc20e5804875ce4c63e1d315d SHA512 379a7e3fe80e694a164f7a222692b14fc6cfe4fbb79ee0826fa2d08ca2f81a7018d5aa6a14e2930424020c97efb52a2ad1c0d72ea778d33df56d527f7902ca63

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -10,8 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="NX584/NX8E Interface Library and Server"
HOMEPAGE="https://github.com/kk7ds/pynx584 https://pypi.org/project/pynx584/"
LICENSE="all-rights-reserved"
RESTRICT="mirror"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"