From 0c43f91d12f9f68030078f81d635d6979ad22b6a Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 22 Mar 2022 13:40:01 +0000 Subject: Adding metadata --- dev-python/pygresql/pygresql-5.2.2.ebuild | 2 +- dev-python/pygresql/pygresql-5.2.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pygresql') diff --git a/dev-python/pygresql/pygresql-5.2.2.ebuild b/dev-python/pygresql/pygresql-5.2.2.ebuild index bd4b260296d7..a6ed808efbdb 100644 --- a/dev-python/pygresql/pygresql-5.2.2.ebuild +++ b/dev-python/pygresql/pygresql-5.2.2.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 postgres MY_P="PyGreSQL-${PV}" DESCRIPTION="A Python interface for the PostgreSQL database" -HOMEPAGE="https://pygresql.org/" +HOMEPAGE="http://www.pygresql.org/" SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/dev-python/pygresql/pygresql-5.2.3.ebuild b/dev-python/pygresql/pygresql-5.2.3.ebuild index cb74f93ff46f..369705bcc40b 100644 --- a/dev-python/pygresql/pygresql-5.2.3.ebuild +++ b/dev-python/pygresql/pygresql-5.2.3.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 postgres MY_P="PyGreSQL-${PV}" DESCRIPTION="A Python interface for the PostgreSQL database" -HOMEPAGE="https://pygresql.org/" +HOMEPAGE="http://www.pygresql.org/" SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -- cgit v1.3.1