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 9DC501396D1 for ; Sun, 8 Oct 2017 12:57:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E77BDE0F10; Sun, 8 Oct 2017 12:56:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C69D4E0F12 for ; Sun, 8 Oct 2017 12:56:32 +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 A548133C4EE for ; Sun, 8 Oct 2017 12:56:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31D5B70B7 for ; Sun, 8 Oct 2017 12:56:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1507467353.bf2d3f03a717f78de184e7933aba782d3ae6ce49.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.stable.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bf2d3f03a717f78de184e7933aba782d3ae6ce49 X-VCS-Branch: master Date: Sun, 8 Oct 2017 12:56:30 +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: 56c0aa7a-057b-436b-a730-018cfc4e7983 X-Archives-Hash: ba74957fa6fda06b4080db9676654959 commit: bf2d3f03a717f78de184e7933aba782d3ae6ce49 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 6 23:53:37 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 8 12:55:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2d3f03 profiles: hppa: Mask media-gfx/graphite2 rdeps Security stabilisation timeout. Gentoo-bug: 621724 profiles/arch/hppa/package.use.stable.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 9cd4e53e0f4..9697f8c717c 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,15 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (07 Oct 2017) +# media-gfx/graphite2 security stabilisation timeout. +# bug #621724 +app-doc/doxygen doc latex +app-text/texlive-core xetex +dev-python/sphinx latex +dev-util/cmocka doc +media-libs/harfbuzz graphite + # Andreas Sturmlechner (30 Sep 2017) # Mask pdf support so net-print/cups-filters stabilisation # can go ahead (bug 627392)