From c545561add5c431d375b677b79ae0b65d670a1a9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 21 Aug 2017 20:31:27 +0200 Subject: [PATCH] dev-python/pgasync: fix HOMEPAGE --- dev-python/pgasync/pgasync-2.01-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild index feffe12453f6..272afddb3b93 100644 --- a/dev-python/pgasync/pgasync-2.01-r1.ebuild +++ b/dev-python/pgasync/pgasync-2.01-r1.ebuild @@ -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" -- 2.26.2