summaryrefslogtreecommitdiff
blob: 7e1fc8d14abe9540c77e6e2bb3cdec414f93b208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2010 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.3 2010/08/27 17:15:53 armin76 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"