diff --git a/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild b/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild index fdd0d75b829fd..30d448e19ad99 100644 --- a/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild +++ b/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild @@ -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"