Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/
Date: Sun, 21 Oct 2018 12:43:29
Message-Id: 1540125767.a1bc2195dba748c7cd548dc5c8d5307489b4d1c7.pacho@gentoo
1 commit: a1bc2195dba748c7cd548dc5c8d5307489b4d1c7
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 21 12:41:57 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 21 12:42:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bc2195
7
8 sys-kernel/dracut: Mask media-gfx/splashutils and co. for removal
9
10 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-kernel/dracut/dracut-044-r1.ebuild | 4 +---
14 sys-kernel/dracut/dracut-044-r3.ebuild | 4 +---
15 sys-kernel/dracut/dracut-045-r2.ebuild | 4 +---
16 sys-kernel/dracut/dracut-046-r1.ebuild | 4 +---
17 sys-kernel/dracut/dracut-047-r1.ebuild | 4 +---
18 sys-kernel/dracut/dracut-048-r1.ebuild | 2 --
19 sys-kernel/dracut/dracut-048.ebuild | 4 +---
20 sys-kernel/dracut/dracut-9999.ebuild | 4 +---
21 8 files changed, 7 insertions(+), 23 deletions(-)
22
23 diff --git a/sys-kernel/dracut/dracut-044-r1.ebuild b/sys-kernel/dracut/dracut-044-r1.ebuild
24 index 9257c5e40e2..d3f5fbfcdfe 100644
25 --- a/sys-kernel/dracut/dracut-044-r1.ebuild
26 +++ b/sys-kernel/dracut/dracut-044-r1.ebuild
27 @@ -1,4 +1,4 @@
28 -# Copyright 1999-2017 Gentoo Foundation
29 +# Copyright 1999-2018 Gentoo Authors
30 # Distributed under the terms of the GNU General Public License v2
31
32 EAPI=5
33 @@ -243,8 +243,6 @@ pkg_postinst() {
34 optfeature \
35 "Allows use of dash instead of default bash (on your own risk)" \
36 app-shells/dash
37 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
38 - media-gfx/splashutils
39 optfeature "Support iSCSI" sys-block/open-iscsi
40 optfeature "Support Logical Volume Manager" sys-fs/lvm2
41 optfeature "Support MD devices, also known as software RAID devices" \
42
43 diff --git a/sys-kernel/dracut/dracut-044-r3.ebuild b/sys-kernel/dracut/dracut-044-r3.ebuild
44 index fe6b6da7f56..ba9c06437c0 100644
45 --- a/sys-kernel/dracut/dracut-044-r3.ebuild
46 +++ b/sys-kernel/dracut/dracut-044-r3.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2017 Gentoo Foundation
49 +# Copyright 1999-2018 Gentoo Authors
50 # Distributed under the terms of the GNU General Public License v2
51
52 EAPI=6
53 @@ -230,8 +230,6 @@ pkg_postinst() {
54 optfeature \
55 "Allows use of dash instead of default bash (on your own risk)" \
56 app-shells/dash
57 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
58 - media-gfx/splashutils
59 optfeature "Support iSCSI" sys-block/open-iscsi
60 optfeature "Support Logical Volume Manager" sys-fs/lvm2
61 optfeature "Support MD devices, also known as software RAID devices" \
62
63 diff --git a/sys-kernel/dracut/dracut-045-r2.ebuild b/sys-kernel/dracut/dracut-045-r2.ebuild
64 index c5346244e0b..396de86b3d2 100644
65 --- a/sys-kernel/dracut/dracut-045-r2.ebuild
66 +++ b/sys-kernel/dracut/dracut-045-r2.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2017 Gentoo Foundation
69 +# Copyright 1999-2018 Gentoo Authors
70 # Distributed under the terms of the GNU General Public License v2
71
72 EAPI=6
73 @@ -148,8 +148,6 @@ pkg_postinst() {
74 optfeature \
75 "Allows use of dash instead of default bash (on your own risk)" \
76 app-shells/dash
77 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
78 - media-gfx/splashutils
79 optfeature "Support iSCSI" sys-block/open-iscsi
80 optfeature "Support Logical Volume Manager" sys-fs/lvm2
81 optfeature "Support MD devices, also known as software RAID devices" \
82
83 diff --git a/sys-kernel/dracut/dracut-046-r1.ebuild b/sys-kernel/dracut/dracut-046-r1.ebuild
84 index c9eb00c37e5..e3ba1f41733 100644
85 --- a/sys-kernel/dracut/dracut-046-r1.ebuild
86 +++ b/sys-kernel/dracut/dracut-046-r1.ebuild
87 @@ -1,4 +1,4 @@
88 -# Copyright 1999-2018 Gentoo Foundation
89 +# Copyright 1999-2018 Gentoo Authors
90 # Distributed under the terms of the GNU General Public License v2
91
92 EAPI=6
93 @@ -149,8 +149,6 @@ pkg_postinst() {
94 optfeature \
95 "Allows use of dash instead of default bash (on your own risk)" \
96 app-shells/dash
97 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
98 - media-gfx/splashutils
99 optfeature "Support iSCSI" sys-block/open-iscsi
100 optfeature "Support Logical Volume Manager" sys-fs/lvm2
101 optfeature "Support MD devices, also known as software RAID devices" \
102
103 diff --git a/sys-kernel/dracut/dracut-047-r1.ebuild b/sys-kernel/dracut/dracut-047-r1.ebuild
104 index d663ce2a26f..5010bcc1f35 100644
105 --- a/sys-kernel/dracut/dracut-047-r1.ebuild
106 +++ b/sys-kernel/dracut/dracut-047-r1.ebuild
107 @@ -1,4 +1,4 @@
108 -# Copyright 1999-2018 Gentoo Foundation
109 +# Copyright 1999-2018 Gentoo Authors
110 # Distributed under the terms of the GNU General Public License v2
111
112 EAPI=6
113 @@ -138,8 +138,6 @@ pkg_postinst() {
114 optfeature \
115 "Allows use of dash instead of default bash (on your own risk)" \
116 app-shells/dash
117 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
118 - media-gfx/splashutils
119 optfeature "Support iSCSI" sys-block/open-iscsi
120 optfeature "Support Logical Volume Manager" sys-fs/lvm2
121 optfeature "Support MD devices, also known as software RAID devices" \
122
123 diff --git a/sys-kernel/dracut/dracut-048-r1.ebuild b/sys-kernel/dracut/dracut-048-r1.ebuild
124 index 5984c374472..274f7b9cc49 100644
125 --- a/sys-kernel/dracut/dracut-048-r1.ebuild
126 +++ b/sys-kernel/dracut/dracut-048-r1.ebuild
127 @@ -136,8 +136,6 @@ pkg_postinst() {
128 optfeature \
129 "Allows use of dash instead of default bash (on your own risk)" \
130 app-shells/dash
131 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
132 - media-gfx/splashutils
133 optfeature "Support iSCSI" sys-block/open-iscsi
134 optfeature "Support Logical Volume Manager" sys-fs/lvm2
135 optfeature "Support MD devices, also known as software RAID devices" \
136
137 diff --git a/sys-kernel/dracut/dracut-048.ebuild b/sys-kernel/dracut/dracut-048.ebuild
138 index 2d407afa962..122f8c7dabe 100644
139 --- a/sys-kernel/dracut/dracut-048.ebuild
140 +++ b/sys-kernel/dracut/dracut-048.ebuild
141 @@ -1,4 +1,4 @@
142 -# Copyright 1999-2018 Gentoo Foundation
143 +# Copyright 1999-2018 Gentoo Authors
144 # Distributed under the terms of the GNU General Public License v2
145
146 EAPI=6
147 @@ -132,8 +132,6 @@ pkg_postinst() {
148 optfeature \
149 "Allows use of dash instead of default bash (on your own risk)" \
150 app-shells/dash
151 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
152 - media-gfx/splashutils
153 optfeature "Support iSCSI" sys-block/open-iscsi
154 optfeature "Support Logical Volume Manager" sys-fs/lvm2
155 optfeature "Support MD devices, also known as software RAID devices" \
156
157 diff --git a/sys-kernel/dracut/dracut-9999.ebuild b/sys-kernel/dracut/dracut-9999.ebuild
158 index 161652aa843..a686d0637f2 100644
159 --- a/sys-kernel/dracut/dracut-9999.ebuild
160 +++ b/sys-kernel/dracut/dracut-9999.ebuild
161 @@ -1,4 +1,4 @@
162 -# Copyright 1999-2018 Gentoo Foundation
163 +# Copyright 1999-2018 Gentoo Authors
164 # Distributed under the terms of the GNU General Public License v2
165
166 EAPI=6
167 @@ -142,8 +142,6 @@ pkg_postinst() {
168 optfeature \
169 "Allows use of dash instead of default bash (on your own risk)" \
170 app-shells/dash
171 - optfeature "Framebuffer splash (media-gfx/splashutils)" \
172 - media-gfx/splashutils
173 optfeature "Support iSCSI" sys-block/open-iscsi
174 optfeature "Support Logical Volume Manager" sys-fs/lvm2
175 optfeature "Support MD devices, also known as software RAID devices" \