From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- .../ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild | 2 +- .../ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild | 2 +- .../ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-emulation/ganeti-instance-debootstrap') diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild index a4390101dd6e..2e55ebff71aa 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild index a956a1593598..3d8ad76c1b9b 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild index de87660e5d2c..569051c72503 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad