Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-debian-etch/
Date: Tue, 01 Sep 2015 18:40:26
Message-Id: 1441132807.3309eb567e599a4b9baf44a7e693e99edcc99086.klausman@gentoo
1 commit: 3309eb567e599a4b9baf44a7e693e99edcc99086
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 18:40:07 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 18:40:07 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3309eb56
7
8 app-emulation/ganeti-instance-debian-etch: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 .../ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 369fe13..84b7325 100644
17 --- a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild
18 +++ b/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 DESCRIPTION="Debian Etch instance example for Ganeti"
23 -HOMEPAGE="https://code.google.com/p/ganeti/"
24 +HOMEPAGE="http://www.ganeti.org/"
25 SRC_URI="https://ganeti.googlecode.com/files/${P}.tar"
26
27 LICENSE="GPL-2"