dev-python/multi_key_dict: Update HOMEPAGE
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
33c1cf9c27
commit
e9085651a2
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2020 Gentoo Authors
|
# Copyright 2020-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=no
|
|||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="Multi key dictionary implementation"
|
DESCRIPTION="Multi key dictionary implementation"
|
||||||
HOMEPAGE="https://pypi.org/project/multi_key_dict"
|
HOMEPAGE="https://pypi.org/project/multi_key_dict/"
|
||||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user