diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-27 15:41:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-27 15:41:11 +0000 |
commit | 8492107b9916390c719191a5a77ff2a8d058ea0c (patch) | |
tree | b8cc43ce3c68b46e10765d9193dea74df8c8f40d /x11-plugins/wmmon | |
parent | dep for bricolage, bug 21549 (Manifest recommit) (diff) | |
download | gentoo-2-8492107b9916390c719191a5a77ff2a8d058ea0c.tar.gz gentoo-2-8492107b9916390c719191a5a77ff2a8d058ea0c.tar.bz2 gentoo-2-8492107b9916390c719191a5a77ff2a8d058ea0c.zip |
Misc fixes
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild index d72cd545c528..ddc8567e1a28 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.9 2004/01/04 18:36:48 aliz Exp $ -S="${WORKDIR}/wmmon.app" +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.10 2004/03/27 15:41:11 aliz Exp $ +S="${WORKDIR}/wmmon.app" +IUSE="" DESCRIPTION="Dockable system resources monitor applette for WindowMaker" WMMON_VERSION=1_0b2 SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz" |