diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-27 06:36:35 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-27 06:36:35 +0000 |
commit | 7828bd8994b637a2f8ba9ad0c4ee52c0a4518f41 (patch) | |
tree | 16cecfaad122dc27c84a68005abb0963d9f6fe29 /media-plugins/mythweather/mythweather-0.20.1.ebuild | |
parent | bump to 0.20.1 release (diff) | |
download | gentoo-2-7828bd8994b637a2f8ba9ad0c4ee52c0a4518f41.tar.gz gentoo-2-7828bd8994b637a2f8ba9ad0c4ee52c0a4518f41.tar.bz2 gentoo-2-7828bd8994b637a2f8ba9ad0c4ee52c0a4518f41.zip |
bump to 0.20.1 release
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-plugins/mythweather/mythweather-0.20.1.ebuild')
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.1.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/media-plugins/mythweather/mythweather-0.20.1.ebuild b/media-plugins/mythweather/mythweather-0.20.1.ebuild new file mode 100644 index 000000000000..68a7b70c2f51 --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.20.1.ebuild @@ -0,0 +1,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.ebuild,v 1.1 2007/04/27 06:36:35 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="Weather forecast module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |