From fe534992179254fffc03cbc7586fdc643c61cac5 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 09:25:26 +1000 Subject: 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(-) (limited to 'app-admin/elektra') diff --git a/app-admin/elektra/elektra-9999.ebuild b/app-admin/elektra/elektra-9999.ebuild index 25d2c118ce67..79ef408969f7 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}" -- cgit v1.2.3-65-gdbad