commit: 3b54ba56fa9fb4b8b169e6353d02e04d256f95b0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 11 23:09:35 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Apr 11 23:09:35 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=3b54ba56
app-crypt/qca: Switch EGIT_REPO_URI to https Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-crypt/qca/qca-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
