From c84be41d02d264cc116a9a8436ca3bef3abb417c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:37:39 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/django-piston/django-piston-0.2.3-r1.ebuild | 2 +- dev-python/django-piston/django-piston-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/django-piston') diff --git a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild index 63558b51ce1e..4046639bea26 100644 --- a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild +++ b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="http://bitbucket.org/jespern/django-piston/wiki/Home" +HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-piston/django-piston-9999.ebuild b/dev-python/django-piston/django-piston-9999.ebuild index 6e4947ce4133..4ad1cbdcb1f1 100644 --- a/dev-python/django-piston/django-piston-9999.ebuild +++ b/dev-python/django-piston/django-piston-9999.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 mercurial DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="http://bitbucket.org/jespern/django-piston/wiki/Home" -EHG_REPO_URI="http://bitbucket.org/jespern/django-piston/" +HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" +EHG_REPO_URI="https://bitbucket.org/jespern/django-piston/" LICENSE="BSD" SLOT="0" -- cgit v1.2.3