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 5AB4E1382B5 for ; Tue, 14 Jun 2016 12:04:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C96B4E0903; Tue, 14 Jun 2016 12:04:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6AFB8E0903 for ; Tue, 14 Jun 2016 12:04:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68AC434067D for ; Tue, 14 Jun 2016 12:04:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 574D716C5 for ; Tue, 14 Jun 2016 12:04:04 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1465905840.bf3dafdbb7ffc9f5f2ecec01e2804cd66e90b676.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: bf3dafdbb7ffc9f5f2ecec01e2804cd66e90b676 X-VCS-Branch: master Date: Tue, 14 Jun 2016 12:04:04 +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: 6b1361a1-88b0-4da6-b8f5-e878f1cc394f X-Archives-Hash: ea6b5b64ee8afc0c58db56d4653f3609 commit: bf3dafdbb7ffc9f5f2ecec01e2804cd66e90b676 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Jun 14 12:02:43 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Jun 14 12:04:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3dafdb net-misc/chrony: mask USE=html The USE flag pulls hin asciidoctor and a slew of Ruby deps. Mask it. Gentoo-Bug: 583390 profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index ddec9a2..438a3bb 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann (14 Jun 2016) +# asciidoctor pulls in a lot of Ruby deps +>=net-misc/chrony-2.4_pre1 html + # Tobias Klausmann (07 Jun 2016) # cmus is one amongst many. When-if a user wants it, we'll reconsider it. # Same goes for libircclient