[weasel-commit] Source: help2man=1.36.4-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Mon, 25 Jan 2010 10:10:32 -0500

================================
help2man:source=1.36.4-2 (previous: 1.36.4-1)
cvc rdiff help2man -1 /weasel.rpath.org@wgl:3-devel/1.36.4-2
================================
1.36.4-2 Filip Brcic (brcha@xxxxxxx) Mon Jan 25 10:10:18 2010
    fixed metadata

help2man.recipe: changed
Index: help2man.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- help2man.recipe /weasel.rpath.org@wgl:3-devel/1.36.4-1
+++ help2man.recipe /weasel.rpath.org@wgl:3-devel/1.36.4-2
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Filip Brcic <brcha@xxxxxxx>
+# Copyright (c) 2009-2010 Filip Brcic <brcha@xxxxxxx>
 # Distributed under the terms of the GNU General Public License v3
 #
 
@@ -12,10 +12,12 @@
         'texinfo:runtime',
         ]
 
+    shortDesc  = 'Convert --help to man page'
+    longDesc   = 'GNU utility to convert program --help output to a man page'
+    url        = 'http://www.gnu.org/software/help2man'
+    licenses   = [ 'GPL-2' ]
+    categories = [ 'System/Development' ]
+
     def unpack(r):
-       r.Description(shortDesc='Convert --help to man page',
-                      longDesc='GNU utility to convert program --help output 
to a man page')
-       r.PackageURL('http://www.gnu.org/software/help2man')
-       r.Licenses('GPL-2')
         r.addArchive('mirror://gnu/help2man/')
 



Committed by: brcha

Other related posts: