diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-07 16:41:14 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-07 16:41:14 +0000 |
commit | 849a57267e3559c91f71ec64b5eafa8627e6a880 (patch) | |
tree | 59d0e891c8648e2ca8ff496909a8fa0d5635beaf /media-plugins/mythweather | |
parent | Stable on ppc wrt bug 187234 (diff) | |
download | historical-849a57267e3559c91f71ec64b5eafa8627e6a880.tar.gz historical-849a57267e3559c91f71ec64b5eafa8627e6a880.tar.bz2 historical-849a57267e3559c91f71ec64b5eafa8627e6a880.zip |
upstream fixes. new subversion builds.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.20.1_p14146 | 0 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.1_p14146.ebuild | 9 |
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 1f0f18bd9c12..a6fbad1bd389 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.37 2007/06/28 21:08:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.38 2007/08/07 16:41:14 cardoe Exp $ + +*mythweather-0.20.1_p14146 (07 Aug 2007) + + 07 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + +mythweather-0.20.1_p14146.ebuild: + upstream fixes. new subversion builds. 28 Jun 2007; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.20.ebuild: nuke old version diff --git a/media-plugins/mythweather/files/digest-mythweather-0.20.1_p14146 b/media-plugins/mythweather/files/digest-mythweather-0.20.1_p14146 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythweather/files/digest-mythweather-0.20.1_p14146 diff --git a/media-plugins/mythweather/mythweather-0.20.1_p14146.ebuild b/media-plugins/mythweather/mythweather-0.20.1_p14146.ebuild new file mode 100644 index 000000000000..ff7105b797da --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.20.1_p14146.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_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" |