dev-python/pymysql: update HOMEPAGE.

Closes: https://github.com/gentoo/gentoo/pull/2195

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Wim Muskee
2016-09-03 09:23:16 +02:00
committed by Patrice Clement
parent baeef72f61
commit cd83898b0f
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
MY_PN="PyMySQL"
DESCRIPTION="Pure-Python MySQL Driver"
HOMEPAGE="http://www.pymysql.org/"
HOMEPAGE="https://github.com/PyMySQL/PyMySQL"
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${P}.tar.gz"
LICENSE="MIT"

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
MY_PN="PyMySQL"
DESCRIPTION="Pure-Python MySQL Driver"
HOMEPAGE="http://www.pymysql.org/"
HOMEPAGE="https://github.com/PyMySQL/PyMySQL"
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${P}.tar.gz"
LICENSE="MIT"

View File

@@ -12,7 +12,7 @@ MY_PN="PyMySQL"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Pure-Python MySQL Driver"
HOMEPAGE="http://www.pymysql.org/"
HOMEPAGE="https://github.com/PyMySQL/PyMySQL"
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"