diff options
author | 2007-08-21 16:25:42 +0000 | |
---|---|---|
committer | 2007-08-21 16:25:42 +0000 | |
commit | 0458c71e4530c5cebed95b90a90592b39a7b1464 (patch) | |
tree | 900f2761625002500bdbc07d9f8131fbf502c01f /media-plugins/mythweather | |
parent | trunk ebuild from Dave Oxley <dave@daveoxley.co.uk> (diff) | |
download | gentoo-2-0458c71e4530c5cebed95b90a90592b39a7b1464.tar.gz gentoo-2-0458c71e4530c5cebed95b90a90592b39a7b1464.tar.bz2 gentoo-2-0458c71e4530c5cebed95b90a90592b39a7b1464.zip |
trunk ebuild from Dave Oxley <dave@daveoxley.co.uk>
(Portage version: 2.1.3.6)
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.21_pre14242 | 0 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_pre14242.ebuild | 9 |
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index a6fbad1bd389..247ddaf74538 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.38 2007/08/07 16:41:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.39 2007/08/21 16:25:42 cardoe Exp $ + +*mythweather-0.21_pre14242 (21 Aug 2007) + + 21 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + +mythweather-0.21_pre14242.ebuild: + trunk ebuild from Dave Oxley <dave@daveoxley.co.uk> *mythweather-0.20.1_p14146 (07 Aug 2007) diff --git a/media-plugins/mythweather/files/digest-mythweather-0.21_pre14242 b/media-plugins/mythweather/files/digest-mythweather-0.21_pre14242 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythweather/files/digest-mythweather-0.21_pre14242 diff --git a/media-plugins/mythweather/mythweather-0.21_pre14242.ebuild b/media-plugins/mythweather/mythweather-0.21_pre14242.ebuild new file mode 100644 index 000000000000..8c0d5b50d353 --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.21_pre14242.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.21_pre14242.ebuild,v 1.1 2007/08/21 16:25:42 cardoe Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="Weather forecast module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |