commit:     436c4bf6e1b592fb5dced28f5de1505c6f0a8061
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 07:43:05 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:47:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436c4bf6

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(-)

diff --git a/dev-db/phppgadmin/phppgadmin-9999.ebuild 
b/dev-db/phppgadmin/phppgadmin-9999.ebuild
index 51ad630e488..61ae2918cea 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=""

Reply via email to