summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
commit68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch)
treeca4e4030d07279d14435f8b3fc14a6abfc861d9c /dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild
parentConvert all URIs for launchpad.net from http to https (diff)
downloadgentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild')
-rw-r--r--dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild
index ad3e8cb1f2de..a7f02ab8b94e 100644
--- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild
+++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-1.1.0.ebuild
@@ -10,7 +10,7 @@ inherit kde4-base
if [[ $PV == *9999* ]]; then
KEYWORDS=""
else
- SRC_URI="http://quickgit.kde.org/?p=${PN}.git&a=snapshot&h=${PV%%.0} -> ${P}.tar.gz"
+ SRC_URI="https://quickgit.kde.org/?p=${PN}.git&a=snapshot&h=${PV%%.0} -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi