summaryrefslogtreecommitdiff
blob: 1588f70e9e603967f10425eef9017227c957aa6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-skinclassic/vdr-skinclassic-0.0.2.ebuild,v 1.2 2006/05/31 21:57:11 zzam Exp $

inherit vdr-plugin

IUSE=""
SLOT="0"

DESCRIPTION="vdr skin: based on classic vdr design"
HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Skinclassic-plugin"
SRC_URI="mirror://gentoo/${P}.tgz"
LICENSE="GPL-2"

KEYWORDS="x86"

DEPEND=">=media-video/vdr-1.3.27"