[csw-devel] SF.net SVN: gar:[10644] csw/mgar/pkg/rbgems

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 28 17:19:40 CEST 2010


Revision: 10644
          http://gar.svn.sourceforge.net/gar/?rev=10644&view=rev
Author:   dmichelsen
Date:     2010-07-28 15:19:39 +0000 (Wed, 28 Jul 2010)

Log Message:
-----------
rbgems/haml: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/rbgems/haml/
    csw/mgar/pkg/rbgems/haml/branches/
    csw/mgar/pkg/rbgems/haml/tags/
    csw/mgar/pkg/rbgems/haml/trunk/
    csw/mgar/pkg/rbgems/haml/trunk/Makefile
    csw/mgar/pkg/rbgems/haml/trunk/checksums
    csw/mgar/pkg/rbgems/haml/trunk/files/


Property changes on: csw/mgar/pkg/rbgems/haml/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/rbgems/haml/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/haml/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/rbgems/haml/trunk/Makefile	2010-07-28 15:19:39 UTC (rev 10644)
@@ -0,0 +1,18 @@
+GARNAME = haml
+GARVERSION = 3.0.15
+CATEGORIES = rbgems
+
+DESCRIPTION = HTML Abstraction Markup Language
+define BLURB
+  Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
+endef
+
+PACKAGES = CSWgem-haml
+CATALOGNAME = gem_haml
+
+ARCHALL = 1
+
+# This is just one file with an emacs mode
+CHECKPKG_OVERRIDES_CSWgem-haml += missing-dependency|CSWemacscommon
+
+include gar/category.mk

Added: csw/mgar/pkg/rbgems/haml/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/haml/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/rbgems/haml/trunk/checksums	2010-07-28 15:19:39 UTC (rev 10644)
@@ -0,0 +1 @@
+ebbe1f6430d86978ff731c2a701c8eab  haml-3.0.15.gem


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list