diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:23:39 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:23:39 +0000 |
commit | af6b379907274644e3b8bfe44326c607d968c3f5 (patch) | |
tree | 2de3ecb0b9428af279592fdb9a7337ff9d314579 /media-plugins/mythweather | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-af6b379907274644e3b8bfe44326c607d968c3f5.tar.gz historical-af6b379907274644e3b8bfe44326c607d968c3f5.tar.bz2 historical-af6b379907274644e3b8bfe44326c607d968c3f5.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/Manifest | 8 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.13.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.14.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.15.ebuild | 4 |
5 files changed, 15 insertions, 11 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index b3ae2aa346e6..50a21ac00d31 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.15 2004/06/24 23:34:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.16 2004/08/07 23:23:39 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> mythweather-0.13.ebuild, + mythweather-0.14.ebuild, mythweather-0.15.ebuild: + Typo in DESCRIPTION: forcast -> forecast. Bug 59717. *mythweather-0.15 (01 Jun 2004) diff --git a/media-plugins/mythweather/Manifest b/media-plugins/mythweather/Manifest index 100d72ae9c99..a89c7dad44c7 100644 --- a/media-plugins/mythweather/Manifest +++ b/media-plugins/mythweather/Manifest @@ -1,7 +1,7 @@ -MD5 73444205b4b392cfb987776fab985126 mythweather-0.14.ebuild 998 -MD5 c5d21d3b03646945f38655c7582ae336 mythweather-0.13.ebuild 984 -MD5 3532dfccd016a3ba1476803472a3d7ae mythweather-0.15.ebuild 1000 -MD5 719375e70d626b27233bb81fe686421a ChangeLog 2458 +MD5 dee38b0bca68f33be5f2e3d19d74b3e2 mythweather-0.14.ebuild 997 +MD5 0b8fe25eba8010822d3422d17b63ef4e mythweather-0.13.ebuild 983 +MD5 a5aca28eff5cc6e7491c3a80d359e76b mythweather-0.15.ebuild 999 +MD5 0371a4866ab4bbbdc7d4409a602ed5a6 ChangeLog 2635 MD5 20e2255501865de5b568424821abf69d metadata.xml 161 MD5 ea775d05013e97dd4c419804de2ed3b6 files/digest-mythweather-0.13 69 MD5 1ab52ed2da7b97e38a6f31621371a400 files/digest-mythweather-0.14 69 diff --git a/media-plugins/mythweather/mythweather-0.13.ebuild b/media-plugins/mythweather/mythweather-0.13.ebuild index 46af5d8a5b51..3b5e7ab26f1d 100644 --- a/media-plugins/mythweather/mythweather-0.13.ebuild +++ b/media-plugins/mythweather/mythweather-0.13.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.13.ebuild,v 1.5 2004/06/24 23:34:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.13.ebuild,v 1.6 2004/08/07 23:23:39 slarti Exp $ IUSE="" inherit flag-o-matic -DESCRIPTION="Weather forcast module for MythTV." +DESCRIPTION="Weather forecast module for MythTV." HOMEPAGE="http://www.mythtv.org/" SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" diff --git a/media-plugins/mythweather/mythweather-0.14.ebuild b/media-plugins/mythweather/mythweather-0.14.ebuild index 448f8f922c91..86f0cbbe0e89 100644 --- a/media-plugins/mythweather/mythweather-0.14.ebuild +++ b/media-plugins/mythweather/mythweather-0.14.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.14.ebuild,v 1.4 2004/06/24 23:34:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.14.ebuild,v 1.5 2004/08/07 23:23:39 slarti Exp $ IUSE="" inherit flag-o-matic -DESCRIPTION="Weather forcast module for MythTV." +DESCRIPTION="Weather forecast module for MythTV." HOMEPAGE="http://www.mythtv.org/" SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" diff --git a/media-plugins/mythweather/mythweather-0.15.ebuild b/media-plugins/mythweather/mythweather-0.15.ebuild index e98d7f3b042b..217ea3a3908d 100644 --- a/media-plugins/mythweather/mythweather-0.15.ebuild +++ b/media-plugins/mythweather/mythweather-0.15.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.15.ebuild,v 1.2 2004/06/24 23:34:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.15.ebuild,v 1.3 2004/08/07 23:23:39 slarti Exp $ IUSE="" inherit flag-o-matic -DESCRIPTION="Weather forcast module for MythTV." +DESCRIPTION="Weather forecast module for MythTV." HOMEPAGE="http://www.mythtv.org/" SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" |