blob: b199d72a5ef0faea833b0a127f3d877ba069a49d (
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.20.2_p15488.ebuild,v 1.1 2008/01/24 16:01:59 cardoe Exp $
inherit mythtv-plugins subversion
DESCRIPTION="NetFlix manager via MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|