standardize license naming per ebuild spec
This commit is contained in:
@@ -11,7 +11,7 @@ DESCRIPTION="Python client library for Google Maps API Web Services"
|
||||
HOMEPAGE="https://github.com/googlemaps/google-maps-services-python https://pypi.org/project/googlemaps/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache 2.0"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
@@ -11,7 +11,7 @@ DESCRIPTION="Python client library for Google Maps API Web Services"
|
||||
HOMEPAGE="https://github.com/googlemaps/google-maps-services-python https://pypi.org/project/googlemaps/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache 2.0"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
Reference in New Issue
Block a user