2020-07-04 08:46:26 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.3 2020/07/04 06:46:26 tsutsui Exp $
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
2020-07-04 08:46:26 +02:00
|
|
|
${GEM_LIBDIR}/.circleci/config.yml
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_LIBDIR}/.gitignore
|
|
|
|
${GEM_LIBDIR}/Gemfile
|
|
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
|
|
${GEM_LIBDIR}/README.md
|
|
|
|
${GEM_LIBDIR}/Rakefile
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid.rb
|
2020-07-04 08:46:26 +02:00
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/collection.rb
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/error.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/event.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/filter.rb
|
2016-05-14 09:52:47 +02:00
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/handler.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/handler_tag.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/identity.rb
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/listener.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/plugin.rb
|
2020-07-04 08:46:26 +02:00
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/stream.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/stream_generator.rb
|
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/subscriber.rb
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_LIBDIR}/lib/pluggaloid/version.rb
|
|
|
|
${GEM_LIBDIR}/pluggaloid.gemspec
|
2020-07-04 08:46:26 +02:00
|
|
|
${GEM_LIBDIR}/test/collect_test.rb
|
|
|
|
${GEM_LIBDIR}/test/generate_test.rb
|
|
|
|
${GEM_LIBDIR}/test/handle_in_generate_test.rb
|
2016-05-14 09:52:47 +02:00
|
|
|
${GEM_LIBDIR}/test/handler_tag_test.rb
|
|
|
|
${GEM_LIBDIR}/test/helper.rb
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_LIBDIR}/test/multi_vm_test.rb
|
|
|
|
${GEM_LIBDIR}/test/plugin_test.rb
|
2020-07-04 08:46:26 +02:00
|
|
|
${GEM_LIBDIR}/test/reactive_test.rb
|
2016-01-09 20:01:20 +01:00
|
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|