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 3C9E41396D0 for ; Fri, 11 Aug 2017 14:47:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A6131FC00F; Fri, 11 Aug 2017 14:47:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6A3D61FC00F for ; Fri, 11 Aug 2017 14:47:07 +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 1B8573418EF for ; Fri, 11 Aug 2017 14:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A293675F5 for ; Fri, 11 Aug 2017 14:47:04 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1502462799.d3d468d975170bfebe1f8069fbd55b234bb5133d.axs@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: d3d468d975170bfebe1f8069fbd55b234bb5133d X-VCS-Branch: master Date: Fri, 11 Aug 2017 14:47: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: c3e0c63f-38c0-4db7-ab46-7cda47265841 X-Archives-Hash: 2d9162f86aa1a00a05367f6282620785 commit: d3d468d975170bfebe1f8069fbd55b234bb5133d Author: Ian Stakenvicius gentoo org> AuthorDate: Fri Aug 11 14:46:39 2017 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Fri Aug 11 14:46:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d468d9 Revert "profiles/arch/hppa/package.mask: mask samba-4.6 due to missing dep" This reverts commit da6edb8912693cc4443b6c1c179fdc00c9623609. Poly-C dropped keywords, so the mask is not necessary profiles/arch/hppa/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index d03c487ed87..5b64a27123b 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,2 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 - -# Ian Stakenvicius, 2017-08-10 -# Mask samba-4.6 on hppa until all deps are in place ->=net-fs/samba-4.6