diff options
author | 2024-02-13 08:59:54 +0100 | |
---|---|---|
committer | 2024-03-03 17:35:22 +0100 | |
commit | 57ce651339aac86b510620c30506ee149e263923 (patch) | |
tree | ec34a048c85e9026d1fce5e58526d012e8bcbac6 /virtual | |
parent | */*: Remove dependency on virtual/linuxtv-dvb-headers (diff) | |
download | gentoo-57ce651339aac86b510620c30506ee149e263923.tar.gz gentoo-57ce651339aac86b510620c30506ee149e263923.tar.bz2 gentoo-57ce651339aac86b510620c30506ee149e263923.zip |
virtual/linuxtv-dvb-headers: Remove obsolete ebuild
Closes: https://bugs.gentoo.org/924398
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 11 | ||||
-rw-r--r-- | virtual/linuxtv-dvb-headers/metadata.xml | 12 |
2 files changed, 0 insertions, 23 deletions
diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild deleted file mode 100644 index a8bcb0283499..000000000000 --- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual Package installing the Header files for DVB" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND=">=sys-kernel/linux-headers-3.7" diff --git a/virtual/linuxtv-dvb-headers/metadata.xml b/virtual/linuxtv-dvb-headers/metadata.xml deleted file mode 100644 index 241b5e6e7446..000000000000 --- a/virtual/linuxtv-dvb-headers/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription> - This package contains the header files for the DVB drivers - from linuxtv.org needed to compile any application - accessing the DVB-hardware to record/watch tv or - use internet over satellite connection. - </longdescription> - <stabilize-allarches/> -</pkgmetadata> |