diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-11-08 03:52:14 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-11-08 03:52:14 +0000 |
commit | 6e2e31b4afb35cd50693ded88407a0b6937db5b1 (patch) | |
tree | c772fd2ccad7c776c31f87b153fde163733aa23a /media-plugins/mythweather | |
parent | Initial import, bug #288566. The ebuild was submitted by Hubert Star. (diff) | |
download | gentoo-2-6e2e31b4afb35cd50693ded88407a0b6937db5b1.tar.gz gentoo-2-6e2e31b4afb35cd50693ded88407a0b6937db5b1.tar.bz2 gentoo-2-6e2e31b4afb35cd50693ded88407a0b6937db5b1.zip |
stabilize newer version. remove old version.
(Portage version: 2.1.7.3/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p17719.ebuild | 17 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p20069.ebuild | 4 |
3 files changed, 7 insertions, 20 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index c308d088820c..2529bb52c5de 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythweather # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.55 2009/07/19 05:41:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.56 2009/11/08 03:52:14 cardoe Exp $ + + 08 Nov 2009; Doug Goldstein <cardoe@gentoo.org> + -mythweather-0.21_p17719.ebuild, mythweather-0.21_p20069.ebuild: + stabilize newer version. remove old version. *mythweather-0.21_p20069 (19 Jul 2009) diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild deleted file mode 100644 index 4a52120d6201..000000000000 --- a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.5 2009/07/19 05:41:23 cardoe Exp $ - -EAPI=2 -inherit qt3 mythtv-plugins - -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_p20069.ebuild b/media-plugins/mythweather/mythweather-0.21_p20069.ebuild index 2e0f367e1c7b..8cba8a7267b5 100644 --- a/media-plugins/mythweather/mythweather-0.21_p20069.ebuild +++ b/media-plugins/mythweather/mythweather-0.21_p20069.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p20069.ebuild,v 1.1 2009/07/19 05:41:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p20069.ebuild,v 1.2 2009/11/08 03:52:14 cardoe Exp $ EAPI=2 inherit qt3 mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND="dev-perl/DateManip dev-perl/ImageSize |