summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-09-30 11:19:20 +0200
committerMichał Górny <mgorny@gentoo.org>2023-09-30 11:22:46 +0200
commit472080bfc42a8102163e84d81f68b0209266ed4c (patch)
tree9f02d79aaa1c575ef38a2979433aad47b6289256 /virtual/dist-kernel/dist-kernel-5.10.191.ebuild
parentvirtual/dist-kernel: Stabilize 5.4.257 amd64 arm64 ppc64 x86, #914962 (diff)
downloadgentoo-472080bfc42a8102163e84d81f68b0209266ed4c.tar.gz
gentoo-472080bfc42a8102163e84d81f68b0209266ed4c.tar.bz2
gentoo-472080bfc42a8102163e84d81f68b0209266ed4c.zip
virtual/dist-kernel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/dist-kernel/dist-kernel-5.10.191.ebuild')
-rw-r--r--virtual/dist-kernel/dist-kernel-5.10.191.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/virtual/dist-kernel/dist-kernel-5.10.191.ebuild b/virtual/dist-kernel/dist-kernel-5.10.191.ebuild
deleted file mode 100644
index 5fe06a349848..000000000000
--- a/virtual/dist-kernel/dist-kernel-5.10.191.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual to depend on any Distribution Kernel"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 x86"
-
-RDEPEND="
- || (
- ~sys-kernel/gentoo-kernel-${PV}
- ~sys-kernel/gentoo-kernel-bin-${PV}
- ~sys-kernel/vanilla-kernel-${PV}
- )"