MCPackageCache.st
changeset 661 667548e309ab
parent 348 6b1ee9e3fc5f
child 791 93a642e657f9
--- a/MCPackageCache.st	Tue Sep 11 23:24:52 2012 +0200
+++ b/MCPackageCache.st	Tue Sep 11 23:24:56 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'sorter fileNames'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -35,11 +35,11 @@
 !MCPackageCache class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPackageCache.st,v 1.3 2011-08-20 12:29:12 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPackageCache.st,v 1.4 2012-09-11 21:24:56 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPackageCache.st,v 1.3 2011-08-20 12:29:12 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPackageCache.st,v 1.4 2012-09-11 21:24:56 cg Exp $'
 !
 
 version_SVN