summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-26 23:10:16 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-26 23:10:16 +0000
commitb468de1a7fb0b0d465ab49917b1a43561fcffda3 (patch)
tree616428ca86eb300b79a475708d4e068756240035 /x11-plugins/wmDownload
parentinitial import (Manifest recommit) (diff)
downloadgentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.tar.gz
gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.tar.bz2
gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.zip
Added IUSE and removed unnecessary S=
Diffstat (limited to 'x11-plugins/wmDownload')
-rw-r--r--x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild b/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild
index 6d28f45b444b..986cb9def384 100644
--- a/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild
+++ b/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.7 2004/01/04 18:36:48 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild,v 1.8 2004/03/26 23:10:07 aliz Exp $
S=${WORKDIR}/wmDownload
+IUSE=""
DESCRIPTION="dockapp that displays how much data you've recieved on each eth and ppp device."
SRC_URI="mirror://sourceforge/wmdownload/${P}.tar.gz"
HOMEPAGE="http://wmdownload.sourceforge.net/"