pkgsrc/misc/ruby-thread_safe/PLIST
obache f2246ffb38 Import ruby-thread_safe-0.1.3 as misc/ruby-thread_safe.
part of PR pkg/48447

Threadsafe is a collection of thread-safe versions of common core
Ruby classes.
2014-01-17 13:00:00 +00:00

40 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2014/01/17 13:00:00 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/bench_cache.rb
${GEM_LIBDIR}/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java
${GEM_LIBDIR}/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java
${GEM_LIBDIR}/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java
${GEM_LIBDIR}/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java
${GEM_LIBDIR}/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java
${GEM_LIBDIR}/ext/thread_safe/JrubyCacheBackendService.java
${GEM_LIBDIR}/lib/thread_safe.rb
${GEM_LIBDIR}/lib/thread_safe/atomic_reference_cache_backend.rb
${GEM_LIBDIR}/lib/thread_safe/cache.rb
${GEM_LIBDIR}/lib/thread_safe/jruby_cache_backend.jar
${GEM_LIBDIR}/lib/thread_safe/mri_cache_backend.rb
${GEM_LIBDIR}/lib/thread_safe/non_concurrent_cache_backend.rb
${GEM_LIBDIR}/lib/thread_safe/synchronized_cache_backend.rb
${GEM_LIBDIR}/lib/thread_safe/synchronized_delegator.rb
${GEM_LIBDIR}/lib/thread_safe/util.rb
${GEM_LIBDIR}/lib/thread_safe/util/adder.rb
${GEM_LIBDIR}/lib/thread_safe/util/atomic_reference.rb
${GEM_LIBDIR}/lib/thread_safe/util/cheap_lockable.rb
${GEM_LIBDIR}/lib/thread_safe/util/power_of_two_tuple.rb
${GEM_LIBDIR}/lib/thread_safe/util/striped64.rb
${GEM_LIBDIR}/lib/thread_safe/util/volatile.rb
${GEM_LIBDIR}/lib/thread_safe/util/volatile_tuple.rb
${GEM_LIBDIR}/lib/thread_safe/util/xor_shift_random.rb
${GEM_LIBDIR}/lib/thread_safe/version.rb
${GEM_LIBDIR}/test/test_array.rb
${GEM_LIBDIR}/test/test_cache.rb
${GEM_LIBDIR}/test/test_cache_loops.rb
${GEM_LIBDIR}/test/test_hash.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/test_synchronized_delegator.rb
${GEM_LIBDIR}/thread_safe.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec