[weasel-commit] Source: perl-URI=1.40-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 27 Jan 2010 10:16:54 -0500

================================
perl-URI:source=1.40-2 (previous: 1.40-1)
cvc rdiff perl-URI -1 /weasel.rpath.org@wgl:3-devel/1.40-2
================================
1.40-2 Filip Brcic (brcha@xxxxxxx) Wed Jan 27 10:16:45 2010
    fixed recipe and metadata

perl-URI.recipe: changed
Index: perl-URI.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- perl-URI.recipe /weasel.rpath.org@wgl:3-devel/1.40-1
+++ perl-URI.recipe /weasel.rpath.org@wgl:3-devel/1.40-2
@@ -1,11 +1,16 @@
 #
-# Copyright (c) 2004-2005 rPath, Inc.
-# This file is distributed under the terms of the MIT License.
-# A copy is available at http://www.rpath.com/permanent/mit-license.html
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
 loadSuperClass('cpanpackage.recipe')
-class PerlURI(CPANPackageRecipe):
+class PerlUri(CPANPackageRecipe):
     name = 'perl-URI'
-    module = 'URI'
     version = '1.40'
+    author = 'GAAS'
+
+    buildRequires = []
+
+    shortDesc  = 'Perl URI module'
+    longDesc   = 'A URI Perl Module'
+    categories = [ 'Development/Perl' ]



Committed by: brcha

Other related posts: