PLIST 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. @comment $OpenBSD: PLIST,v 1.5 2017/05/09 20:58:53 sebastia Exp $
  2. ${GEM_LIB}/cache/${DISTNAME}.gem
  3. ${GEM_LIB}/gems/${DISTNAME}/
  4. ${GEM_LIB}/gems/${DISTNAME}/.gitignore
  5. ${GEM_LIB}/gems/${DISTNAME}/.travis.yml
  6. ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG
  7. ${GEM_LIB}/gems/${DISTNAME}/Gemfile
  8. ${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
  9. ${GEM_LIB}/gems/${DISTNAME}/README.md
  10. ${GEM_LIB}/gems/${DISTNAME}/Rakefile
  11. ${GEM_LIB}/gems/${DISTNAME}/jenkins.sh
  12. ${GEM_LIB}/gems/${DISTNAME}/lib/
  13. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/
  14. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax.rb
  15. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/hiera.rb
  16. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/manifests.rb
  17. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/tasks/
  18. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/tasks/puppet-syntax.rb
  19. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/templates.rb
  20. ${GEM_LIB}/gems/${DISTNAME}/lib/puppet-syntax/version.rb
  21. ${GEM_LIB}/gems/${DISTNAME}/puppet-syntax.gemspec
  22. ${GEM_LIB}/gems/${DISTNAME}/spec/
  23. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/
  24. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/
  25. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/data/
  26. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/data/hiera_1.yaml
  27. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/data/hiera_2.eyaml
  28. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/data/test/
  29. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/data/test/hiera_3.yaml
  30. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/data/test/hiera_4.eyaml
  31. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_bad.yaml
  32. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_bad_18.yaml
  33. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_badkey.yaml
  34. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_good.yaml
  35. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_key_empty.yaml
  36. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/
  37. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/
  38. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/deprecation_notice.pp
  39. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/fail_error.pp
  40. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/fail_warning.pp
  41. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/future_syntax.pp
  42. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/pass.pp
  43. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/pass_storeconfigs.pp
  44. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/tag_notice.pp
  45. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/test_app.pp
  46. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/
  47. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/fail_error.epp
  48. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/fail_error.erb
  49. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/fail_error_also.epp
  50. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/fail_warning.erb
  51. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/ignore.tpl
  52. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/pass.epp
  53. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/pass.erb
  54. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/pass_also.epp
  55. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/pass_unbound_var.erb
  56. ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/templates/typeerror_shouldwin.erb
  57. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax/
  58. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax/hiera_spec.rb
  59. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax/manifests_spec.rb
  60. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax/tasks/
  61. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax/tasks/puppet-syntax_spec.rb
  62. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax/templates_spec.rb
  63. ${GEM_LIB}/gems/${DISTNAME}/spec/puppet-syntax_spec.rb
  64. ${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
  65. ${GEM_LIB}/specifications/${DISTNAME}.gemspec