mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/pythonnet: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -201,8 +201,10 @@ system.xml.xpath@4.3.0
|
||||
inherit check-reqs dotnet-pkg distutils-r1 readme.gentoo-r1
|
||||
|
||||
DESCRIPTION="Nearly seamless integration with the .NET Common Language Runtime"
|
||||
HOMEPAGE="http://pythonnet.github.io/
|
||||
https://github.com/pythonnet/pythonnet/"
|
||||
HOMEPAGE="
|
||||
https://pythonnet.github.io/
|
||||
https://github.com/pythonnet/pythonnet/
|
||||
"
|
||||
|
||||
if [[ "${PV}" == *9999* ]] ; then
|
||||
inherit git-r3
|
||||
|
||||
Reference in New Issue
Block a user