aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-12 01:09:35 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-12 01:09:35 +0200
commit3b54ba56fa9fb4b8b169e6353d02e04d256f95b0 (patch)
treee23181c6aaa15a60772a5d6a73a9e2d41899aea3 /app-crypt
parentdev-libs/qjson: No more consumers (diff)
downloadqt-3b54ba56fa9fb4b8b169e6353d02e04d256f95b0.tar.gz
qt-3b54ba56fa9fb4b8b169e6353d02e04d256f95b0.tar.bz2
qt-3b54ba56fa9fb4b8b169e6353d02e04d256f95b0.zip
app-crypt/qca: Switch EGIT_REPO_URI to https
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/qca/qca-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-9999.ebuild b/app-crypt/qca/qca-9999.ebuild
index 1dede5f2..6bf24ba2 100644
--- a/app-crypt/qca/qca-9999.ebuild
+++ b/app-crypt/qca/qca-9999.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils qmake-utils git-r3
DESCRIPTION="Qt Cryptographic Architecture (QCA)"
HOMEPAGE="https://userbase.kde.org/QCA"
-EGIT_REPO_URI=("git://anongit.kde.org/${PN}.git")
+EGIT_REPO_URI="https://anongit.kde.org/${PN}.git"
LICENSE="LGPL-2.1"
SLOT="2"