mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/python-ntpdshm: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python interface to ntpd shared memory driver 28"
|
||||
HOMEPAGE="https://github.com/mjuenema/python-ntpdshm"
|
||||
SRC_URI="${HOMEPAGE}/archive/0.2.1.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/mjuenema/python-ntpdshm/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
# Warning: pypi tarball is not the same
|
||||
#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user