Parent Directory
|
Revision Log
Marked stable on x86. (Portage version: 2.1.5_rc6)
1 | # Copyright 1999-2008 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-proxy/vdr-proxy-0.1.4.ebuild,v 1.1 2008/02/29 10:37:38 zzam Exp $ |
4 | |
5 | inherit vdr-plugin |
6 | |
7 | IUSE="" |
8 | SLOT="0" |
9 | |
10 | DESCRIPTION="VDR Plugin Proxy - enable grouping of menu entries, online load/unload" |
11 | HOMEPAGE="http://urichter.cjb.net/vdr/?h=proxy" |
12 | SRC_URI="http://www.mathematik.uni-kassel.de/~urichter/vdr/files/${P}.tgz" |
13 | LICENSE="GPL-2" |
14 | |
15 | KEYWORDS="x86" |
16 | |
17 | DEPEND=">=media-video/vdr-1.3.23" |
ViewVC Help | |
Powered by ViewVC 1.1.20 |