blob: 1d5ca8de9ed4608c186e01a0b104c81b77fb3e1a (
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/mythnews/mythnews-0.19.ebuild,v 1.3 2006/09/14 05:44:00 cardoe Exp $
inherit mythtv-plugins
DESCRIPTION="RSS feed news reading module for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|