jhbuild r2577 - in trunk: . modulesets
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2577 - in trunk: . modulesets
- Date: Mon, 15 Dec 2008 18:10:00 +0000 (UTC)
Author: fpeters
Date: Mon Dec 15 18:10:00 2008
New Revision: 2577
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2577&view=rev
Log:
* modulesets/moduleset.dtd: updated to current <mirror> support.
Modified:
trunk/ChangeLog
trunk/modulesets/moduleset.dtd
Modified: trunk/modulesets/moduleset.dtd
==============================================================================
--- trunk/modulesets/moduleset.dtd (original)
+++ trunk/modulesets/moduleset.dtd Mon Dec 15 18:10:00 2008
@@ -2,7 +2,7 @@
<!ATTLIST moduleset
name CDATA #IMPLIED>
-<!ELEMENT repository (mirror?)>
+<!ELEMENT repository (mirror*)>
<!ATTLIST repository
name CDATA #REQUIRED
type (bzr|cvs|darcs|git|hg|svn|tarball|arch|mtn) #REQUIRED
@@ -23,6 +23,8 @@
<!ELEMENT mirror EMPTY>
<!ATTLIST mirror
type (bzr|cvs|darcs|git|hg|svn|tarball|arch|mtn) #REQUIRED
+ trunk-template CDATA #IMPLIED
+ branches-template CDATA #IMPLIED
href CDATA #IMPLIED>
<!ELEMENT include EMPTY>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]