jhbuild r2730 - in trunk: . modulesets



Author: fpeters
Date: Mon Feb 16 09:50:06 2009
New Revision: 2730
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2730&view=rev

Log:
* modulesets/moduleset.dtd: moved comments, as DTD comments can't be in
an element.



Modified:
   trunk/ChangeLog
   trunk/modulesets/moduleset.dtd

Modified: trunk/modulesets/moduleset.dtd
==============================================================================
--- trunk/modulesets/moduleset.dtd	(original)
+++ trunk/modulesets/moduleset.dtd	Mon Feb 16 09:50:06 2009
@@ -165,14 +165,16 @@
 	repo		CDATA	#IMPLIED
 	module		CDATA	#IMPLIED
 	checkoutdir	CDATA	#IMPLIED
-	override-checkoutdir (yes|no) "yes"  <!-- CVS only -->
-	update-new-dirs (yes|no) "yes"       <!-- CVS only -->
-	source-subdir   CDATA   #IMPLIED     <!-- Tarballs only  -->
+	override-checkoutdir (yes|no) "yes"
+	update-new-dirs (yes|no) "yes"
+	source-subdir   CDATA   #IMPLIED
 	revision	CDATA	#IMPLIED
 	tag             CDATA   #IMPLIED
 	version		CDATA	#IMPLIED
 	size		CDATA	#IMPLIED
 	md5sum		CDATA	#IMPLIED>
+	<!-- override-checkoutdir and update-new-dirs are CVS only
+	     source-subdir is tarballs only -->
 
 <!ELEMENT quilt (branch)>
 <!ATTLIST quilt



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]