dev-python/pgasync: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 Aug 2017 18:31:27 +0000 (20:31 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 3 Sep 2017 01:03:31 +0000 (21:03 -0400)
dev-python/pgasync/pgasync-2.01-r1.ebuild

index feffe12453f6e546ef68e424b7d92738c866e9df..272afddb3b93c283965ab93dcebd95b305a8d733 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="An asynchronous API to PostgreSQL for twisted"
-HOMEPAGE="http://www.jamwt.com/pgasync/"
+HOMEPAGE="https://github.com/jamwt/pgasync"
 SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz"
 
 LICENSE="BSD"