From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-333062-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Q6ueA-0002KG-Jj for garchives@archives.gentoo.org; Tue, 05 Apr 2011 01:01:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC33EE08C1; Tue, 5 Apr 2011 00:57:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8DD85E08C9 for <gentoo-commits@lists.gentoo.org>; Tue, 5 Apr 2011 00:57:45 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75A991B40F3 for <gentoo-commits@lists.gentoo.org>; Tue, 5 Apr 2011 00:57:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CB2358006A for <gentoo-commits@lists.gentoo.org>; Tue, 5 Apr 2011 00:57:44 +0000 (UTC) From: "Nirbheek Chauhan" <nirbheek@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" <nirbheek@gentoo.org> Message-ID: <29c7569e71ed7bd2394db7b853ef4a43e23e3ad1.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gjs/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-libs/gjs/gjs-0.7.14.ebuild dev-libs/gjs/gjs-9999.ebuild X-VCS-Directories: dev-libs/gjs/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 29c7569e71ed7bd2394db7b853ef4a43e23e3ad1 Date: Tue, 5 Apr 2011 00:57:44 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: f70483a6af2f47c2f9a414e5f51ea869 commit: 29c7569e71ed7bd2394db7b853ef4a43e23e3ad1 Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org> AuthorDate: Mon Apr 4 23:19:29 2011 +0000 Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 00:29:59 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D29c7569e dev-libs/gjs: always pull in xulrunner-2.0 * TODO: add newer libmozjs to tree and make gjs use that --- dev-libs/gjs/gjs-0.7.14.ebuild | 3 ++- dev-libs/gjs/gjs-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-libs/gjs/gjs-0.7.14.ebuild b/dev-libs/gjs/gjs-0.7.14.ebu= ild index 53dca9f..580aa2a 100644 --- a/dev-libs/gjs/gjs-0.7.14.ebuild +++ b/dev-libs/gjs/gjs-0.7.14.ebuild @@ -23,12 +23,13 @@ else KEYWORDS=3D"~amd64 ~x86" fi =20 +# Things are untested and broken with anything other than xulrunner-2.0 RDEPEND=3D">=3Ddev-libs/glib-2.18:2 >=3Ddev-libs/gobject-introspection-0.10.1 =20 dev-libs/dbus-glib x11-libs/cairo - >=3Dnet-libs/xulrunner-1.9.2:1.9" + >=3Dnet-libs/xulrunner-2.0:1.9" DEPEND=3D"${RDEPEND} sys-devel/gettext >=3Ddev-util/pkgconfig-0.9 diff --git a/dev-libs/gjs/gjs-9999.ebuild b/dev-libs/gjs/gjs-9999.ebuild index 53dca9f..580aa2a 100644 --- a/dev-libs/gjs/gjs-9999.ebuild +++ b/dev-libs/gjs/gjs-9999.ebuild @@ -23,12 +23,13 @@ else KEYWORDS=3D"~amd64 ~x86" fi =20 +# Things are untested and broken with anything other than xulrunner-2.0 RDEPEND=3D">=3Ddev-libs/glib-2.18:2 >=3Ddev-libs/gobject-introspection-0.10.1 =20 dev-libs/dbus-glib x11-libs/cairo - >=3Dnet-libs/xulrunner-1.9.2:1.9" + >=3Dnet-libs/xulrunner-2.0:1.9" DEPEND=3D"${RDEPEND} sys-devel/gettext >=3Ddev-util/pkgconfig-0.9