dev-db/pg_activity: update homepage
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 11 Jan 2020 14:11:38 +0000 (15:11 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 11 Jan 2020 14:11:38 +0000 (15:11 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-db/pg_activity/pg_activity-1.5.0.ebuild

index 4dfd633a9d5a9aacdcf551b18fca1c14c51d7b04..bbd8162ba05af5c9757b3f2cd9f064bffea95e46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Realtime PostgreSQL database server monitoring tool"
-HOMEPAGE="https://github.com/julmon/pg_activity/"
-SRC_URI="https://github.com/julmon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/dalibo/pg_activity"
+SRC_URI="https://github.com/dalibo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64"
 SLOT="0"
 LICENSE="POSTGRESQL"