mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/pgasync: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
4f48b7f1af
commit
c545561add
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user