summaryrefslogtreecommitdiff
path: root/libre/ruby2.3/ruby-2.3.8-add-json_pure.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-02-06 00:07:50 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2019-02-06 06:22:56 -0500
commit157e73e23f92d2277bfac4a57415a57e2c7ff58a (patch)
treee0c42f8d9cc5cff9467d20e0d95c5d9781ecefb6 /libre/ruby2.3/ruby-2.3.8-add-json_pure.patch
parentb2adb3333e0cbfff85351208d5df913200d1ab68 (diff)
downloadabslibre-157e73e23f92d2277bfac4a57415a57e2c7ff58a.tar.gz
abslibre-157e73e23f92d2277bfac4a57415a57e2c7ff58a.tar.bz2
abslibre-157e73e23f92d2277bfac4a57415a57e2c7ff58a.zip
[ruby2.3]: remove (no dependents)
Diffstat (limited to 'libre/ruby2.3/ruby-2.3.8-add-json_pure.patch')
-rw-r--r--libre/ruby2.3/ruby-2.3.8-add-json_pure.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/libre/ruby2.3/ruby-2.3.8-add-json_pure.patch b/libre/ruby2.3/ruby-2.3.8-add-json_pure.patch
deleted file mode 100644
index e543a58f1..000000000
--- a/libre/ruby2.3/ruby-2.3.8-add-json_pure.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
-index 74ee6aaee0..8536a3fe82 100644
---- a/doc/maintainers.rdoc
-+++ b/doc/maintainers.rdoc
-@@ -97,6 +97,8 @@ Zachary Scott (zzak)
- [lib/jcode.rb]
- * 1.8: _unmaintained_
- * 1.9: _deprecated_
-+[ext/json]
-+ NARUSE, Yui (naruse)
- [lib/logger.rb]
- Naotoshi Seo (sonots)
- [lib/mathn.rb]
-diff --git a/lib/json/.document b/lib/json/.document
-new file mode 100644
-index 0000000000..7ae6b614de
---- /dev/null
-+++ b/lib/json/.document
-@@ -0,0 +1,3 @@
-+*.rb
-+add/*.rb
-+pure/*.rb