diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:51:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:51:38 +0100 |
commit | c713d7771891745aeb00f6df239a0ff547422a7c (patch) | |
tree | f5936bcf9f045f72033c9dd474039234956bab0e | |
parent | dev-db/pgxnclient: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-c713d7771891745aeb00f6df239a0ff547422a7c.tar.gz gentoo-c713d7771891745aeb00f6df239a0ff547422a7c.tar.bz2 gentoo-c713d7771891745aeb00f6df239a0ff547422a7c.zip |
dev-db/pspg: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | dev-db/pspg/pspg-1.6.5.ebuild | 2 | ||||
-rw-r--r-- | dev-db/pspg/pspg-1.6.8.ebuild | 2 | ||||
-rw-r--r-- | dev-db/pspg/pspg-2.5.4.ebuild | 2 | ||||
-rw-r--r-- | dev-db/pspg/pspg-2.5.5.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/pspg/pspg-1.6.5.ebuild b/dev-db/pspg/pspg-1.6.5.ebuild index 9f4383f0e53f..612f2529e008 100644 --- a/dev-db/pspg/pspg-1.6.5.ebuild +++ b/dev-db/pspg/pspg-1.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A better pager for psql and mysql" -HOMEPAGE="https://github.com/okbob/${PN}" +HOMEPAGE="https://github.com/okbob/pspg" SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-db/pspg/pspg-1.6.8.ebuild b/dev-db/pspg/pspg-1.6.8.ebuild index a537b5d8c3a9..2413a413b870 100644 --- a/dev-db/pspg/pspg-1.6.8.ebuild +++ b/dev-db/pspg/pspg-1.6.8.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A better pager for psql and mysql" -HOMEPAGE="https://github.com/okbob/${PN}" +HOMEPAGE="https://github.com/okbob/pspg" SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-db/pspg/pspg-2.5.4.ebuild b/dev-db/pspg/pspg-2.5.4.ebuild index 60a6aaa3b834..a3116171325a 100644 --- a/dev-db/pspg/pspg-2.5.4.ebuild +++ b/dev-db/pspg/pspg-2.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A better pager for psql and mysql" -HOMEPAGE="https://github.com/okbob/${PN}" +HOMEPAGE="https://github.com/okbob/pspg" SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-db/pspg/pspg-2.5.5.ebuild b/dev-db/pspg/pspg-2.5.5.ebuild index 60a6aaa3b834..a3116171325a 100644 --- a/dev-db/pspg/pspg-2.5.5.ebuild +++ b/dev-db/pspg/pspg-2.5.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A better pager for psql and mysql" -HOMEPAGE="https://github.com/okbob/${PN}" +HOMEPAGE="https://github.com/okbob/pspg" SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" |