summaryrefslogtreecommitdiff
path: root/net-libs/nodejs
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-03-08 22:26:19 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-03-08 22:27:47 +0000
commit64294fa73d2e5decfa72337f31b32d80287cf951 (patch)
treedb3b3b6c98ee98ce76fba70a567fea893876006b /net-libs/nodejs
parent8948883cae0640d6b6302eda3fc0d28654287831 (diff)
parent4563332aa9dd19a680d55c37618f1095836a70b6 (diff)
downloadgentoo-64294fa73d2e5decfa72337f31b32d80287cf951.tar.gz
gentoo-64294fa73d2e5decfa72337f31b32d80287cf951.tar.xz
Merge github#785: net-libs/nodejs: removal
Pull-Request: https://github.com/gentoo/gentoo/pull/785 Gentoo-Bug: https://bugs.gentoo.org/573870 Reporter: Johan Bergström <bugs@bergstroem.nu> Acked-by: Patrice Clement <monsieurp@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-libs/nodejs')
-rw-r--r--net-libs/nodejs/nodejs-0.12.6.ebuild5
-rw-r--r--net-libs/nodejs/nodejs-0.12.7.ebuild5
-rw-r--r--net-libs/nodejs/nodejs-4.1.1.ebuild5
-rw-r--r--net-libs/nodejs/nodejs-4.2.2.ebuild5
-rw-r--r--net-libs/nodejs/nodejs-5.0.0.ebuild5
-rw-r--r--net-libs/nodejs/nodejs-5.3.0.ebuild5
-rw-r--r--net-libs/nodejs/nodejs-5.4.1.ebuild5
7 files changed, 14 insertions, 21 deletions
diff --git a/net-libs/nodejs/nodejs-0.12.6.ebuild b/net-libs/nodejs/nodejs-0.12.6.ebuild
index f3becb66797..0c5e289dd4a 100644
--- a/net-libs/nodejs/nodejs-0.12.6.ebuild
+++ b/net-libs/nodejs/nodejs-0.12.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,8 +26,7 @@ RDEPEND="icu? ( dev-libs/icu )
ssl? ( dev-libs/openssl:0=[-bindist] )
>=net-libs/http-parser-2.3
>=dev-libs/libuv-1.4.2"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-libs/nodejs/nodejs-0.12.7.ebuild b/net-libs/nodejs/nodejs-0.12.7.ebuild
index 0e77151c695..e0e1b3ea4af 100644
--- a/net-libs/nodejs/nodejs-0.12.7.ebuild
+++ b/net-libs/nodejs/nodejs-0.12.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,8 +26,7 @@ RDEPEND="icu? ( dev-libs/icu )
ssl? ( dev-libs/openssl:0=[-bindist] )
>=net-libs/http-parser-2.3
>=dev-libs/libuv-1.4.2"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-libs/nodejs/nodejs-4.1.1.ebuild b/net-libs/nodejs/nodejs-4.1.1.ebuild
index 6aff4383413..ed3202bc304 100644
--- a/net-libs/nodejs/nodejs-4.1.1.ebuild
+++ b/net-libs/nodejs/nodejs-4.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,8 +22,7 @@ RDEPEND="icu? ( >=dev-libs/icu-55:= )
>=net-libs/http-parser-2.5:=
>=dev-libs/libuv-1.6.1:=
>=dev-libs/openssl-1.0.2d:=[-bindist]"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-libs/nodejs/nodejs-4.2.2.ebuild b/net-libs/nodejs/nodejs-4.2.2.ebuild
index c47c0905fde..73c1cdb094b 100644
--- a/net-libs/nodejs/nodejs-4.2.2.ebuild
+++ b/net-libs/nodejs/nodejs-4.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,8 +24,7 @@ RDEPEND="icu? ( >=dev-libs/icu-55:= )
>=dev-libs/openssl-1.0.2d:0=[-bindist]
sys-libs/zlib
"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-libs/nodejs/nodejs-5.0.0.ebuild b/net-libs/nodejs/nodejs-5.0.0.ebuild
index c47c0905fde..73c1cdb094b 100644
--- a/net-libs/nodejs/nodejs-5.0.0.ebuild
+++ b/net-libs/nodejs/nodejs-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,8 +24,7 @@ RDEPEND="icu? ( >=dev-libs/icu-55:= )
>=dev-libs/openssl-1.0.2d:0=[-bindist]
sys-libs/zlib
"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-libs/nodejs/nodejs-5.3.0.ebuild b/net-libs/nodejs/nodejs-5.3.0.ebuild
index c47c0905fde..73c1cdb094b 100644
--- a/net-libs/nodejs/nodejs-5.3.0.ebuild
+++ b/net-libs/nodejs/nodejs-5.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,8 +24,7 @@ RDEPEND="icu? ( >=dev-libs/icu-55:= )
>=dev-libs/openssl-1.0.2d:0=[-bindist]
sys-libs/zlib
"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-libs/nodejs/nodejs-5.4.1.ebuild b/net-libs/nodejs/nodejs-5.4.1.ebuild
index c47c0905fde..73c1cdb094b 100644
--- a/net-libs/nodejs/nodejs-5.4.1.ebuild
+++ b/net-libs/nodejs/nodejs-5.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,8 +24,7 @@ RDEPEND="icu? ( >=dev-libs/icu-55:= )
>=dev-libs/openssl-1.0.2d:0=[-bindist]
sys-libs/zlib
"
-DEPEND="${RDEPEND}
- !!net-libs/iojs"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/node-v${PV}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"