diff --git a/dev-libs/liblognorm/liblognorm-2.0.1.ebuild b/dev-libs/liblognorm/liblognorm-2.0.1.ebuild index 934d146215edb..8a15d6a6e4471 100644 --- a/dev-libs/liblognorm/liblognorm-2.0.1.ebuild +++ b/dev-libs/liblognorm/liblognorm-2.0.1.ebuild @@ -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 diff --git a/dev-libs/liblognorm/liblognorm-2.0.2.ebuild b/dev-libs/liblognorm/liblognorm-2.0.2.ebuild index a166edf3b3893..8a15d6a6e4471 100644 --- a/dev-libs/liblognorm/liblognorm-2.0.2.ebuild +++ b/dev-libs/liblognorm/liblognorm-2.0.2.ebuild @@ -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 diff --git a/dev-libs/liblognorm/liblognorm-2.0.3.ebuild b/dev-libs/liblognorm/liblognorm-2.0.3.ebuild index efc3d4d000a94..4d1ce9af4f425 100644 --- a/dev-libs/liblognorm/liblognorm-2.0.3.ebuild +++ b/dev-libs/liblognorm/liblognorm-2.0.3.ebuild @@ -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