fix License String
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DIST ua-parser-0.8.0.tar.gz 35024 BLAKE2B 61248efca1642e7f52ce8753456c44a7c1d84f6bc556308bc824da5f7422a97328e107ed3ca637bd23998cee5a2f407ab1f07a351857338baf8d5f8e4f884454 SHA512 3c9fb70a6cbae13aedc9e3bb0ed2442d9d4f1f6bb211c1a71a45c8f2afe38c90d824dbd827a6d9cf4badb298d3e7d5992d2139fdd4b0349abd1fe400bb9b183f
|
||||
EBUILD ua-parser-0.8.0.ebuild 691 BLAKE2B 803b956d10725a0eba4ff3b42a8fc16dbb5284e63336a7a4ed6b7b9e6696fc3a8d4e2ceff00c018d95d705ba43f03ce2533bfd330b09805c7ee63ebfa30e1d05 SHA512 8561f92eb80d8751b4cf2f48e5f70988e8af2612b0cfd14224c8e1883225239bd56743b92dbb706c6406b5da157478819fd812e14f4a3b7fab8e2b9afbcf66a8
|
||||
EBUILD ua-parser-0.8.0.ebuild 666 BLAKE2B deee614ec5d5bd53dc2425a8937de09c48e1b47d2c78e495670e9ff03fc829fbb94611d0d8d8ad150a61300359ec886f5a588fb07e8a27e5fb4088f8aacb24b5 SHA512 539519551a0cabfc55bd4fea5ef0ce05b1d7179203f2a3f8cd2a111d0a2de9783c79d945afd4f520eb282821e378c02b287c9f3616290dd14f9cd5e7f4c8827f
|
||||
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -11,7 +11,6 @@ DESCRIPTION="Python port of Browserscope's user agent parser"
|
||||
HOMEPAGE="https://github.com/ua-parser/uap-python https://pypi.org/project/ua-parser/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LICENSE.txt"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
Reference in New Issue
Block a user