From: Michael Mair-Keimberger Date: Tue, 20 Mar 2018 20:06:41 +0000 (+0100) Subject: dev-python/pyscard: update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cc6abc72d6b895c3bc9d19390e8e28d0c9ed4318;p=gentoo.git dev-python/pyscard: update HOMEPAGE --- diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild index e6fdb89f5d67..1a2dccec54d2 100644 --- a/dev-python/pyscard/pyscard-1.9.5.ebuild +++ b/dev-python/pyscard/pyscard-1.9.5.ebuild @@ -8,7 +8,9 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 eutils DESCRIPTION="Smart cards support in python" -HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.python.org/pypi/pyscard" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1"