From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5EC121388C0 for ; Thu, 29 Oct 2015 13:46:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C90DAE0804; Thu, 29 Oct 2015 13:45:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61C30E0804 for ; Thu, 29 Oct 2015 13:45:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 52EB0340B34 for ; Thu, 29 Oct 2015 13:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 187951A03 for ; Thu, 29 Oct 2015 13:45:53 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1446120518.95d24ed4f8c2d37e1ed3a3eed5e992cb0205f183.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-util/emscripten/ X-VCS-Repository: proj/sci X-VCS-Files: dev-util/emscripten/emscripten-1.34.11.ebuild dev-util/emscripten/emscripten-1.35.2.ebuild X-VCS-Directories: dev-util/emscripten/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 95d24ed4f8c2d37e1ed3a3eed5e992cb0205f183 X-VCS-Branch: master Date: Thu, 29 Oct 2015 13:45:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 35f3979f-3491-4766-88b6-9f58dcc07fbd X-Archives-Hash: 28a616d160f72275019c09214b0cb1f4 commit: 95d24ed4f8c2d37e1ed3a3eed5e992cb0205f183 Author: Harald Weiner jku at> AuthorDate: Thu Oct 29 12:08:38 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Oct 29 12:08:38 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=95d24ed4 emscripten update to "to simplify revision bumps" dev-util/emscripten/emscripten-1.34.11.ebuild | 2 +- dev-util/emscripten/emscripten-1.35.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/emscripten/emscripten-1.34.11.ebuild b/dev-util/emscripten/emscripten-1.34.11.ebuild index 7808e8b..967b66c 100644 --- a/dev-util/emscripten/emscripten-1.34.11.ebuild +++ b/dev-util/emscripten/emscripten-1.34.11.ebuild @@ -18,7 +18,7 @@ LICENSE="UoI-NCSA" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} - =dev-util/emscripten-fastcomp-${PV} + ~dev-util/emscripten-fastcomp-${PV} net-libs/nodejs" RDEPEND="${DEPEND}" diff --git a/dev-util/emscripten/emscripten-1.35.2.ebuild b/dev-util/emscripten/emscripten-1.35.2.ebuild index 7808e8b..967b66c 100644 --- a/dev-util/emscripten/emscripten-1.35.2.ebuild +++ b/dev-util/emscripten/emscripten-1.35.2.ebuild @@ -18,7 +18,7 @@ LICENSE="UoI-NCSA" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} - =dev-util/emscripten-fastcomp-${PV} + ~dev-util/emscripten-fastcomp-${PV} net-libs/nodejs" RDEPEND="${DEPEND}"