diff options
Diffstat (limited to 'x11-plugins/wmupmon/wmupmon-0.1.2.ebuild')
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild index 0f788f7a83ae..12690bf4d7f2 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild @@ -1,15 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.1 2004/03/13 22:59:35 pyrania Exp $ - -S=${WORKDIR}/${P} +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.2 2004/04/12 16:42:32 aliz Exp $ DESCRIPTION="wmUpMon is a program to monitor your Uptime" HOMEPAGE="http://j-z-s.com/projects/index.php?project=wmupmon" SRC_URI="http://j-z-s.com/projects/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="~x86 ~sparc amd64" IUSE="" |