summaryrefslogtreecommitdiff
path: root/network/iojs/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-08 07:24:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-11 07:03:50 +0700
commit36da3423d6cfd2f2aa559bb22d31a25f4657ff48 (patch)
tree1f615c8597f283abce46233c3798d705b3ba48b2 /network/iojs/README
parentd83cc45dbf8c41ab214475889ce29b7c4b192cb0 (diff)
downloadslackbuilds-36da3423d6cfd2f2aa559bb22d31a25f4657ff48.tar.gz
network/iojs: Removed (merged into nodejs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/iojs/README')
-rw-r--r--network/iojs/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/network/iojs/README b/network/iojs/README
deleted file mode 100644
index 710bfe4cd7..0000000000
--- a/network/iojs/README
+++ /dev/null
@@ -1,10 +0,0 @@
-iojs (Evented I/O for V8 JavaScript)
-
-io.js is a JavaScript platform built on Chrome's V8 runtime. This
-project began as a fork of Joyent's Node.js(tm) and is compatible with
-the npm ecosystem.
-
-WARNING: iojs will conflict with nodejs.
-
-Either install the nodejs package (recommended), or iojs from SBo, but
-not both. All packages include npm. nodejs is the most current package.