diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-python/snakeoil | |
parent | Add missing remote-id (diff) | |
download | gentoo-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-python/snakeoil')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.6.4.ebuild | 2 | ||||
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.6.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/snakeoil/snakeoil-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.6.4.ebuild b/dev-python/snakeoil/snakeoil-0.6.4.ebuild index 34870683e28a..b5d042d86945 100644 --- a/dev-python/snakeoil/snakeoil-0.6.4.ebuild +++ b/dev-python/snakeoil/snakeoil-0.6.4.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Miscellaneous python utility code" -HOMEPAGE="http://github.com/pkgcore/snakeoil" +HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD" SLOT="0" diff --git a/dev-python/snakeoil/snakeoil-0.6.5.ebuild b/dev-python/snakeoil/snakeoil-0.6.5.ebuild index 218588cbde63..c56da0c1da39 100644 --- a/dev-python/snakeoil/snakeoil-0.6.5.ebuild +++ b/dev-python/snakeoil/snakeoil-0.6.5.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Miscellaneous python utility code" -HOMEPAGE="http://github.com/pkgcore/snakeoil" +HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD" SLOT="0" diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild index 218588cbde63..c56da0c1da39 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Miscellaneous python utility code" -HOMEPAGE="http://github.com/pkgcore/snakeoil" +HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD" SLOT="0" |