summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-06-02 17:46:04 +0200
committerMichał Górny <mgorny@gentoo.org>2023-06-02 17:46:04 +0200
commit2c7cf52c70d42fa38f35888d1f8db5fc36e7709c (patch)
tree41f9f6ccddee141ae3f7dd53871964b6d4ffa089 /virtual/dist-kernel/dist-kernel-6.1.30.ebuild
parentvirtual/dist-kernel: Stabilize 6.1.31 arm64 ppc64 x86, #907450 (diff)
downloadgentoo-2c7cf52c70d42fa38f35888d1f8db5fc36e7709c.tar.gz
gentoo-2c7cf52c70d42fa38f35888d1f8db5fc36e7709c.tar.bz2
gentoo-2c7cf52c70d42fa38f35888d1f8db5fc36e7709c.zip
virtual/dist-kernel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/dist-kernel/dist-kernel-6.1.30.ebuild')
-rw-r--r--virtual/dist-kernel/dist-kernel-6.1.30.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/virtual/dist-kernel/dist-kernel-6.1.30.ebuild b/virtual/dist-kernel/dist-kernel-6.1.30.ebuild
deleted file mode 100644
index d3f0fa8764cf..000000000000
--- a/virtual/dist-kernel/dist-kernel-6.1.30.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 ~riscv ~x86"
-
-RDEPEND="
- || (
- ~sys-kernel/gentoo-kernel-${PV}
- ~sys-kernel/gentoo-kernel-bin-${PV}
- ~sys-kernel/vanilla-kernel-${PV}
- )"