From: Tobias Klausmann Date: Tue, 1 Sep 2015 18:40:32 +0000 (+0200) Subject: app-emulation/ganeti-instance-debootstrap: Fixing HOMEPAGE move due to code.google... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=412951b7609f1831a9dba7804e6e4626a3be13ca;p=gentoo.git app-emulation/ganeti-instance-debootstrap: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- 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"