blob: ff7105b797da2c9afdf3a5d748c15542e702e886 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.1_p14146.ebuild,v 1.1 2007/08/07 16:41:14 cardoe Exp $
inherit mythtv-plugins subversion
DESCRIPTION="Weather forecast module for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|