diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:24:40 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:24:40 +0000 |
commit | 0413a49a5e6f125517a5ea7d196b826c262048af (patch) | |
tree | 0cefea94a72733c391bb167ab8ff61bad8126542 /media-plugins | |
parent | src_install() { (Manifest recommit) (diff) | |
download | gentoo-2-0413a49a5e6f125517a5ea7d196b826c262048af.tar.gz gentoo-2-0413a49a5e6f125517a5ea7d196b826c262048af.tar.bz2 gentoo-2-0413a49a5e6f125517a5ea7d196b826c262048af.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-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 |
4 files changed, 11 insertions, 7 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/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" |