diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:04:17 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:04:17 +0000 |
commit | e26297a6e3e340195a6ff981fd70285e83507bc2 (patch) | |
tree | 7454387e7395a5002972b7013706881b4db15254 /x11-plugins/wmfortune | |
parent | Do not run `check_perms_grsecurity.py -f` on regular system. (Manifest recommit) (diff) | |
download | gentoo-2-e26297a6e3e340195a6ff981fd70285e83507bc2.tar.gz gentoo-2-e26297a6e3e340195a6ff981fd70285e83507bc2.tar.bz2 gentoo-2-e26297a6e3e340195a6ff981fd70285e83507bc2.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-plugins/wmfortune')
-rw-r--r-- | x11-plugins/wmfortune/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfortune/wmfortune-0.241.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfortune/ChangeLog b/x11-plugins/wmfortune/ChangeLog index f62562f87fc7..a342a955ef8d 100644 --- a/x11-plugins/wmfortune/ChangeLog +++ b/x11-plugins/wmfortune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfortune # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfortune/ChangeLog,v 1.4 2004/07/22 12:50:00 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfortune/ChangeLog,v 1.5 2004/08/08 01:03:07 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmfortune-0.241.ebuild: + Typo in DESCRIPTION: forune -> fortune. Bug 59717. 22 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmfortune-0.241.ebuild: Update HOMEPAGE and SRC_URI to the www.dockapps.org ones as the original diff --git a/x11-plugins/wmfortune/wmfortune-0.241.ebuild b/x11-plugins/wmfortune/wmfortune-0.241.ebuild index ca26fe9fb0cc..219523a6b544 100644 --- a/x11-plugins/wmfortune/wmfortune-0.241.ebuild +++ b/x11-plugins/wmfortune/wmfortune-0.241.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/wmfortune/wmfortune-0.241.ebuild,v 1.7 2004/07/22 12:50:00 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfortune/wmfortune-0.241.ebuild,v 1.8 2004/08/08 01:03:07 slarti Exp $ IUSE="" -DESCRIPTION="dock-app that shows forune messages" +DESCRIPTION="dock-app that shows fortune messages" HOMEPAGE="http://www.dockapps.com/file.php/id/90" SRC_URI="http://www.dockapps.com/download.php/id/128/${P}.tar.gz" |