blob: 9f50bc7ea566260a3a402508d8ee7d8904fc61bc (
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.4 2008/12/23 17:21:45 maekke Exp $
inherit mythtv-plugins
DESCRIPTION="NetFlix manager via MythTV."
IUSE=""
KEYWORDS="amd64 ppc x86"
|