app-i18n/kde-l10n-scripts: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 00:50:27 +0000 (10:50 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:15 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild

index fdd0d75b829fdea0bf105cd43cbc0eb8b863baf0..30d448e19ad99de44982b150f47c8ba7aba30174 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/vpelcak/kde-scripts.git"
+EGIT_REPO_URI="https://github.com/vpelcak/kde-scripts.git"
 [[ ${PV} == 9999 ]] && inherit git-2
 
 DESCRIPTION="Set of scripts to manage KDE translation files"