mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-i18n/kde-l10n-scripts: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
520e952ff3
commit
d561ae83cf
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user