summaryrefslogtreecommitdiff
blob: 604ee9ddf96c55afaaec01104f09b76b56881126 (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="Video Disk Recorder IrcViewer Plugin"
HOMEPAGE="http://kikko77.altervista.org"
SRC_URI="http://kikko77.altervista.org/sections/Download/[13]_ircviewer/${P}.tgz"

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

DEPEND=">=media-video/vdr-1.3.38"
RDEPEND="${DEPEND}"