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 | |
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')
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild index dd4039b5f339..127367024430 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.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" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild index bfc034cd78e5..eeefd94ce3f0 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.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" 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" |