Repoint modules for move to git.gnome.org

gobject-introspection, gir-repository, and gjs have moved to git; adjust
jhbuild moduleset accordingly.

Also remove example for setting your svn.gnome.org username since none
of the modules are there any more.
This commit is contained in:
Owen W. Taylor 2009-02-12 17:53:53 -05:00
parent 85dae56a31
commit edcefc70aa
2 changed files with 3 additions and 4 deletions

View File

@ -16,11 +16,11 @@
href="git://git.gnome.org/"/>
<autotools id="gobject-introspection">
<branch/>
<branch repo="git.gnome.org" module="gobject-introspection"/>
</autotools>
<autotools id="gir-repository">
<branch/>
<branch repo="git.gnome.org" module="gir-repository"/>
<dependencies>
<dep package="gobject-introspection"/>
<dep package="clutter"/>
@ -29,7 +29,7 @@
</autotools>
<autotools id="gjs">
<branch/>
<branch repo="git.gnome.org" module="gjs"/>
<dependencies>
<dep package="gobject-introspection"/>
</dependencies>

View File

@ -2,7 +2,6 @@
# The username for repositories can be overridden.
#
#repos["svn.gnome.org"] = "svn+ssh://myusername@svn.gnome.org/svn/"
#repos["git.gnome.org"] = "ssh://myusername@git.gnome.org/git/"
# Directory where to check sources out