diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-emulation/ganeti-htools | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emulation/ganeti-htools')
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild index 66bdb812cb8e..dd4039b5f339 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild @@ -9,7 +9,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild index c847752628ea..bfc034cd78e5 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild @@ -9,7 +9,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild index 2dc9d86fc228..a1973891e24c 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild @@ -9,7 +9,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |