diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 23:52:53 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 23:52:53 +0000 |
commit | 65988362b510399d360f4cb0a34e3efee33e5b17 (patch) | |
tree | e075076b5ff5e26824ef071eafe46b01a0496918 /media-plugins/mythweather | |
parent | Version bump (diff) | |
download | gentoo-2-65988362b510399d360f4cb0a34e3efee33e5b17.tar.gz gentoo-2-65988362b510399d360f4cb0a34e3efee33e5b17.tar.bz2 gentoo-2-65988362b510399d360f4cb0a34e3efee33e5b17.zip |
Version bump
(Portage version: 2.1.2.12)
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.2_p14282 | 0 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild | 9 |
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 247ddaf74538..fd719a387a7b 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.39 2007/08/21 16:25:42 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.40 2007/08/25 23:52:52 beandog Exp $ + +*mythweather-0.20.2_p14282 (25 Aug 2007) + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> + +mythweather-0.20.2_p14282.ebuild: + Version bump *mythweather-0.21_pre14242 (21 Aug 2007) diff --git a/media-plugins/mythweather/files/digest-mythweather-0.20.2_p14282 b/media-plugins/mythweather/files/digest-mythweather-0.20.2_p14282 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythweather/files/digest-mythweather-0.20.2_p14282 diff --git a/media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild b/media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild new file mode 100644 index 000000000000..f25015ae920c --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.20.2_p14282.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.2_p14282.ebuild,v 1.1 2007/08/25 23:52:52 beandog Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="Weather forecast module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |