Skip to content

Commit

Permalink
Update homepage & git URL
Browse files Browse the repository at this point in the history
(Portage version: 2.1.8.3/git/Linux x86_64)
 (Signed Manifest commit)
  • Loading branch information
ramereth committed Nov 23, 2010
1 parent 881d696 commit e641fa4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
4 changes: 4 additions & 0 deletions app-emulation/ganeti-instance-image/ChangeLog
Expand Up @@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

23 Nov 2010; Lance Albertson <ramereth@gentoo.org>
ganeti-instance-image-9999.ebuild:
Update homepage & git URL

23 Nov 2010; Lance Albertson <ramereth@gentoo.org>
-ganeti-instance-image-0.3.ebuild, -ganeti-instance-image-0.3.1.ebuild,
-ganeti-instance-image-0.4.ebuild:
Expand Down
14 changes: 12 additions & 2 deletions app-emulation/ganeti-instance-image/Manifest
@@ -1,3 +1,13 @@
EBUILD ganeti-instance-image-9999.ebuild 1018 RMD160 f8ef6feed131a96d4b6982184928c3b3a6b0c3d0 SHA1 8854774d051e00f4dee70fa08d6fda0c0c02b5c2 SHA256 721f25473ae8ea045cddd7fb0798a1edcb1d23453cd0df7b8a42c6d93982c7f3
MISC ChangeLog 1344 RMD160 aaed64eaa577d88244d648120d72e0ba8cdee353 SHA1 24a79a64ed85d0b6ac405cff4620eccb5b284bc0 SHA256 49d165fe7735458a3bede0747ba2938e6ce7fa8f285d73762027c1397ff1d013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

EBUILD ganeti-instance-image-9999.ebuild 1030 RMD160 1f81ad3c77a8be540033993778db161a35d1ef11 SHA1 fd6bad7d9000fe850e69f73b3c5f3798467a8d45 SHA256 970082af68c24b37d2e1948805911ed5d18ef252c1592ab249b0e704d3557326
MISC ChangeLog 1463 RMD160 abaf01b32c3912603fbd46e72189579ba3a4428d SHA1 eb1c1b2c136ca9d224069d872edd9cb4a6e23e01 SHA256 e8cb2f69f1ab71652b2f10bc2fee5be8562ce6af4ecc4ba3156417aa86c56322
MISC metadata.xml 301 RMD160 759f51dcb64d85eee294cf160d7eedff66f3c6f6 SHA1 36446536d5452b1771f375c9d6fbf867bb705587 SHA256 a1d5a7bd389d314377303e077893dcae8ed0c8bd5bf4389c384d751704c27b2d
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iD8DBQFM6/TbQW+hXSf0t0IRAszYAJ4mHXfwEt+tQaUKXt45rrtqgVQ/BQCfSe6g
bt0Gp9RqUrDCD+g1Kh+Umeg=
=8BA2
-----END PGP SIGNATURE-----
Expand Up @@ -7,15 +7,15 @@ EAPI=2
inherit eutils

if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="git://git.osuosl.org/${PN}.git"
EGIT_REPO_URI="git://git.osuosl.org/gitolite/ganeti/${PN}"
EGIT_BRANCH="master"
inherit git autotools
else
SRC_URI="http://ftp.osuosl.org/pub/osl/ganeti-instance-image/${P}.tar.gz"
fi

DESCRIPTION="Scripts to build out CD or image based VMs using Ganeti"
HOMEPAGE="http://trac.osuosl.org/ganeti-instance-image"
HOMEPAGE="http://code.osuosl.org/projects/ganeti-image"

LICENSE="GPL-2"
SLOT="0"
Expand Down

0 comments on commit e641fa4

Please sign in to comment.