commit: 412951b7609f1831a9dba7804e6e4626a3be13ca Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 18:40:32 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 18:40:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412951b7
app-emulation/ganeti-instance-debootstrap: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../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(-) 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 2e55ebf..9ef767a 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 3d8ad76..f9ceb15 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 569051c..b5b5ca3 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"
