summaryrefslogtreecommitdiff
path: root/dev-libs/qrosspython
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/qrosspython
parent1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.xz
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/qrosspython')
-rw-r--r--dev-libs/qrosspython/qrosspython-0.3.1.ebuild2
-rw-r--r--dev-libs/qrosspython/qrosspython-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild
index 4afae42226e..c9094e4d8b0 100644
--- a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild
+++ b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 cmake-utils
DESCRIPTION="Python scripting backend for Qross"
-HOMEPAGE="http://github.com/0xd34df00d/Qross"
+HOMEPAGE="https://github.com/0xd34df00d/Qross"
SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> qrosscore-${PV}.tar.gz"
LICENSE="GPL-2"
diff --git a/dev-libs/qrosspython/qrosspython-9999.ebuild b/dev-libs/qrosspython/qrosspython-9999.ebuild
index 13533b28589..9788aa58012 100644
--- a/dev-libs/qrosspython/qrosspython-9999.ebuild
+++ b/dev-libs/qrosspython/qrosspython-9999.ebuild
@@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
inherit git-r3 python-single-r1 cmake-utils
DESCRIPTION="Python scripting backend for Qross"
-HOMEPAGE="http://github.com/0xd34df00d/Qross"
+HOMEPAGE="https://github.com/0xd34df00d/Qross"
LICENSE="GPL-2"
SLOT="0"