summaryrefslogtreecommitdiff
blob: fe231da4c6df4efd04f87709958a5ef0c9f0a551 (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.7 2011/10/22 17:47:51 hd_brummy Exp $

inherit eutils

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