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/wmDownload/wmDownload-0.1.2a.ebuild | |
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/wmDownload/wmDownload-0.1.2a.ebuild')
-rw-r--r-- | x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |