diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:09:21 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:09:21 +0000 |
commit | aae9b19c68bbafc707df267b79ef863cdcad3ca7 (patch) | |
tree | ce7e3e06328c71e5d37c7a80e1a0915d981fb462 /x11-plugins/wmweather | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-aae9b19c68bbafc707df267b79ef863cdcad3ca7.tar.gz gentoo-2-aae9b19c68bbafc707df267b79ef863cdcad3ca7.tar.bz2 gentoo-2-aae9b19c68bbafc707df267b79ef863cdcad3ca7.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-1.31-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmweather/ChangeLog b/x11-plugins/wmweather/ChangeLog index 66f6183459f5..b5d1b482eb4f 100644 --- a/x11-plugins/wmweather/ChangeLog +++ b/x11-plugins/wmweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmweather # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.10 2004/07/01 11:44:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.11 2004/08/08 01:07:39 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmweather-1.31-r1.ebuild, + wmweather-2.4.0.ebuild: + Typo in DESCRIPTION: applette -> applet. Bug 59717. 01 Jul 2004; David Holm <dholm@gentoo.org> wmweather-2.4.0.ebuild: Added to ~ppc. diff --git a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild b/x11-plugins/wmweather/wmweather-1.31-r1.ebuild index 3ebdb972330e..c662358bc91a 100644 --- a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild +++ b/x11-plugins/wmweather/wmweather-1.31-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.9 2004/06/24 23:19:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.10 2004/08/08 01:07:39 slarti Exp $ IUSE="" MY_P=${P/wmw/wmW} S=${WORKDIR}/${MY_P} -DESCRIPTION="Dockable applette for WindowMaker that shows weather." +DESCRIPTION="Dockable applet for WindowMaker that shows weather." SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${MY_P}.tar.gz" HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" diff --git a/x11-plugins/wmweather/wmweather-2.4.0.ebuild b/x11-plugins/wmweather/wmweather-2.4.0.ebuild index 4489b9f82d8d..685120fe767c 100644 --- a/x11-plugins/wmweather/wmweather-2.4.0.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.10 2004/07/01 11:44:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.11 2004/08/08 01:07:39 slarti Exp $ IUSE="" -DESCRIPTION="Dockable applette for WindowMaker that shows weather." +DESCRIPTION="Dockable applet for WindowMaker that shows weather." HOMEPAGE="http://www.godisch.de/debian/wmweather/" SRC_URI="http://www.godisch.de/debian/wmweather/${P}.tar.gz" |