[70498] trunk/dports/ruby

kimuraw at macports.org kimuraw at macports.org
Wed Aug 11 06:32:32 PDT 2010


Revision: 70498
          http://trac.macports.org/changeset/70498
Author:   kimuraw at macports.org
Date:     2010-08-11 06:32:31 -0700 (Wed, 11 Aug 2010)
Log Message:
-----------
ruby/rb-tweetstream: new port rb-tweetstream.
  A RubyGem to access the Twitter Streaming API.

Added Paths:
-----------
    trunk/dports/ruby/rb-tweetstream/
    trunk/dports/ruby/rb-tweetstream/Portfile

Added: trunk/dports/ruby/rb-tweetstream/Portfile
===================================================================
--- trunk/dports/ruby/rb-tweetstream/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-tweetstream/Portfile	2010-08-11 13:32:31 UTC (rev 70498)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			ruby 1.0
+
+ruby.setup			tweetstream 1.0.4 gem {} rubyforge_gem
+revision			0
+maintainers			kimuraw openmaintainer
+description			A RubyGem to access the Twitter Streaming API.
+long_description	A RubyGem to access the Twitter Streaming API.
+
+homepage			http://github.com/intridea/tweetstream
+license				MIT
+depends_lib-append	port:rb-twitter-stream	port:rb-daemons
+checksums			md5     d1d73e3f2ea8cff65a092497d7bf72bc \
+					sha1    05f94a47502ee7aa520847cc89a90f2441f47b9f \
+					rmd160  a1e77474c4391105c300dce42666290d2e9c1a76
+platforms			darwin
+


Property changes on: trunk/dports/ruby/rb-tweetstream/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100811/f4792e1d/attachment.html>


More information about the macports-changes mailing list