diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:40:07 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:40:07 +0200 |
commit | 3309eb567e599a4b9baf44a7e693e99edcc99086 (patch) | |
tree | 525ea93e6838a4af3a0f8f30dfd6c232566e5632 /app-emulation/ganeti-instance-debian-etch | |
parent | app-emulation/ganeti-htools: Fixing HOMEPAGE move due to code.google.com shut... (diff) | |
download | gentoo-3309eb567e599a4b9baf44a7e693e99edcc99086.tar.gz gentoo-3309eb567e599a4b9baf44a7e693e99edcc99086.tar.bz2 gentoo-3309eb567e599a4b9baf44a7e693e99edcc99086.zip |
app-emulation/ganeti-instance-debian-etch: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-emulation/ganeti-instance-debian-etch')
-rw-r--r-- | app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild b/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild index 369fe133e26f..84b7325e8ad0 100644 --- a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild +++ b/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Debian Etch instance example for Ganeti" -HOMEPAGE="https://code.google.com/p/ganeti/" +HOMEPAGE="http://www.ganeti.org/" SRC_URI="https://ganeti.googlecode.com/files/${P}.tar" LICENSE="GPL-2" |