diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:40:32 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:40:32 +0200 |
commit | 412951b7609f1831a9dba7804e6e4626a3be13ca (patch) | |
tree | d05cbe910b9f8d2a78d8ba1d2b45d3a34586a701 /app-emulation/ganeti-instance-debootstrap | |
parent | app-emulation/ganeti-instance-debian-etch: Fixing HOMEPAGE move due to code.g... (diff) | |
download | gentoo-412951b7609f1831a9dba7804e6e4626a3be13ca.tar.gz gentoo-412951b7609f1831a9dba7804e6e4626a3be13ca.tar.bz2 gentoo-412951b7609f1831a9dba7804e6e4626a3be13ca.zip |
app-emulation/ganeti-instance-debootstrap: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
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" |