From 436c4bf6e1b592fb5dced28f5de1505c6f0a8061 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 17:43:05 +1000 Subject: dev-db/phppgadmin: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-db/phppgadmin/phppgadmin-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-db/phppgadmin') diff --git a/dev-db/phppgadmin/phppgadmin-9999.ebuild b/dev-db/phppgadmin/phppgadmin-9999.ebuild index 51ad630e488d..61ae2918cea2 100644 --- a/dev-db/phppgadmin/phppgadmin-9999.ebuild +++ b/dev-db/phppgadmin/phppgadmin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -7,8 +7,7 @@ inherit webapp git-2 DESCRIPTION="Web-based administration for Postgres database in php" HOMEPAGE="http://phppgadmin.sourceforge.net/" -EGIT_REPO_URI="git://github.com/xzilla/${PN}.git - https://github.com/xzilla/${PN}.git" +EGIT_REPO_URI="https://github.com/xzilla/${PN}.git" LICENSE="GPL-2" KEYWORDS="" -- cgit v1.2.3-65-gdbad