summaryrefslogtreecommitdiff
path: root/unmaintained/strata/chef
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/chef')
-rw-r--r--unmaintained/strata/chef/chef-12.0.0.alpha.0.morph20
-rw-r--r--unmaintained/strata/chef/chef-zero-2.2.morph13
-rw-r--r--unmaintained/strata/chef/coderay-1.1.0.morph13
-rw-r--r--unmaintained/strata/chef/diff-lcs-1.2.5.morph13
-rw-r--r--unmaintained/strata/chef/erubis-master.morph19
-rw-r--r--unmaintained/strata/chef/ffi-1.9.3.morph13
-rw-r--r--unmaintained/strata/chef/ffi-yajl-1.0.2.morph13
-rw-r--r--unmaintained/strata/chef/hashie-2.1.2.morph13
-rw-r--r--unmaintained/strata/chef/highline-1.6.21.morph13
-rw-r--r--unmaintained/strata/chef/hoe-master.morph13
-rw-r--r--unmaintained/strata/chef/ipaddress-0.8.0.morph13
-rw-r--r--unmaintained/strata/chef/json-1.8.1.morph13
-rw-r--r--unmaintained/strata/chef/libpopt.morph6
-rw-r--r--unmaintained/strata/chef/libyajl2-1.0.1.morph13
-rw-r--r--unmaintained/strata/chef/method_source-0.8.2.morph13
-rw-r--r--unmaintained/strata/chef/mime-types-1.25.1.morph13
-rw-r--r--unmaintained/strata/chef/mixlib-authentication-1.3.0.morph13
-rw-r--r--unmaintained/strata/chef/mixlib-cli-1.5.0.morph13
-rw-r--r--unmaintained/strata/chef/mixlib-config-2.1.0.morph13
-rw-r--r--unmaintained/strata/chef/mixlib-log-1.6.0.morph13
-rw-r--r--unmaintained/strata/chef/mixlib-shellout-1.4.0.morph13
-rw-r--r--unmaintained/strata/chef/net-dhcp-1.2.1.morph13
-rw-r--r--unmaintained/strata/chef/net-ssh-2.9.1.morph15
-rw-r--r--unmaintained/strata/chef/net-ssh-gateway-1.2.0.morph15
-rw-r--r--unmaintained/strata/chef/net-ssh-multi-1.2.0.morph15
-rw-r--r--unmaintained/strata/chef/ohai-7.4.0.dev.morph13
-rw-r--r--unmaintained/strata/chef/plist-master.morph13
-rw-r--r--unmaintained/strata/chef/pry-0.10.1.morph13
-rw-r--r--unmaintained/strata/chef/rack-1.5.2.morph13
-rw-r--r--unmaintained/strata/chef/sgdisk.morph7
-rw-r--r--unmaintained/strata/chef/slop-3.6.0.morph13
-rw-r--r--unmaintained/strata/chef/systemu-2.6.4.morph13
-rw-r--r--unmaintained/strata/chef/wmi-lite-1.0.0.morph13
-rw-r--r--unmaintained/strata/chef/yajl.morph6
34 files changed, 0 insertions, 441 deletions
diff --git a/unmaintained/strata/chef/chef-12.0.0.alpha.0.morph b/unmaintained/strata/chef/chef-12.0.0.alpha.0.morph
deleted file mode 100644
index 61c12ca0..00000000
--- a/unmaintained/strata/chef/chef-12.0.0.alpha.0.morph
+++ /dev/null
@@ -1,20 +0,0 @@
-name: chef-12.0.0.alpha.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: chef-12.0.0.alpha.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build chef.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./chef-12.0.0.alpha.0.gem
-- mkdir -p "$DESTDIR"/etc
-- |
- cat << EOF > "$DESTDIR/etc/lsb-release"
- DISTRIB_ID=Baserock
- DISTRIB_CODENAME=baserock
- DISTRIB_DESCRIPTION="Baserock"
- EOF
diff --git a/unmaintained/strata/chef/chef-zero-2.2.morph b/unmaintained/strata/chef/chef-zero-2.2.morph
deleted file mode 100644
index 11407ae3..00000000
--- a/unmaintained/strata/chef/chef-zero-2.2.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: chef-zero-2.2
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: chef-zero-2.2-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build chef-zero.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./chef-zero-2.2.gem
diff --git a/unmaintained/strata/chef/coderay-1.1.0.morph b/unmaintained/strata/chef/coderay-1.1.0.morph
deleted file mode 100644
index a380b911..00000000
--- a/unmaintained/strata/chef/coderay-1.1.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: coderay-1.1.0.rc1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: coderay-1.1.0.rc1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build coderay.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./coderay-1.1.0.rc1.gem
diff --git a/unmaintained/strata/chef/diff-lcs-1.2.5.morph b/unmaintained/strata/chef/diff-lcs-1.2.5.morph
deleted file mode 100644
index 3585467f..00000000
--- a/unmaintained/strata/chef/diff-lcs-1.2.5.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: diff-lcs-1.2.5
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: diff-lcs-1.2.5-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build diff-lcs.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./diff-lcs-1.2.5.gem
diff --git a/unmaintained/strata/chef/erubis-master.morph b/unmaintained/strata/chef/erubis-master.morph
deleted file mode 100644
index 05d1a9f9..00000000
--- a/unmaintained/strata/chef/erubis-master.morph
+++ /dev/null
@@ -1,19 +0,0 @@
-name: erubis-master
-kind: chunk
-build-system: manual
-products:
-- artifact: erubis-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-configure-commands:
-# Manually do what it seems like the 'rook' build system would do, if it worked
-# Values taken from 'Rookbook.props'.
-- find -type f -exec sed -e 's/\$Release\$/2.7.0/g' -i \{} \;
-- find -type f -exec sed -e 's/\$Copyright\$/copyright(c) 2006-2011 kuwata-lab.com
- all rights reserved./g' -i \{} \;
-build-commands:
-- gem build erubis.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./erubis-2.7.0.gem
diff --git a/unmaintained/strata/chef/ffi-1.9.3.morph b/unmaintained/strata/chef/ffi-1.9.3.morph
deleted file mode 100644
index 672f0bd7..00000000
--- a/unmaintained/strata/chef/ffi-1.9.3.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: ffi-1.9.3
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: ffi-1.9.3-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build ffi.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./ffi-1.9.3.gem
diff --git a/unmaintained/strata/chef/ffi-yajl-1.0.2.morph b/unmaintained/strata/chef/ffi-yajl-1.0.2.morph
deleted file mode 100644
index 5d3c0792..00000000
--- a/unmaintained/strata/chef/ffi-yajl-1.0.2.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: ffi-yajl-1.0.2
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: ffi-yajl-1.0.2-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build ffi-yajl.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./ffi-yajl-1.0.2.gem
diff --git a/unmaintained/strata/chef/hashie-2.1.2.morph b/unmaintained/strata/chef/hashie-2.1.2.morph
deleted file mode 100644
index a4fb46f6..00000000
--- a/unmaintained/strata/chef/hashie-2.1.2.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: hashie-2.1.2
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: hashie-2.1.2-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build hashie.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./hashie-2.1.2.gem
diff --git a/unmaintained/strata/chef/highline-1.6.21.morph b/unmaintained/strata/chef/highline-1.6.21.morph
deleted file mode 100644
index 5615f6b2..00000000
--- a/unmaintained/strata/chef/highline-1.6.21.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: highline-1.6.21
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: highline-1.6.21-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build highline.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./highline-1.6.21.gem
diff --git a/unmaintained/strata/chef/hoe-master.morph b/unmaintained/strata/chef/hoe-master.morph
deleted file mode 100644
index 1a468789..00000000
--- a/unmaintained/strata/chef/hoe-master.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: hoe-master
-kind: chunk
-build-system: manual
-products:
-- artifact: hoe-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- rake gem
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./pkg/hoe-3.12.0.gem
diff --git a/unmaintained/strata/chef/ipaddress-0.8.0.morph b/unmaintained/strata/chef/ipaddress-0.8.0.morph
deleted file mode 100644
index fdaa5de6..00000000
--- a/unmaintained/strata/chef/ipaddress-0.8.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: ipaddress-0.8.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: ipaddress-0.8.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build ipaddress.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./ipaddress-0.8.0.gem
diff --git a/unmaintained/strata/chef/json-1.8.1.morph b/unmaintained/strata/chef/json-1.8.1.morph
deleted file mode 100644
index cf25abca..00000000
--- a/unmaintained/strata/chef/json-1.8.1.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: json-1.8.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: json-1.8.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build json.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./json-1.8.1.gem
diff --git a/unmaintained/strata/chef/libpopt.morph b/unmaintained/strata/chef/libpopt.morph
deleted file mode 100644
index 6adde30c..00000000
--- a/unmaintained/strata/chef/libpopt.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: libpopt
-kind: chunk
-build-system: autotools
-configure-commands:
-- autoreconf -if
-- ./configure
diff --git a/unmaintained/strata/chef/libyajl2-1.0.1.morph b/unmaintained/strata/chef/libyajl2-1.0.1.morph
deleted file mode 100644
index 7a21831d..00000000
--- a/unmaintained/strata/chef/libyajl2-1.0.1.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: libyajl2-1.0.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: libyajl2-1.0.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- USE_SYSTEM_LIBYAJL2=yes gem build libyajl2.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- USE_SYSTEM_LIBYAJL2=yes gem install --install-dir "$DESTDIR/$(gem environment home)"
- --bindir "$DESTDIR/$PREFIX/bin" --ignore-dependencies --local ./libyajl2-1.0.1.gem
diff --git a/unmaintained/strata/chef/method_source-0.8.2.morph b/unmaintained/strata/chef/method_source-0.8.2.morph
deleted file mode 100644
index 5ba20da6..00000000
--- a/unmaintained/strata/chef/method_source-0.8.2.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: method_source-0.8.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: method_source-0.8.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build method_source.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./method_source-0.8.1.gem
diff --git a/unmaintained/strata/chef/mime-types-1.25.1.morph b/unmaintained/strata/chef/mime-types-1.25.1.morph
deleted file mode 100644
index 453c42d5..00000000
--- a/unmaintained/strata/chef/mime-types-1.25.1.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: mime-types-1.25.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: mime-types-1.25.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build mime-types.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./mime-types-1.25.1.gem
diff --git a/unmaintained/strata/chef/mixlib-authentication-1.3.0.morph b/unmaintained/strata/chef/mixlib-authentication-1.3.0.morph
deleted file mode 100644
index 8792ff2c..00000000
--- a/unmaintained/strata/chef/mixlib-authentication-1.3.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: mixlib-authentication-1.3.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: mixlib-authentication-1.3.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build mixlib-authentication.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./mixlib-authentication-1.3.0.gem
diff --git a/unmaintained/strata/chef/mixlib-cli-1.5.0.morph b/unmaintained/strata/chef/mixlib-cli-1.5.0.morph
deleted file mode 100644
index 84f3a4b7..00000000
--- a/unmaintained/strata/chef/mixlib-cli-1.5.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: mixlib-cli-1.5.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: mixlib-cli-1.5.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build mixlib-cli.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./mixlib-cli-1.5.0.gem
diff --git a/unmaintained/strata/chef/mixlib-config-2.1.0.morph b/unmaintained/strata/chef/mixlib-config-2.1.0.morph
deleted file mode 100644
index cc6077a5..00000000
--- a/unmaintained/strata/chef/mixlib-config-2.1.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: mixlib-config-2.1.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: mixlib-config-2.1.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build mixlib-config.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./mixlib-config-2.1.0.gem
diff --git a/unmaintained/strata/chef/mixlib-log-1.6.0.morph b/unmaintained/strata/chef/mixlib-log-1.6.0.morph
deleted file mode 100644
index ddd956c1..00000000
--- a/unmaintained/strata/chef/mixlib-log-1.6.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: mixlib-log-1.6.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: mixlib-log-1.6.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build mixlib-log.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./mixlib-log-1.6.0.gem
diff --git a/unmaintained/strata/chef/mixlib-shellout-1.4.0.morph b/unmaintained/strata/chef/mixlib-shellout-1.4.0.morph
deleted file mode 100644
index 7087c1c6..00000000
--- a/unmaintained/strata/chef/mixlib-shellout-1.4.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: mixlib-shellout-1.4.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: mixlib-shellout-1.4.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build mixlib-shellout.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./mixlib-shellout-1.4.0.gem
diff --git a/unmaintained/strata/chef/net-dhcp-1.2.1.morph b/unmaintained/strata/chef/net-dhcp-1.2.1.morph
deleted file mode 100644
index 88eb4963..00000000
--- a/unmaintained/strata/chef/net-dhcp-1.2.1.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: net-dhcp-1.2.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: net-dhcp-1.2.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build net-dhcp.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./net-dhcp-1.2.1.gem
diff --git a/unmaintained/strata/chef/net-ssh-2.9.1.morph b/unmaintained/strata/chef/net-ssh-2.9.1.morph
deleted file mode 100644
index c06495d5..00000000
--- a/unmaintained/strata/chef/net-ssh-2.9.1.morph
+++ /dev/null
@@ -1,15 +0,0 @@
-name: net-ssh-2.9.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: net-ssh-2.9.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-configure-commands:
-- sed -e '/cert_chain\s*=/d' -e '/signing_key\s*=/d' -i net-ssh.gemspec
-build-commands:
-- gem build net-ssh.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./net-ssh-2.9.1.gem
diff --git a/unmaintained/strata/chef/net-ssh-gateway-1.2.0.morph b/unmaintained/strata/chef/net-ssh-gateway-1.2.0.morph
deleted file mode 100644
index c0425002..00000000
--- a/unmaintained/strata/chef/net-ssh-gateway-1.2.0.morph
+++ /dev/null
@@ -1,15 +0,0 @@
-name: net-ssh-gateway-1.2.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: net-ssh-gateway-1.2.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-configure-commands:
-- sed -e '/cert_chain\s*=/d' -e '/signing_key\s*=/d' -i net-ssh-gateway.gemspec
-build-commands:
-- gem build net-ssh-gateway.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./net-ssh-gateway-1.2.0.gem
diff --git a/unmaintained/strata/chef/net-ssh-multi-1.2.0.morph b/unmaintained/strata/chef/net-ssh-multi-1.2.0.morph
deleted file mode 100644
index fc433a37..00000000
--- a/unmaintained/strata/chef/net-ssh-multi-1.2.0.morph
+++ /dev/null
@@ -1,15 +0,0 @@
-name: net-ssh-multi-1.2.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: net-ssh-multi-1.2.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-configure-commands:
-- sed -e '/cert_chain\s*=/d' -e '/signing_key\s*=/d' -i net-ssh-multi.gemspec
-build-commands:
-- gem build net-ssh-multi.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./net-ssh-multi-1.2.0.gem
diff --git a/unmaintained/strata/chef/ohai-7.4.0.dev.morph b/unmaintained/strata/chef/ohai-7.4.0.dev.morph
deleted file mode 100644
index f47dda35..00000000
--- a/unmaintained/strata/chef/ohai-7.4.0.dev.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: ohai-7.4.0.dev
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: ohai-7.4.0.dev-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build ohai.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./ohai-7.4.0.dev.gem
diff --git a/unmaintained/strata/chef/plist-master.morph b/unmaintained/strata/chef/plist-master.morph
deleted file mode 100644
index 7cf7cbb6..00000000
--- a/unmaintained/strata/chef/plist-master.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: plist-master
-kind: chunk
-build-system: manual
-products:
-- artifact: plist-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- rake gem
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./pkg/plist-3.1.0.gem
diff --git a/unmaintained/strata/chef/pry-0.10.1.morph b/unmaintained/strata/chef/pry-0.10.1.morph
deleted file mode 100644
index 07ebca7a..00000000
--- a/unmaintained/strata/chef/pry-0.10.1.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: pry-0.10.1
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: pry-0.10.1-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build pry.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./pry-0.10.1.gem
diff --git a/unmaintained/strata/chef/rack-1.5.2.morph b/unmaintained/strata/chef/rack-1.5.2.morph
deleted file mode 100644
index 50fd960c..00000000
--- a/unmaintained/strata/chef/rack-1.5.2.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: rack-1.5.2
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: rack-1.5.2-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build rack.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./rack-1.5.2.gem
diff --git a/unmaintained/strata/chef/sgdisk.morph b/unmaintained/strata/chef/sgdisk.morph
deleted file mode 100644
index e792f9d9..00000000
--- a/unmaintained/strata/chef/sgdisk.morph
+++ /dev/null
@@ -1,7 +0,0 @@
-name: sgdisk
-kind: chunk
-build-commands:
-- make
-install-commands:
-- install -D -m 0755 -o root -g root sgdisk "$DESTDIR$PREFIX/bin/sgdisk"
-
diff --git a/unmaintained/strata/chef/slop-3.6.0.morph b/unmaintained/strata/chef/slop-3.6.0.morph
deleted file mode 100644
index 32101078..00000000
--- a/unmaintained/strata/chef/slop-3.6.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: slop-3.6.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: slop-3.6.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build slop.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./slop-3.6.0.gem
diff --git a/unmaintained/strata/chef/systemu-2.6.4.morph b/unmaintained/strata/chef/systemu-2.6.4.morph
deleted file mode 100644
index 3cc0a5e2..00000000
--- a/unmaintained/strata/chef/systemu-2.6.4.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: systemu-2.6.4
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: systemu-2.6.4-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build systemu.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./systemu-2.6.4.gem
diff --git a/unmaintained/strata/chef/wmi-lite-1.0.0.morph b/unmaintained/strata/chef/wmi-lite-1.0.0.morph
deleted file mode 100644
index bb4b4127..00000000
--- a/unmaintained/strata/chef/wmi-lite-1.0.0.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: wmi-lite-1.0.0
-kind: chunk
-description: Automatically generated by rubygems.to_chunk
-products:
-- artifact: wmi-lite-1.0.0-doc
- include:
- - usr/lib/ruby/gems/\d[\w.]*/doc/.*
-build-commands:
-- gem build wmi-lite.gemspec
-install-commands:
-- mkdir -p "$DESTDIR/$(gem environment home)"
-- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./wmi-lite-1.0.0.gem
diff --git a/unmaintained/strata/chef/yajl.morph b/unmaintained/strata/chef/yajl.morph
deleted file mode 100644
index 9dbc8dbf..00000000
--- a/unmaintained/strata/chef/yajl.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: yajl
-kind: chunk
-description: YAJL JSON parsing library
-build-system: cmake
-max-jobs: 1
-