summaryrefslogtreecommitdiff
blob: 2f53df7d06c09ea491ba88fb1a29265e8dd2dc6d (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.4 2011/01/04 18:59: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="~alpha amd64 ~arm ~hppa ~ia64 ~ppc x86"
IUSE=""
RDEPEND=">=sys-kernel/linux-headers-2.6.29"