Fix licenses
This commit is contained in:
parent
3907a98395
commit
a70f1cf14a
50 changed files with 57 additions and 57 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST unpaddedbase64-1.1.0.tar.gz 5889 BLAKE2B a343bca718be9be7f8689e47fb43ee01d427709d8ac9e00804be976084c6622a57dbd509629ade248fdda0ff9a25bf7442624abf256809d8c6d0b5e5ee747dee SHA512 7e5954d8c4fbf55f21c8cda493e7db613feaa16224139ea550958073c182e4fba953c5f9670c72d1d0fc1402144a1dbeb9fa4df437a8ac51a29cce715e14f15d
|
||||
EBUILD unpaddedbase64-1.1.0.ebuild 495 BLAKE2B 429ac6545eea64af0ae2ec7890a4909b97e49c4cd4055834e82e2069ccd3915f135e12f5e9bf906987da463c4e3f81a5034e39edc107eddeacf8105ef972c119 SHA512 651d4d38de9ce73522827702b174d0c6caa04254fb5259ddc5eb3080e4ee66412e55243ddcb10562ae5bacbd45d2baeae96832d1633f7394dd7f18bd659fa3e4
|
||||
EBUILD unpaddedbase64-1.1.0.ebuild 496 BLAKE2B 940f6189bf81485d005d71c110cfa7d62429932dc111f4e5ff6d7bf0c26e06dfc87f912b1940da1bb99f50120a3f19d1ff59f7a9d830a0d6f135180872d27854 SHA512 1306c92655b4da41ca8fde6a5d3a2ae3fab81adc372cd59a9b750ef7851ae0bba1615b74600885f57df06ef029b4688ea96725133496709ab54b2f20e34f1c44
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -11,7 +11,7 @@ DESCRIPTION="Unpadded Base64"
|
|||
HOMEPAGE="https://github.com/matrix-org/python-unpaddedbase64"
|
||||
SRC_URI="https://github.com/matrix-org/python-unpaddedbase64/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache2.0"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue