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 signedjson-1.0.0.tar.gz 8563 BLAKE2B cb030c5cf0898d3caae2e83f47f2ae9084536918ac727b6e464222d049937205fc98bc69a61c388f6a8fb572df50c2081edfc09e9218a86813f451f0f533c894 SHA512 6a51ca901149c653a0da4567e2487fcf737cf36ac51cc337b0af9422261ee3689a99a4fd4c7ffd0ec0c4ef0c97033d78030dd6fab80e11e86371151279d5d6c4
|
||||
EBUILD signedjson-1.0.0.ebuild 640 BLAKE2B d4dfecd9d49828a3b54d181257d0e577fe54052758190c2b1f87416b266c203116fe84ca65648a4eec30fff562a6fd147040839de1593e5e66b472477e348d7b SHA512 b50bd68766b95d30cecbdac1b9760fd4259b8f30b6061c20324f658c1d81a1df109bf3888ad51f5d13a10f3a96e60df9bc9241746da465106c28d5689dc99890
|
||||
EBUILD signedjson-1.0.0.ebuild 641 BLAKE2B a77528dbd52770889d24fbf0dcf4fa7ab07030128686710325079d292fdf8b3f451fa8f74ca087f70570c09ffe925031d98a877e95ae3d63fa6424c1bb30497c SHA512 3e4292d7b2b9019380a716a9ca8a5ba882b88dc69d2f9d26c2e9ee3b6e123d14ceb1ecf25c062782e66c973dddf2a55208bb8336867b2a2f32008cc5f956fb87
|
||||
|
|
|
|||
|
|
@ -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="Sign JSON objects with ED25519 signatures"
|
|||
HOMEPAGE="https://github.com/matrix-org/python-signedjson"
|
||||
SRC_URI="https://github.com/matrix-org/python-signedjson/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