blob: b9e15ca7e3f551f75115ab374dfb40886cac01ec (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.19.ebuild,v 1.2 2006/09/14 06:00:12 cardoe Exp $
inherit mythtv-plugins
DESCRIPTION="NetFlix manager via MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|