blob: b8ad8c0fa1f0be2679e142d8d8194f2ffdafa77c (
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/mythmovies/mythmovies-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:09:26 cardoe Exp $
inherit mythtv-plugins subversion
DESCRIPTION="Local movie listings via MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|