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