diff options
author | 2015-08-24 14:04:52 +0200 | |
---|---|---|
committer | 2015-08-24 14:04:52 +0200 | |
commit | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch) | |
tree | ca4e4030d07279d14435f8b3fc14a6abfc861d9c /dev-python/python-geoclue | |
parent | Convert all URIs for launchpad.net from http to https (diff) | |
download | gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2 gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip |
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-geoclue')
-rw-r--r-- | dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild b/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild index 894304dbfc7d..26eb3852ca3e 100644 --- a/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild +++ b/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Geoclue python module" -HOMEPAGE="http://live.gnome.org/gtg/soc/python_geoclue/" +HOMEPAGE="https://live.gnome.org/gtg/soc/python_geoclue/" SRC_URI="http://www.paulocabido.com/soc/${PN}/${P}.tar.gz" SLOT="0" |