diff options
Diffstat (limited to 'media-plugins/mythweather/mythweather-0.21_p17719.ebuild')
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p17719.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild index 4054dc33990d..4a52120d6201 100644 --- a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild +++ b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.4 2008/12/23 17:27:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.5 2009/07/19 05:41:23 cardoe Exp $ -inherit mythtv-plugins subversion +EAPI=2 +inherit qt3 mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" |