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 B02B2138330 for ; Wed, 10 Jan 2018 01:43:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4154E0AFC; Wed, 10 Jan 2018 01:43:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B4483E0AFC for ; Wed, 10 Jan 2018 01:43:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3A969335C37 for ; Wed, 10 Jan 2018 01:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52C6D15D for ; Wed, 10 Jan 2018 01:43:03 +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: <1515548526.19db160752c990e5b89b17df9ad3af78600e292b.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/var/lib/portage/, core/etc/grs/ X-VCS-Repository: proj/grs X-VCS-Files: core/etc/grs/world.conf core/var/lib/portage/world.CYCLE.4 X-VCS-Directories: core/var/lib/portage/ core/etc/grs/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 19db160752c990e5b89b17df9ad3af78600e292b X-VCS-Branch: desktop-amd64-hardened Date: Wed, 10 Jan 2018 01:43: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-Archives-Salt: c8a4a78f-683c-4400-9cdc-55a00aa87eea X-Archives-Hash: cad7d7127715b90237f1a17b77a1866d commit: 19db160752c990e5b89b17df9ad3af78600e292b Author: Anthony G. Basile gentoo org> AuthorDate: Wed Jan 10 01:42:06 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Jan 10 01:42:06 2018 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=19db1607 world: add sys-block/parted at cycle 4 core/etc/grs/world.conf | 3 +++ core/var/lib/portage/world.CYCLE.4 | 1 + 2 files changed, 4 insertions(+) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 5103998..78c4fa7 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -1315,6 +1315,9 @@ package.use : sys-auth/pambase:0 -consolekit -debug -gnome-keyring -minimal -mkt [sys-auth/skey:0] package.use : sys-auth/skey:0 static-libs +[sys-block/parted:0] +package.use : sys-block/parted:0 -device-mapper -selinux -static-libs debug nls readline + [sys-boot/grub:2] package.use : sys-boot/grub:2 -debug -device-mapper -doc -efiemu -grub_platforms_coreboot -grub_platforms_efi-32 -grub_platforms_emu -grub_platforms_ieee1275 -grub_platforms_loongson -grub_platforms_multiboot -grub_platforms_qemu -grub_platforms_qemu-mips -grub_platforms_uboot -grub_platforms_xen -grub_platforms_xen-32 -libzfs -mount -multislot -sdl -static -test -truetype fonts grub_platforms_efi-64 grub_platforms_pc nls themes diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index 1dd3231..a891066 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -45,6 +45,7 @@ sys-apps/gradm sys-apps/less sys-apps/paxctl sys-apps/pciutils +sys-block/parted sys-boot/grub sys-boot/lilo sys-devel/gdb