# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-video/vdrskin-deepblue/vdrskin-deepblue-0.1.4.ebuild,v 1.3 2005/12/02 20:41:18 zzam Exp $ RESTRICT="nomirror" SKINNAME="DeepBlue" inherit vdrskin HOMEPAGE="http://vdr.pfroen.de" SRC_URI="http://vdr.pfroen.de/download/${SKINNAME}-${PV}.tar.gz mirror://vdrfiles/${PN}/${SKINNAME}-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="-*" #need text2skin-.1.1 or newer && vdr-1.3.25; is not in the Portage yet, hd_brummy IUSE="" RDEPEND=">=media-video/vdrplugin-text2skin-1.1 >=media-video/vdr-1.3.25"