diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /app-emulation/ganeti-htools | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
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 27c8a41499cc..66bdb812cb8e 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="http://code.google.com/p/ganeti/" +HOMEPAGE="https://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" 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 e62b5fe82dc6..c847752628ea 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="http://code.google.com/p/ganeti/" +HOMEPAGE="https://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" 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 459850640001..2dc9d86fc228 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="http://code.google.com/p/ganeti/" +HOMEPAGE="https://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |