From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-libs/qrosscore/qrosscore-0.3.1.ebuild | 2 +- dev-libs/qrosscore/qrosscore-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/qrosscore') diff --git a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild index 678ad21d2b1e..092d581f6b13 100644 --- a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild +++ b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-libs/qrosscore/qrosscore-9999.ebuild b/dev-libs/qrosscore/qrosscore-9999.ebuild index 10b2465b58cc..1af1847da0d0 100644 --- a/dev-libs/qrosscore/qrosscore-9999.ebuild +++ b/dev-libs/qrosscore/qrosscore-9999.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git" inherit cmake-utils git-r3 DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad