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 D03CB138334 for ; Sun, 21 Oct 2018 12:43:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05BC5E0866; Sun, 21 Oct 2018 12:43:29 +0000 (UTC) Received: from smtp.gentoo.org (unknown [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 B609FE0863 for ; Sun, 21 Oct 2018 12:43:28 +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 20BD9335D27 for ; Sun, 21 Oct 2018 12:43:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 673BB444 for ; Sun, 21 Oct 2018 12:43:04 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1540125767.a1bc2195dba748c7cd548dc5c8d5307489b4d1c7.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/dracut/dracut-044-r1.ebuild sys-kernel/dracut/dracut-044-r3.ebuild sys-kernel/dracut/dracut-045-r2.ebuild sys-kernel/dracut/dracut-046-r1.ebuild sys-kernel/dracut/dracut-047-r1.ebuild sys-kernel/dracut/dracut-048-r1.ebuild sys-kernel/dracut/dracut-048.ebuild sys-kernel/dracut/dracut-9999.ebuild X-VCS-Directories: sys-kernel/dracut/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a1bc2195dba748c7cd548dc5c8d5307489b4d1c7 X-VCS-Branch: master Date: Sun, 21 Oct 2018 12:43: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: b8196cb7-6efc-4e7d-b703-0798f66b118f X-Archives-Hash: dcef51311547d7db6ffd0431b8f55840 commit: a1bc2195dba748c7cd548dc5c8d5307489b4d1c7 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 21 12:41:57 2018 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 21 12:42:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bc2195 sys-kernel/dracut: Mask media-gfx/splashutils and co. for removal Signed-off-by: Pacho Ramos gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-kernel/dracut/dracut-044-r1.ebuild | 4 +--- sys-kernel/dracut/dracut-044-r3.ebuild | 4 +--- sys-kernel/dracut/dracut-045-r2.ebuild | 4 +--- sys-kernel/dracut/dracut-046-r1.ebuild | 4 +--- sys-kernel/dracut/dracut-047-r1.ebuild | 4 +--- sys-kernel/dracut/dracut-048-r1.ebuild | 2 -- sys-kernel/dracut/dracut-048.ebuild | 4 +--- sys-kernel/dracut/dracut-9999.ebuild | 4 +--- 8 files changed, 7 insertions(+), 23 deletions(-) diff --git a/sys-kernel/dracut/dracut-044-r1.ebuild b/sys-kernel/dracut/dracut-044-r1.ebuild index 9257c5e40e2..d3f5fbfcdfe 100644 --- a/sys-kernel/dracut/dracut-044-r1.ebuild +++ b/sys-kernel/dracut/dracut-044-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -243,8 +243,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-044-r3.ebuild b/sys-kernel/dracut/dracut-044-r3.ebuild index fe6b6da7f56..ba9c06437c0 100644 --- a/sys-kernel/dracut/dracut-044-r3.ebuild +++ b/sys-kernel/dracut/dracut-044-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -230,8 +230,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-045-r2.ebuild b/sys-kernel/dracut/dracut-045-r2.ebuild index c5346244e0b..396de86b3d2 100644 --- a/sys-kernel/dracut/dracut-045-r2.ebuild +++ b/sys-kernel/dracut/dracut-045-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -148,8 +148,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-046-r1.ebuild b/sys-kernel/dracut/dracut-046-r1.ebuild index c9eb00c37e5..e3ba1f41733 100644 --- a/sys-kernel/dracut/dracut-046-r1.ebuild +++ b/sys-kernel/dracut/dracut-046-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -149,8 +149,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-047-r1.ebuild b/sys-kernel/dracut/dracut-047-r1.ebuild index d663ce2a26f..5010bcc1f35 100644 --- a/sys-kernel/dracut/dracut-047-r1.ebuild +++ b/sys-kernel/dracut/dracut-047-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -138,8 +138,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-048-r1.ebuild b/sys-kernel/dracut/dracut-048-r1.ebuild index 5984c374472..274f7b9cc49 100644 --- a/sys-kernel/dracut/dracut-048-r1.ebuild +++ b/sys-kernel/dracut/dracut-048-r1.ebuild @@ -136,8 +136,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-048.ebuild b/sys-kernel/dracut/dracut-048.ebuild index 2d407afa962..122f8c7dabe 100644 --- a/sys-kernel/dracut/dracut-048.ebuild +++ b/sys-kernel/dracut/dracut-048.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -132,8 +132,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ diff --git a/sys-kernel/dracut/dracut-9999.ebuild b/sys-kernel/dracut/dracut-9999.ebuild index 161652aa843..a686d0637f2 100644 --- a/sys-kernel/dracut/dracut-9999.ebuild +++ b/sys-kernel/dracut/dracut-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -142,8 +142,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \