packages: ruby-rubytree/ruby-rubytree.spec - adapter

baggins baggins at pld-linux.org
Wed Mar 3 00:03:35 CET 2010


Author: baggins                      Date: Tue Mar  2 23:03:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapter

---- Files affected:
packages/ruby-rubytree:
   ruby-rubytree.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ruby-rubytree/ruby-rubytree.spec
diff -u packages/ruby-rubytree/ruby-rubytree.spec:1.1 packages/ruby-rubytree/ruby-rubytree.spec:1.2
--- packages/ruby-rubytree/ruby-rubytree.spec:1.1	Tue Mar  2 23:56:19 2010
+++ packages/ruby-rubytree/ruby-rubytree.spec	Wed Mar  3 00:03:28 2010
@@ -20,7 +20,13 @@
 %define		_enable_debug_packages	0
 
 %description
-RubyTree is a Ruby implementation of the generic tree data structure. It provides a node-based model to store keyed node-elements in the tree and simple APIs to access, modify and traverse the structure. RubyTree is node-centric, where individual nodes on the tree are the primary compositional and structural elements. This implementation also mixes in the Enumerable module to allow standard access to the tree as a collection.
+RubyTree is a Ruby implementation of the generic tree data structure.
+It provides a node-based model to store keyed node-elements in the
+tree and simple APIs to access, modify and traverse the structure.
+RubyTree is node-centric, where individual nodes on the tree are the
+primary compositional and structural elements. This implementation
+also mixes in the Enumerable module to allow standard access to the
+tree as a collection.
 
 %package rdoc
 Summary:	HTML documentation for %{pkgname}
@@ -88,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/03/02 23:03:28  baggins
+- adapter
+
 Revision 1.1  2010/03/02 22:56:19  baggins
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-rubytree/ruby-rubytree.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list