dev-db/pgbadger: use HTTPS, update HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 15 Sep 2018 15:21:07 +0000 (17:21 +0200)
committerAaron W. Swenson <titanofold@gentoo.org>
Sun, 7 Oct 2018 10:24:47 +0000 (06:24 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://bugs.gentoo.org/667870
Closes: https://github.com/gentoo/gentoo/pull/9876
Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
dev-db/pgbadger/pgbadger-10.0.ebuild
dev-db/pgbadger/pgbadger-9.2.ebuild

index aa5e31f45792060e5594acd31b728106d3b87413..5fbe33c8576ca321f5081d43f1f216052763a3ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit perl-module
 
 DESCRIPTION="pgBadger is a PostgreSQL log analyzer."
-HOMEPAGE="http://dalibo.github.io/pgbadger/"
+HOMEPAGE="https://pgbadger.darold.net/"
 SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 16ecc3a80b96b65cfbae1fbe6fe678b1533a598b..cbbf9fb4146e65b4e8167de1cb5849c3f451e2aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit perl-module
 
 DESCRIPTION="pgBadger is a PostgreSQL log analyzer."
-HOMEPAGE="http://dalibo.github.io/pgbadger/"
-SRC_URI="https://github.com/dalibo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://pgbadger.darold.net/"
+SRC_URI="https://github.com/darold/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"