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 DF03F138334 for ; Wed, 22 May 2019 08:51:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A95DE0848; Wed, 22 May 2019 08:51:06 +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 60597E0848 for ; Wed, 22 May 2019 08:51:06 +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 0DC04344DC8 for ; Wed, 22 May 2019 08:51:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1013F57E for ; Wed, 22 May 2019 08:51:03 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1558515013.5afd6764237be4bf787f612fc1bdc4165b1a4b2d.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/sunos/solaris/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/sunos/solaris/package.mask X-VCS-Directories: profiles/prefix/sunos/solaris/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 5afd6764237be4bf787f612fc1bdc4165b1a4b2d X-VCS-Branch: master Date: Wed, 22 May 2019 08:51:03 +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: ff7b4b1c-237a-4160-b7e1-0cffa4aa26f8 X-Archives-Hash: 32bc3d6ffee84c5b35b41e33858cef4c commit: 5afd6764237be4bf787f612fc1bdc4165b1a4b2d Author: Fabian Groffen gentoo org> AuthorDate: Wed May 22 08:50:13 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed May 22 08:50:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afd6764 profiles/prefix/sunos/solaris/package.mask: drop perl mask perl was fixed for Solaris Bug: https://bugs.gentoo.org/684024 Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/sunos/solaris/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index 4ca2d473d00..8d8dd0a834c 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,10 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen (30 Apr 2019) -# Fails to compile, bug #684024 -=dev-lang/perl-5.28.2* - # Fabian Groffen (22 Mar 2019) # fails to compile, bug #681316 =app-crypt/gnupg-2.2.14