Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
Date: Wed, 22 Dec 2021 11:53:34
Message-Id: 1640173988.2a70728c7d67fb257d5dc4f643c72cf492a92293.mgorny@gentoo
1 commit: 2a70728c7d67fb257d5dc4f643c72cf492a92293
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 22 11:53:08 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 22 11:53:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a70728c
7
8 virtual/dist-kernel: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 virtual/dist-kernel/dist-kernel-5.10.84.ebuild | 19 -------------------
13 virtual/dist-kernel/dist-kernel-5.10.86.ebuild | 19 -------------------
14 virtual/dist-kernel/dist-kernel-5.15.9.ebuild | 19 -------------------
15 virtual/dist-kernel/dist-kernel-5.4.164.ebuild | 19 -------------------
16 4 files changed, 76 deletions(-)
17
18 diff --git a/virtual/dist-kernel/dist-kernel-5.10.84.ebuild b/virtual/dist-kernel/dist-kernel-5.10.84.ebuild
19 deleted file mode 100644
20 index 340ca7eb117e..000000000000
21 --- a/virtual/dist-kernel/dist-kernel-5.10.84.ebuild
22 +++ /dev/null
23 @@ -1,19 +0,0 @@
24 -# Copyright 2021 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=7
28 -
29 -DESCRIPTION="Virtual to depend on any Distribution Kernel"
30 -HOMEPAGE=""
31 -SRC_URI=""
32 -
33 -LICENSE=""
34 -SLOT="0/${PV}"
35 -KEYWORDS="amd64 ~arm arm64 ppc64 x86"
36 -
37 -RDEPEND="
38 - || (
39 - ~sys-kernel/gentoo-kernel-${PV}
40 - ~sys-kernel/gentoo-kernel-bin-${PV}
41 - ~sys-kernel/vanilla-kernel-${PV}
42 - )"
43
44 diff --git a/virtual/dist-kernel/dist-kernel-5.10.86.ebuild b/virtual/dist-kernel/dist-kernel-5.10.86.ebuild
45 deleted file mode 100644
46 index 42356c342fbe..000000000000
47 --- a/virtual/dist-kernel/dist-kernel-5.10.86.ebuild
48 +++ /dev/null
49 @@ -1,19 +0,0 @@
50 -# Copyright 2021 Gentoo Authors
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -EAPI=7
54 -
55 -DESCRIPTION="Virtual to depend on any Distribution Kernel"
56 -HOMEPAGE=""
57 -SRC_URI=""
58 -
59 -LICENSE=""
60 -SLOT="0/${PV}"
61 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
62 -
63 -RDEPEND="
64 - || (
65 - ~sys-kernel/gentoo-kernel-${PV}
66 - ~sys-kernel/gentoo-kernel-bin-${PV}
67 - ~sys-kernel/vanilla-kernel-${PV}
68 - )"
69
70 diff --git a/virtual/dist-kernel/dist-kernel-5.15.9.ebuild b/virtual/dist-kernel/dist-kernel-5.15.9.ebuild
71 deleted file mode 100644
72 index 42356c342fbe..000000000000
73 --- a/virtual/dist-kernel/dist-kernel-5.15.9.ebuild
74 +++ /dev/null
75 @@ -1,19 +0,0 @@
76 -# Copyright 2021 Gentoo Authors
77 -# Distributed under the terms of the GNU General Public License v2
78 -
79 -EAPI=7
80 -
81 -DESCRIPTION="Virtual to depend on any Distribution Kernel"
82 -HOMEPAGE=""
83 -SRC_URI=""
84 -
85 -LICENSE=""
86 -SLOT="0/${PV}"
87 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
88 -
89 -RDEPEND="
90 - || (
91 - ~sys-kernel/gentoo-kernel-${PV}
92 - ~sys-kernel/gentoo-kernel-bin-${PV}
93 - ~sys-kernel/vanilla-kernel-${PV}
94 - )"
95
96 diff --git a/virtual/dist-kernel/dist-kernel-5.4.164.ebuild b/virtual/dist-kernel/dist-kernel-5.4.164.ebuild
97 deleted file mode 100644
98 index 98a5bc7d0b98..000000000000
99 --- a/virtual/dist-kernel/dist-kernel-5.4.164.ebuild
100 +++ /dev/null
101 @@ -1,19 +0,0 @@
102 -# Copyright 2021 Gentoo Authors
103 -# Distributed under the terms of the GNU General Public License v2
104 -
105 -EAPI=7
106 -
107 -DESCRIPTION="Virtual to depend on any Distribution Kernel"
108 -HOMEPAGE=""
109 -SRC_URI=""
110 -
111 -LICENSE=""
112 -SLOT="0/${PV}"
113 -KEYWORDS="amd64 arm64 ppc64 x86"
114 -
115 -RDEPEND="
116 - || (
117 - ~sys-kernel/gentoo-kernel-${PV}
118 - ~sys-kernel/gentoo-kernel-bin-${PV}
119 - ~sys-kernel/vanilla-kernel-${PV}
120 - )"