summaryrefslogtreecommitdiff
blob: 77ea0bbe15eb11f1569e257c331bb6b4eeddb647 (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: $

inherit vdr-plugin

DESCRIPTION="VDR plugin: Trigger vdr to load/store setup.conf any time while it runs"
HOMEPAGE="http://vdr-portal.de/board/thread.php?threadid=39830"
SRC_URI="mirror://gentoo/${P}.tgz"

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

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