diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-09-21 17:06:31 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-09-21 17:06:31 +0000 |
commit | 9fa0000d4ae2c25963fadcd3373f8fed790591bc (patch) | |
tree | 5b66f1f70a8b91b200b78caa606960f92beeead6 /media-plugins/mythweather | |
parent | add glib-2.14.1 from the gnome-experimental overlay (diff) | |
download | gentoo-2-9fa0000d4ae2c25963fadcd3373f8fed790591bc.tar.gz gentoo-2-9fa0000d4ae2c25963fadcd3373f8fed790591bc.tar.bz2 gentoo-2-9fa0000d4ae2c25963fadcd3373f8fed790591bc.zip |
upstream rev bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.21_pre14485 | 0 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_pre14485.ebuild | 9 |
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index ef75141db238..9b9c55f1520e 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.41 2007/08/29 15:37:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.42 2007/09/21 17:06:31 cardoe Exp $ + +*mythweather-0.21_pre14485 (21 Sep 2007) + + 21 Sep 2007; Doug Goldstein <cardoe@gentoo.org> + +mythweather-0.21_pre14485.ebuild: + upstream rev bump 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> mythweather-0.20.2_p14282.ebuild: diff --git a/media-plugins/mythweather/files/digest-mythweather-0.21_pre14485 b/media-plugins/mythweather/files/digest-mythweather-0.21_pre14485 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythweather/files/digest-mythweather-0.21_pre14485 diff --git a/media-plugins/mythweather/mythweather-0.21_pre14485.ebuild b/media-plugins/mythweather/mythweather-0.21_pre14485.ebuild new file mode 100644 index 000000000000..ede79fb153df --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.21_pre14485.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.21_pre14485.ebuild,v 1.1 2007/09/21 17:06:31 cardoe Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="Weather forecast module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |