summaryrefslogtreecommitdiff
blob: 5efe0a5235304e6050a09baa9d3d11b95808cabf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 2003-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-remote/vdr-remote-0.3.7.ebuild,v 1.2 2006/06/23 10:47:09 zzam Exp $

inherit vdr-plugin eutils

DESCRIPTION="VDR::plugin - remote control"
HOMEPAGE="http://www.escape-edv.de/endriss/vdr/"
SRC_URI="http://www.escape-edv.de/endriss/vdr/${P}.tgz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 x86"
IUSE=""

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