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 A3E80138334 for ; Sat, 20 Jul 2019 19:31:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F09B3E0802; Sat, 20 Jul 2019 19:30:55 +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 D4229E0802 for ; Sat, 20 Jul 2019 19:30:55 +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 886F43482D0 for ; Sat, 20 Jul 2019 19:30:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66CC6738 for ; Sat, 20 Jul 2019 19:30:50 +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: <1563650981.bd772e8542bf35d78e02f8dd32d445cb1e20a354.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: bd772e8542bf35d78e02f8dd32d445cb1e20a354 X-VCS-Branch: master Date: Sat, 20 Jul 2019 19:30:50 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3aece8ac-f39b-4d3d-bb9e-e8ed9eb32560 X-Archives-Hash: 149a0551184aca32bbe8bd0b34056ea3 commit: bd772e8542bf35d78e02f8dd32d445cb1e20a354 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 20 19:19:21 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 20 19:29:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd772e85 profiles: Mask x11-themes/korilla for removal Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 20ff7140c22..c830f377739 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2019-07-20) +# Ancient theme for KDE SC 4.4, useless for Plasma 5 +# Removal in 15 days +x11-themes/korilla + # Sergei Trofimovich (2019-07-20) # Mask linux-headers-5.2 as it breaks at least firefox # and qemu. See bug #690296.