summaryrefslogtreecommitdiff
blob: c3f65031ef1e9274756490fbe7ee67e77640c1bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-headers/linuxtv-dvb-headers-5.ebuild,v 1.5 2011/03/06 11:22:09 xarthisius Exp $

inherit eutils

DESCRIPTION="Virtual Package installing the Header files for DVB"
HOMEPAGE="http://www.linuxtv.org"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 x86"
IUSE=""
RDEPEND=">=sys-kernel/linux-headers-2.6.29"