commit-womb
[Top][All Lists]
Advanced

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

[commit-womb] gnumaint gm-list.pl


From: Brandon Invergo
Subject: [commit-womb] gnumaint gm-list.pl
Date: Mon, 23 Mar 2015 09:16:42 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     Brandon Invergo <brandon>       15/03/23 09:16:42

Modified files:
        .              : gm-list.pl 

Log message:
        add missing comma in recent edit to gm-list.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gm-list.pl?cvsroot=womb&r1=1.2&r2=1.3

Patches:
Index: gm-list.pl
===================================================================
RCS file: /sources/womb/gnumaint/gm-list.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gm-list.pl  23 Mar 2015 08:54:25 -0000      1.2
+++ gm-list.pl  23 Mar 2015 09:16:42 -0000      1.3
@@ -1,4 +1,4 @@
-# $Id: gm-list.pl,v 1.2 2015/03/23 08:54:25 brandon Exp $
+# $Id: gm-list.pl,v 1.3 2015/03/23 09:16:42 brandon Exp $
 # The list actions for the gm script (see --help message).
 # 
 # Copyright 2007, 2008, 2009, 2010, 2012, 2013, 2015
@@ -176,7 +176,7 @@
                         "moribund" => 2,
                         "ok" => 3,
                         "stable" => 4,
-                        "subpkg" => 5
+                        "subpkg" => 5,
                         "container" => 6,
                        );
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]