diff options
Diffstat (limited to 'x11-plugins/gkwebmon/gkwebmon-0.2.ebuild')
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.2.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild index 1b0b62706af1..d91b01e0a982 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild @@ -1,17 +1,15 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild,v 1.1 2004/03/25 02:47:55 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild,v 1.1.1.1 2005/11/30 10:10:50 chriswhite Exp $ IUSE="" - -S=${WORKDIR}/${P} DESCRIPTION="A web monitor plugin for GKrellM2" HOMEPAGE="http://gkwebmon.sourceforge.net/" SRC_URI="mirror://sourceforge/gkwebmon/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="alpha ppc ~sparc x86" DEPEND="=app-admin/gkrellm-2*" |