summaryrefslogtreecommitdiff
path: root/security/ruby-twitter_oauth/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-06-13Update ruby-twitter_oauth to 0.4.92, for twitter api V1.1.obache1-4/+4
2013-03-16fixes HOMEPAGE url.obache1-2/+2
2012-12-23Update ruby-twitter_oauth to 0.4.4.obache1-3/+2
* added totals method * added a note about repeat authorizations * added documatation about pin-based flow * fixed textile formating * using the https endpoint for all oauth negotiation * made the api host and version configurable * wrapping the json parse error so you can programatically acces the response * added configurable search host
2011-11-23Use lang/ruby/json.mk to handle dependency to ruby-json.taca1-2/+5
Bump PKGREVISION since dependency would change with ruby193-base.
2011-07-11Import ruby-twitter_oauth-0.4.3 as security/ruby-twitter_oauth.obache1-0/+16
twitter_oauth is a Ruby client for the Twitter API using OAuth.