From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 23E49138806 for ; Wed, 20 Dec 2017 22:59:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C84BE100D; Wed, 20 Dec 2017 22:59:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D258E100D for ; Wed, 20 Dec 2017 22:59:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACA3333BE18 for ; Wed, 20 Dec 2017 22:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B11E4C92 for ; Wed, 20 Dec 2017 22:59:12 +0000 (UTC) From: "Sobhan Mohammadpour" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sobhan Mohammadpour" Message-ID: <1513810656.289eb24694539689b8b4068c09fbf62756d6d265.sobhan@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: profiles/ X-VCS-Repository: proj/gnome X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sobhan X-VCS-Committer-Name: Sobhan Mohammadpour X-VCS-Revision: 289eb24694539689b8b4068c09fbf62756d6d265 X-VCS-Branch: master Date: Wed, 20 Dec 2017 22:59:12 +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: 93f8527c-930f-4413-b180-de1d3e4e3b76 X-Archives-Hash: 477c94a28058e6dd7381dc99f7018507 commit: 289eb24694539689b8b4068c09fbf62756d6d265 Author: Sobhan Mohammadpour gentoo org> AuthorDate: Wed Dec 20 22:57:36 2017 +0000 Commit: Sobhan Mohammadpour gentoo org> CommitDate: Wed Dec 20 22:57:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=289eb246 profiles/package.mask: add dev-libs/gjs-1.50.2 Depends on masked dev-lang/spidermonkey:52 profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ad230279..5247ae13 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -6,3 +6,7 @@ # careful not to commit atoms that are not valid, as it can cause large-scale # breakage, especially if it ends up in the daily snapshot. # + +# Sobhan Mohammadpour (21 Dec 2017) +# Depends on masked dev-lang/spidermonkey:52 +=dev-libs/gjs-1.50.2