diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-07-19 05:41:23 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-07-19 05:41:23 +0000 |
commit | 7307958b9d53acc6e94ee575a4d39c7c30021bdb (patch) | |
tree | 3c99135671868d9d030c9896199c0c8bd764bcb9 /media-plugins | |
parent | new version bump. use new eclass bit. clean up old version. (diff) | |
download | gentoo-2-7307958b9d53acc6e94ee575a4d39c7c30021bdb.tar.gz gentoo-2-7307958b9d53acc6e94ee575a4d39c7c30021bdb.tar.bz2 gentoo-2-7307958b9d53acc6e94ee575a4d39c7c30021bdb.zip |
new version bump. use new eclass bits. clean up old version.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 11 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p17719.ebuild | 7 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p20069.ebuild (renamed from media-plugins/mythweather/mythweather-0.21_p17105.ebuild) | 7 |
3 files changed, 17 insertions, 8 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 36d47291c639..c308d088820c 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.54 2008/12/23 17:27:25 maekke Exp $ +# 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 $ + +*mythweather-0.21_p20069 (19 Jul 2009) + + 19 Jul 2009; Doug Goldstein <cardoe@gentoo.org> + -mythweather-0.21_p17105.ebuild, mythweather-0.21_p17719.ebuild, + +mythweather-0.21_p20069.ebuild: + new version bump. use new eclass bits. clean up old version. 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythweather-0.21_p17719.ebuild: diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild index 4054dc33990d..4a52120d6201 100644 --- a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild +++ b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.4 2008/12/23 17:27:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.5 2009/07/19 05:41:23 cardoe Exp $ -inherit mythtv-plugins subversion +EAPI=2 +inherit qt3 mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" diff --git a/media-plugins/mythweather/mythweather-0.21_p17105.ebuild b/media-plugins/mythweather/mythweather-0.21_p20069.ebuild index cd3a853da2d1..2e0f367e1c7b 100644 --- a/media-plugins/mythweather/mythweather-0.21_p17105.ebuild +++ b/media-plugins/mythweather/mythweather-0.21_p20069.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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_p17105.ebuild,v 1.1 2008/04/23 18:19:09 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p20069.ebuild,v 1.1 2009/07/19 05:41:23 cardoe Exp $ -inherit mythtv-plugins subversion +EAPI=2 +inherit qt3 mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" |