From a42698d36805f24acab34c2c74971c0cff85c93f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 23 Mar 2018 16:51:46 +0100 Subject: dev-python/python-memcached: use HTTPS --- dev-python/python-memcached/python-memcached-1.53-r1.ebuild | 5 +++-- dev-python/python-memcached/python-memcached-1.58.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'dev-python/python-memcached') diff --git a/dev-python/python-memcached/python-memcached-1.53-r1.ebuild b/dev-python/python-memcached/python-memcached-1.53-r1.ebuild index d5b2923582c0..a14809eda6ad 100644 --- a/dev-python/python-memcached/python-memcached-1.53-r1.ebuild +++ b/dev-python/python-memcached/python-memcached-1.53-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Pure python memcached client" -HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ https://pypi.python.org/pypi/python-memcached" +HOMEPAGE="https://www.tummy.com/Community/software/python-memcached/ + https://pypi.python.org/pypi/python-memcached" SRC_URI="ftp://ftp.tummy.com/pub/python-memcached/old-releases/${P}.tar.gz" LICENSE="OSL-2.0" diff --git a/dev-python/python-memcached/python-memcached-1.58.ebuild b/dev-python/python-memcached/python-memcached-1.58.ebuild index 979976df4e01..7b8cf80ce499 100644 --- a/dev-python/python-memcached/python-memcached-1.58.ebuild +++ b/dev-python/python-memcached/python-memcached-1.58.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Pure python memcached client" HOMEPAGE=" - http://www.tummy.com/Community/software/python-memcached/ + https://www.tummy.com/Community/software/python-memcached/ https://pypi.python.org/pypi/python-memcached" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -- cgit v1.2.3-18-g5258