commit:     fe534992179254fffc03cbc7586fdc643c61cac5
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Fri Jul 28 23:25:26 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:35:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe534992

app-admin/elektra: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-admin/elektra/elektra-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/elektra/elektra-9999.ebuild 
b/app-admin/elektra/elektra-9999.ebuild
index 25d2c118ce6..79ef408969f 100644
--- a/app-admin/elektra/elektra-9999.ebuild
+++ b/app-admin/elektra/elektra-9999.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
@@ -7,7 +7,7 @@ inherit cmake-multilib eutils java-pkg-opt-2 git-r3
 
 DESCRIPTION="Framework to store config parameters in hierarchical key-value 
pairs"
 HOMEPAGE="https://freedesktop.org/wiki/Software/Elektra";
-EGIT_REPO_URI="git://github.com/ElektraInitiative/libelektra.git"
+EGIT_REPO_URI="https://github.com/ElektraInitiative/libelektra.git";
 
 LICENSE="BSD"
 SLOT="0/${PV}"

Reply via email to