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

X Strike Force XSF toolbox SVN commit: r8 - trunk/bin



Author: branden
Date: 2004-12-25 00:24:02 -0500 (Sat, 25 Dec 2004)
New Revision: 8

Modified:
   trunk/bin/markpending
Log:
Add recognition of my (new) vtwm SVN repository.


Modified: trunk/bin/markpending
===================================================================
--- trunk/bin/markpending	2004-12-25 04:42:38 UTC (rev 7)
+++ trunk/bin/markpending	2004-12-25 05:24:02 UTC (rev 8)
@@ -29,7 +29,7 @@
 
 "revision" can be a colon-separated revision range or a simple revision number.
 
-Known reponames: Render XFree86 Xcursor Xft Xrender ctwm xtrs
+Known reponames: Render XFree86 Xcursor Xft Xrender ctwm vtwm xtrs
 EOF
 }
 
@@ -51,7 +51,7 @@
 
 case "$REPO" in
     Render|XFree86|Xcursor|Xft|Xrender) SITE="Debian X Strike Force" ;;
-    ctwm|xtrs) SITE="Branden Robinson's" ;;
+    ctwm|vtwm|xtrs) SITE="Branden Robinson's" ;;
     *)
         echo "$PROGNAME: repository \"$REPO\" unrecognized"
         exit 2



Reply to: