commit-womb
[Top][All Lists]
Advanced

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

[commit-womb] gnumaint gm-list.pl gnupackages.txt


From: Brandon Invergo
Subject: [commit-womb] gnumaint gm-list.pl gnupackages.txt
Date: Mon, 23 Mar 2015 08:54:26 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     Brandon Invergo <brandon>       15/03/23 08:54:26

Modified files:
        .              : gm-list.pl gnupackages.txt 

Log message:
        add subpkg activity status and assign it to qexo

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

Patches:
Index: gm-list.pl
===================================================================
RCS file: /sources/womb/gnumaint/gm-list.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- gm-list.pl  8 Feb 2013 19:27:59 -0000       1.1
+++ gm-list.pl  23 Mar 2015 08:54:25 -0000      1.2
@@ -1,7 +1,7 @@
-# $Id: gm-list.pl,v 1.1 2013/02/08 19:27:59 karl Exp $
+# $Id: gm-list.pl,v 1.2 2015/03/23 08:54:25 brandon Exp $
 # The list actions for the gm script (see --help message).
 # 
-# Copyright 2007, 2008, 2009, 2010, 2012, 2013
+# Copyright 2007, 2008, 2009, 2010, 2012, 2013, 2015
 # Free Software Foundation Inc.
 # 
 # This program is free software: you can redistribute it and/or modify
@@ -176,7 +176,8 @@
                         "moribund" => 2,
                         "ok" => 3,
                         "stable" => 4,
-                        "container" => 5,
+                        "subpkg" => 5
+                        "container" => 6,
                        );
 
   my %pkgs = &read_gnupackages ();

Index: gnupackages.txt
===================================================================
RCS file: /sources/womb/gnumaint/gnupackages.txt,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -b -r1.271 -r1.272
--- gnupackages.txt     22 Mar 2015 22:30:31 -0000      1.271
+++ gnupackages.txt     23 Mar 2015 08:54:25 -0000      1.272
@@ -1,4 +1,4 @@
-# $Id: gnupackages.txt,v 1.271 2015/03/22 22:30:31 brandon Exp $
+# $Id: gnupackages.txt,v 1.272 2015/03/23 08:54:25 brandon Exp $
 # Public domain.
 #
 # This file is maintained in the CVS repository of GNU womb,
@@ -39,6 +39,7 @@
 # - activity-status values: ok; newmaint,newcomaint (newly-appointed);
 #   newpkg (newly-dubbed); nomaint (no maintainer);
 #   container (doesn't get released);
+#   subpkg (released as part of another package);
 #   stable (no current release, but none needed);
 #   stale (needs release);
 #   moribund (needs release, but not likely to ever get one).
@@ -2749,7 +2750,7 @@
 doc-url: /software/qexo/#Documentation
 download-url: http://ftp.gnu.org/gnu/kawa/
 gplv3-status: notgpl
-activity-status: stale 20101110 (1.11)
+activity-status: subpkg/kawa
 last-contact: see kawa
 
 package: quickthreads



reply via email to

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