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 DD873138334 for ; Sat, 10 Nov 2018 18:53:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38F0AE09E1; Sat, 10 Nov 2018 18:53:21 +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 07488E09DF for ; Sat, 10 Nov 2018 18:53:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C9E24335CEC for ; Sat, 10 Nov 2018 18:53:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD350459 for ; Sat, 10 Nov 2018 18:53:17 +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: <1541875952.ed30835346e3c0386d9dde2a8ce518e0f9158016.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ed30835346e3c0386d9dde2a8ce518e0f9158016 X-VCS-Branch: master Date: Sat, 10 Nov 2018 18:53:17 +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: c9d8f6d2-a1d1-4002-b6a2-db715352ba9f X-Archives-Hash: 0fb6726533b2e6ac043d167b3cf74ea6 commit: ed30835346e3c0386d9dde2a8ce518e0f9158016 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 10 15:19:54 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 10 18:52:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed308353 profiles: Mask x11-themes/Tulliana for removal Bug: https://bugs.gentoo.org/670842 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6050e1a438b..d3dcf0a3f6e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -61,9 +61,10 @@ dev-libs/gost-engine # Andreas Sturmlechner (06 Nov 2018) # This was already outdated by the arrival of kde-apps/kdeartwork-iconthemes, -# which itself was removed more than two years ago. -# Masked for removal by end of the month, bug #670424 +# which itself was removed more than two years ago. Dead upstream. +# Masked for removal by end of the month, bugs #670424, #670842 x11-themes/nuvola +x11-themes/Tulliana # Brian Evans (05 Nov 2018) # Causes a dependency loop in the OpenRC script. Bug #651998