summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-08-08 01:04:17 +0000
committerTom Martin <slarti@gentoo.org>2004-08-08 01:04:17 +0000
commite26297a6e3e340195a6ff981fd70285e83507bc2 (patch)
tree7454387e7395a5002972b7013706881b4db15254 /x11-plugins/wmDownload
parentDo not run `check_perms_grsecurity.py -f` on regular system. (Manifest recommit) (diff)
downloadgentoo-2-e26297a6e3e340195a6ff981fd70285e83507bc2.tar.gz
gentoo-2-e26297a6e3e340195a6ff981fd70285e83507bc2.tar.bz2
gentoo-2-e26297a6e3e340195a6ff981fd70285e83507bc2.zip
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-plugins/wmDownload')
-rw-r--r--x11-plugins/wmDownload/ChangeLog5
-rw-r--r--x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmDownload/ChangeLog b/x11-plugins/wmDownload/ChangeLog
index 9c5b02829313..f2cd6eab93ff 100644
--- a/x11-plugins/wmDownload/ChangeLog
+++ b/x11-plugins/wmDownload/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmDownload
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/ChangeLog,v 1.5 2004/06/28 20:44:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/ChangeLog,v 1.6 2004/08/08 01:02:10 slarti Exp $
+
+ 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmDownload-0.1.2a.ebuild:
+ Typo in DESCRIPTION: recieve -> receive. Bug 59717.
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmDownload-0.1.2a.ebuild:
glibc -> libc, add sed-4 dep
diff --git a/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild b/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild
index f41c663209c8..5a10a767a286 100644
--- a/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild
+++ b/x11-plugins/wmDownload/wmDownload-0.1.2a.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/wmDownload/wmDownload-0.1.2a.ebuild,v 1.12 2004/06/28 20:44:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild,v 1.13 2004/08/08 01:02:10 slarti Exp $
S=${WORKDIR}/wmDownload
IUSE=""
-DESCRIPTION="dockapp that displays how much data you've recieved on each eth and ppp device."
+DESCRIPTION="dockapp that displays how much data you've received on each eth and ppp device."
SRC_URI="mirror://sourceforge/wmdownload/${P}.tar.gz"
HOMEPAGE="http://wmdownload.sourceforge.net/"