summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-libs/qrosscore
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/qrosscore')
-rw-r--r--dev-libs/qrosscore/qrosscore-0.3.1.ebuild2
-rw-r--r--dev-libs/qrosscore/qrosscore-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"