dev-libs/liblognorm: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 07:58:18 +0000 (17:58 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:30 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-libs/liblognorm/liblognorm-2.0.1.ebuild
dev-libs/liblognorm/liblognorm-2.0.2.ebuild
dev-libs/liblognorm/liblognorm-2.0.3.ebuild

index 934d146215edb2e9af3c55061d453e024ee37b1f..8a15d6a6e44716869df943b97fab6f55ff4a9209 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,10 +9,7 @@ DESCRIPTION="Fast samples-based log normalization library"
 HOMEPAGE="http://www.liblognorm.com"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="
-               git://github.com/rsyslog/${PN}.git
-               https://github.com/rsyslog/${PN}.git
-       "
+       EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git"
 
        inherit git-r3
 else
index a166edf3b38931b021b3813e78b1bf7413ab0c23..8a15d6a6e44716869df943b97fab6f55ff4a9209 100644 (file)
@@ -9,10 +9,7 @@ DESCRIPTION="Fast samples-based log normalization library"
 HOMEPAGE="http://www.liblognorm.com"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="
-               git://github.com/rsyslog/${PN}.git
-               https://github.com/rsyslog/${PN}.git
-       "
+       EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git"
 
        inherit git-r3
 else
index efc3d4d000a94f16f4d86570c4950480729dc8ff..4d1ce9af4f425f0880786955a93a51d649302cc7 100644 (file)
@@ -9,10 +9,7 @@ DESCRIPTION="Fast samples-based log normalization library"
 HOMEPAGE="http://www.liblognorm.com"
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="
-               git://github.com/rsyslog/${PN}.git
-               https://github.com/rsyslog/${PN}.git
-       "
+       EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git"
 
        inherit git-r3
 else