diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:39:46 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:39:46 +0200 |
commit | 62f98f6d52d8102ab4de2eca940163ca53f426e6 (patch) | |
tree | 575daf1520629966bcc648e26fe840289fd6d57d /app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | |
parent | app-emacs/yasnippet: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-62f98f6d52d8102ab4de2eca940163ca53f426e6.tar.gz gentoo-62f98f6d52d8102ab4de2eca940163ca53f426e6.tar.bz2 gentoo-62f98f6d52d8102ab4de2eca940163ca53f426e6.zip |
app-emulation/ganeti-htools: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild')
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild index a1973891e24c..251b669cc5a7 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="https://code.google.com/p/ganeti/" +HOMEPAGE="http://www.ganeti.org/" SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |