blob: 3f0ed82a4333f383c25f716deb78e0e174af6609 (
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/mythnews/mythnews-0.21_p17105.ebuild,v 1.1 2008/04/23 18:12:46 cardoe Exp $
inherit mythtv-plugins subversion
DESCRIPTION="RSS feed news reading module for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|