summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-01-14 17:56:55 +0100
committerUlrich Müller <ulm@gentoo.org>2017-01-14 18:18:54 +0100
commit38b21964d89c8ccebe1fe33596d4d7fa1dba5006 (patch)
tree7de7ef6f32fa5501d31ef7183b95ddfa64d8896e /virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
parentdev-python/sphinx-gallery: fixup nose dep (diff)
downloadgentoo-38b21964d89c8ccebe1fe33596d4d7fa1dba5006.tar.gz
gentoo-38b21964d89c8ccebe1fe33596d4d7fa1dba5006.tar.bz2
gentoo-38b21964d89c8ccebe1fe33596d4d7fa1dba5006.zip
virtual: [QA] Bump all virtuals with EAPI 3 or older to EAPI 5.
Also remove empty variable assignments. As discussed in #gentoo-qa. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild')
-rw-r--r--virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
index 24dc820974e2..9fc50245679b 100644
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
+++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
@@ -1,14 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-DESCRIPTION="Virtual Package installing the Header files for DVB"
-HOMEPAGE=""
-SRC_URI=""
+EAPI=5
-LICENSE=""
+DESCRIPTION="Virtual Package installing the Header files for DVB"
SLOT="0"
KEYWORDS="amd64 arm ppc ppc64 x86"
-IUSE=""
RDEPEND=">=sys-kernel/linux-headers-3.0"