diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:07:39 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:07:39 +0000 |
commit | dadb79ee346af97e2b49fe4cc4ff199a4745ee95 (patch) | |
tree | ac0ba571d3aa7e21b5216a0075dd33f9795a4fe0 /x11-plugins/wmDownload | |
parent | stable on amd64 (diff) | |
download | historical-dadb79ee346af97e2b49fe4cc4ff199a4745ee95.tar.gz historical-dadb79ee346af97e2b49fe4cc4ff199a4745ee95.tar.bz2 historical-dadb79ee346af97e2b49fe4cc4ff199a4745ee95.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-plugins/wmDownload')
-rw-r--r-- | x11-plugins/wmDownload/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild | 4 |
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/" |