mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/dill: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
6056de0c6d
commit
1a26d7dca5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5,6} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Serialize all of python (almost)"
|
||||
HOMEPAGE="http://www.cacr.caltech.edu/~mmckerns/dill.htm"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/dill"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user