From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3CAE159CA3 for ; Tue, 15 Mar 2016 10:35:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D58821C007; Tue, 15 Mar 2016 10:35:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C3AB21C007 for ; Tue, 15 Mar 2016 10:35:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91BBD340B66 for ; Tue, 15 Mar 2016 10:35:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 494C9854 for ; Tue, 15 Mar 2016 10:35:27 +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: <1458038724.063567a6cb55c6937be75010ca38d1c8dfa73e51.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/var/lib/portage/ X-VCS-Repository: proj/grs X-VCS-Files: core/var/lib/portage/world.CYCLE.4 X-VCS-Directories: core/var/lib/portage/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 063567a6cb55c6937be75010ca38d1c8dfa73e51 X-VCS-Branch: desktop-amd64-musl-hardened Date: Tue, 15 Mar 2016 10:35:27 +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: 67f96948-da20-4d36-8b09-ddcaf31014e6 X-Archives-Hash: 8756b337b4b07710a0301c0aeb0180f8 commit: 063567a6cb55c6937be75010ca38d1c8dfa73e51 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Mar 15 10:45:24 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Mar 15 10:45:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=063567a6 Revert "world: drop sys-apps/ipmiutil since it requires newer linux-headers" This reverts commit 92c5acd8281258c079866851999eee9a5e6322f0. The problem is better corrected by adding virtual/os-headers-1 to the overlay. core/var/lib/portage/world.CYCLE.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index dfba54d..5d4f1b2 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -2913,6 +2913,7 @@ sys-apps/ifplugd sys-apps/input-utils sys-apps/iotools sys-apps/ipmitool +sys-apps/ipmiutil sys-apps/irqbalance sys-apps/isapnptools sys-apps/kexec-tools