[weasel-commit] Source: perl-HTML-Parser=3.62-1

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

================================
perl-HTML-Parser:source=3.62-1
cvc rdiff perl-HTML-Parser -1 /weasel.rpath.org@wgl:3-devel/3.62-1
================================
3.62-1 Filip Brcic (brcha@xxxxxxx) Wed Jan 27 10:35:13 2010
    Automatic promote by rBuild.

HTML-Parser-3.62.tar.gz: new
perl-HTML-Parser.recipe: new
--- /dev/null
+++ perl-HTML-Parser.recipe
@@ -0,0 +13 @@
+#
+# 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
+#
+
+loadSuperClass('cpanpackage.recipe')
+class PerlHTMLParser(CPANPackageRecipe, CPackageRecipe):
+    name = 'perl-HTML-Parser'
+    version = '3.62'
+    # Do not add perl-libwww-perl as a buildreq as it will create
+    # a build loop.
+    buildRequires = [ 'perl-HTML-Tagset:perl', 'perl-URI:perl'  ]


Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: perl-HTML-Parser=3.62-1 - rbuilder