From 0080a676d21f9d3d9001e0b599b816a7ec666ed2 Mon Sep 17 00:00:00 2001 From: Jim Ramsay Date: Mon, 12 Mar 2007 19:26:31 +0000 Subject: Updated to use new gkrellm-plugin eclass (Portage version: 2.1.2-r10) --- x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild') diff --git a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild index f0ab3ba90dba..0396d4d279b7 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild,v 1.6 2004/06/24 23:00:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild,v 1.7 2007/03/12 19:26:31 lack Exp $ + +inherit gkrellm-plugin IUSE="" @@ -12,13 +14,3 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc ~alpha" -DEPEND="=app-admin/gkrellm-2*" - -src_compile() { - make || die -} - -src_install() { - insinto /usr/lib/gkrellm2/plugins - doins gkwebmon.so -} -- cgit v1.2.3-65-gdbad