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/linuxtv-dvb-headers/
Date: Wed, 11 Sep 2019 16:21:42
Message-Id: 1568218863.795554fabe29f629eda76acf1573ede51b6b1cb4.mgorny@gentoo
1 commit: 795554fabe29f629eda76acf1573ede51b6b1cb4
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 11:27:21 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 16:21:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795554fa
7
8 virtual/linuxtv-dvb-headers: Drop old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild | 10 ----------
13 1 file changed, 10 deletions(-)
14
15 diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
16 deleted file mode 100644
17 index 1331f69342c..00000000000
18 --- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
19 +++ /dev/null
20 @@ -1,10 +0,0 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -DESCRIPTION="Virtual Package installing the Header files for DVB"
27 -SLOT="0"
28 -KEYWORDS="amd64 arm ppc ppc64 x86"
29 -
30 -RDEPEND=">=sys-kernel/linux-headers-3.0"