diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-03-06 20:34:45 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-03-06 20:34:45 +0000 |
commit | 10834b7eca029e9e23d182b222a3d082d0b2da01 (patch) | |
tree | cbf65289d0401b7645a87c46d8ec4537b35e0b4b /media-plugins/mythweather | |
parent | 0.21 beta bump (diff) | |
download | gentoo-2-10834b7eca029e9e23d182b222a3d082d0b2da01.tar.gz gentoo-2-10834b7eca029e9e23d182b222a3d082d0b2da01.tar.bz2 gentoo-2-10834b7eca029e9e23d182b222a3d082d0b2da01.zip |
0.21 beta bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_pre15669.ebuild | 16 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_pre16366.ebuild (renamed from media-plugins/mythweather/mythweather-0.21_pre15448.ebuild) | 2 |
3 files changed, 9 insertions, 18 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index cd734201e798..069bac97fb4b 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.47 2008/01/31 16:14:03 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.48 2008/03/06 20:34:45 cardoe Exp $ + +*mythweather-0.21_pre16366 (06 Mar 2008) + + 06 Mar 2008; Doug Klima <cardoe@gentoo.org> + -mythweather-0.21_pre15448.ebuild, -mythweather-0.21_pre15669.ebuild, + +mythweather-0.21_pre16366.ebuild: + 0.21 beta bump 31 Jan 2008; Doug Klima <cardoe@gentoo.org> mythweather-0.21_pre15669.ebuild: diff --git a/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild b/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild deleted file mode 100644 index 2bb820f04fcc..000000000000 --- a/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild,v 1.2 2008/01/31 16:14:03 cardoe Exp $ - -inherit mythtv-plugins subversion - -DESCRIPTION="Weather forecast module for MythTV." -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND="dev-perl/DateManip - dev-perl/ImageSize - dev-perl/SOAP-Lite - dev-perl/XML-Simple - dev-perl/XML-Parser - dev-perl/XML-SAX" diff --git a/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild b/media-plugins/mythweather/mythweather-0.21_pre16366.ebuild index 9d567ed586e6..742cc7e61617 100644 --- a/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild +++ b/media-plugins/mythweather/mythweather-0.21_pre16366.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v 1.4 2008/01/31 16:14:46 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre16366.ebuild,v 1.1 2008/03/06 20:34:45 cardoe Exp $ inherit mythtv-plugins subversion |