From 76427db3740e233030cc66ffd1ab81688e884a26 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sun, 9 Mar 2008 20:45:09 +0000 Subject: 0.21 release (Portage version: 2.1.4.4) --- media-plugins/mythweather/ChangeLog | 8 +++++++- media-plugins/mythweather/mythweather-0.21_p16468.ebuild | 16 ++++++++++++++++ .../mythweather/mythweather-0.21_pre16366.ebuild | 16 ---------------- 3 files changed, 23 insertions(+), 17 deletions(-) create mode 100644 media-plugins/mythweather/mythweather-0.21_p16468.ebuild delete mode 100644 media-plugins/mythweather/mythweather-0.21_pre16366.ebuild (limited to 'media-plugins/mythweather') diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 069bac97fb4b..39bd4200be3c 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,12 @@ # 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.48 2008/03/06 20:34:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.49 2008/03/09 20:45:09 cardoe Exp $ + +*mythweather-0.21_p16468 (09 Mar 2008) + + 09 Mar 2008; Doug Goldstein + -mythweather-0.21_pre16366.ebuild, +mythweather-0.21_p16468.ebuild: + 0.21 release *mythweather-0.21_pre16366 (06 Mar 2008) diff --git a/media-plugins/mythweather/mythweather-0.21_p16468.ebuild b/media-plugins/mythweather/mythweather-0.21_p16468.ebuild new file mode 100644 index 000000000000..5cb47b9f4a02 --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.21_p16468.ebuild @@ -0,0 +1,16 @@ +# 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_p16468.ebuild,v 1.1 2008/03/09 20:45:09 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_pre16366.ebuild b/media-plugins/mythweather/mythweather-0.21_pre16366.ebuild deleted file mode 100644 index 742cc7e61617..000000000000 --- a/media-plugins/mythweather/mythweather-0.21_pre16366.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_pre16366.ebuild,v 1.1 2008/03/06 20:34:45 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" -- cgit v1.2.3-65-gdbad