diff options
Diffstat (limited to 'app-emulation/ganeti-instance-debootstrap')
3 files changed, 3 insertions, 3 deletions
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 2e55ebff71aa..9ef767a854fa 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 @@ -7,7 +7,7 @@ EAPI=2 inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" -HOMEPAGE="https://code.google.com/p/ganeti/" +HOMEPAGE="http://www.ganeti.org/" SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" 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 3d8ad76c1b9b..f9ceb15f28b4 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 @@ -7,7 +7,7 @@ EAPI=2 inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" -HOMEPAGE="https://code.google.com/p/ganeti/" +HOMEPAGE="http://www.ganeti.org/" SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" 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 569051c72503..b5b5ca3113ba 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 @@ -7,7 +7,7 @@ EAPI=2 inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" -HOMEPAGE="https://code.google.com/p/ganeti/" +HOMEPAGE="http://www.ganeti.org/" SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" |