diff options
Diffstat (limited to 'x11-plugins/wmtop')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.84.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.84.ebuild b/x11-plugins/wmtop/wmtop-0.84.ebuild index 3699fa3f22b3..59eb2d7b1d36 100644 --- a/x11-plugins/wmtop/wmtop-0.84.ebuild +++ b/x11-plugins/wmtop/wmtop-0.84.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.84.ebuild,v 1.7 2004/01/04 18:36:48 aliz Exp $ - -S="${WORKDIR}/${P}" +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.84.ebuild,v 1.8 2004/03/26 23:10:15 aliz Exp $ +IUSE="" DESCRIPTION="top in a dockapp" HOMEPAGE="http://wmtop.sourceforge.net" SRC_URI="mirror://sourceforge/wmtop/${P}.tar.bz2" |