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 7B4BF138330 for ; Sat, 13 Jan 2018 19:27:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EBD2E0940; Sat, 13 Jan 2018 19:27:38 +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 6B62DE0940 for ; Sat, 13 Jan 2018 19:27:38 +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 4C012335C04 for ; Sat, 13 Jan 2018 19:27:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A42F186 for ; Sat, 13 Jan 2018 19:27:35 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1515871648.10df0f47c4f553a6fa7d2de4291583251bcea04e.blueness@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mips32r2.hardened/, tools-uclibc/portage.mips32r2.vanilla/ X-VCS-Repository: proj/releng X-VCS-Files: tools-uclibc/portage.mips32r2.hardened/package.mask tools-uclibc/portage.mips32r2.vanilla/package.mask X-VCS-Directories: tools-uclibc/portage.mips32r2.hardened/ tools-uclibc/portage.mips32r2.vanilla/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 10df0f47c4f553a6fa7d2de4291583251bcea04e X-VCS-Branch: master Date: Sat, 13 Jan 2018 19:27:35 +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: d4fe7b69-f66b-4cf4-aa0c-4f2aa0d77f42 X-Archives-Hash: f5f1e2facabf598034761f2b034b7a76 commit: 10df0f47c4f553a6fa7d2de4291583251bcea04e Author: Anthony G. Basile gentoo org> AuthorDate: Sat Jan 13 19:27:28 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Jan 13 19:27:28 2018 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=10df0f47 tools-uclibc: no need to mask sys-apps/iproute2 on mips32r2 tools-uclibc/portage.mips32r2.hardened/package.mask | 1 - tools-uclibc/portage.mips32r2.vanilla/package.mask | 1 - 2 files changed, 2 deletions(-) diff --git a/tools-uclibc/portage.mips32r2.hardened/package.mask b/tools-uclibc/portage.mips32r2.hardened/package.mask index d203c0ac..100d89e6 100644 --- a/tools-uclibc/portage.mips32r2.hardened/package.mask +++ b/tools-uclibc/portage.mips32r2.hardened/package.mask @@ -1,2 +1 @@ ->sys-apps/iproute2-4.11.0 >sys-libs/gdbm-1.12 diff --git a/tools-uclibc/portage.mips32r2.vanilla/package.mask b/tools-uclibc/portage.mips32r2.vanilla/package.mask index d203c0ac..100d89e6 100644 --- a/tools-uclibc/portage.mips32r2.vanilla/package.mask +++ b/tools-uclibc/portage.mips32r2.vanilla/package.mask @@ -1,2 +1 @@ ->sys-apps/iproute2-4.11.0 >sys-libs/gdbm-1.12