blob: df38c117a0a9ff59f7a8a3b2c3c57315952d215f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
@comment $NetBSD: PLIST,v 1.3 2013/09/15 14:37:54 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/direct_message.rb
${GEM_LIBDIR}/examples/favorite.rb
${GEM_LIBDIR}/examples/follow.rb
${GEM_LIBDIR}/examples/friends_timeline.rb
${GEM_LIBDIR}/examples/home_timeline.rb
${GEM_LIBDIR}/examples/limit.rb
${GEM_LIBDIR}/examples/lists.rb
${GEM_LIBDIR}/examples/replies.rb
${GEM_LIBDIR}/examples/search.rb
${GEM_LIBDIR}/examples/update_status.rb
${GEM_LIBDIR}/examples/use_oauth.rb
${GEM_LIBDIR}/examples/use_xauth.rb
${GEM_LIBDIR}/examples/user.rb
${GEM_LIBDIR}/lib/rubytter.rb
${GEM_LIBDIR}/lib/rubytter/connection.rb
${GEM_LIBDIR}/lib/rubytter/core_ext.rb
${GEM_LIBDIR}/lib/rubytter/oauth.rb
${GEM_LIBDIR}/lib/rubytter/oauth_rubytter.rb
${GEM_LIBDIR}/lib/rubytter/version.rb
${GEM_LIBDIR}/rubytter.gemspec
${GEM_LIBDIR}/spec/rubytter/oauth_spec.rb
${GEM_LIBDIR}/spec/rubytter_spec.rb
${GEM_LIBDIR}/spec/search.json
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|