Add <mirror> nodes for the gnome repo declaration (copied from the

upstream gnome modulesets), to allow using the experimental git mirror
support. See http://bugzilla.gnome.org/show_bug.cgi?id=538507

svn path=/trunk/; revision=118
This commit is contained in:
Dan Winship 2008-12-05 14:14:36 +00:00
parent 68190e4073
commit 6c1cea927c

View File

@ -4,7 +4,10 @@
<!-- vim:set ts=2 expandtab: -->
<moduleset>
<repository type="svn" name="svn.gnome.org" default="yes"
href="http://svn.gnome.org/svn/"/>
href="http://svn.gnome.org/svn/">
<mirror type="bzr" href="http://bzr-mirror.gnome.org/bzr/" trunk-path="trunk" />
<mirror type="git" href="git://git-mirror.gnome.org/git/" />
</repository>
<repository type="git" name="fishsoup.net"
href="git://git.fishsoup.net/"/>
<repository type="svn" name="svn.o-hand.com"