mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
sourceforge: switch to https:// URIs
This commit is contained in:
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
|
||||
inherit distutils eutils
|
||||
|
||||
DESCRIPTION="Fast XML-RPC implementation for Python"
|
||||
HOMEPAGE="http://sourceforge.net/projects/py-xmlrpc/"
|
||||
HOMEPAGE="https://sourceforge.net/projects/py-xmlrpc/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Fast XML-RPC implementation for Python"
|
||||
HOMEPAGE="http://sourceforge.net/projects/py-xmlrpc/"
|
||||
HOMEPAGE="https://sourceforge.net/projects/py-xmlrpc/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
Reference in New Issue
Block a user