summaryrefslogtreecommitdiff
path: root/dev-python/pygresql
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-22 13:40:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-22 13:40:01 +0000
commit0c43f91d12f9f68030078f81d635d6979ad22b6a (patch)
tree2110ddc00576c6cbc71e2e78b71e22ab30a8a6cf /dev-python/pygresql
parent9978d0f0f6bbc9c51ed5a8c5c8b9370e4834a065 (diff)
downloadbaldeagleos-repo-0c43f91d12f9f68030078f81d635d6979ad22b6a.tar.gz
baldeagleos-repo-0c43f91d12f9f68030078f81d635d6979ad22b6a.tar.xz
baldeagleos-repo-0c43f91d12f9f68030078f81d635d6979ad22b6a.zip
Adding metadata
Diffstat (limited to 'dev-python/pygresql')
-rw-r--r--dev-python/pygresql/pygresql-5.2.2.ebuild2
-rw-r--r--dev-python/pygresql/pygresql-5.2.3.ebuild2
2 files changed, 2 insertions, 2 deletions
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}"