blob: be585ecbcfe1049ea304fab53b3433150fbc03f3 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_pre12242.ebuild,v 1.1 2007/08/21 15:52:01 cardoe Exp $
inherit mythtv-plugins subversion
DESCRIPTION="NetFlix manager via MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|