blob: e4f56e8a464aa11d361a451fae35e4dc82e39dfe (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.3 2008/12/21 17:00:57 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="NetFlix manager via MythTV."
IUSE=""
KEYWORDS="amd64 ppc ~x86"
|