diff options
Diffstat (limited to 'x11-plugins/gkwebmon')
-rw-r--r-- | x11-plugins/gkwebmon/ChangeLog | 22 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/Manifest | 5 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild | 7 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.2.ebuild | 8 |
4 files changed, 31 insertions, 11 deletions
diff --git a/x11-plugins/gkwebmon/ChangeLog b/x11-plugins/gkwebmon/ChangeLog index 94b02c207825..91898b1b3536 100644 --- a/x11-plugins/gkwebmon/ChangeLog +++ b/x11-plugins/gkwebmon/ChangeLog @@ -1,6 +1,24 @@ # ChangeLog for x11-plugins/gkwebmon -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/ChangeLog,v 1.1 2003/02/12 11:03:19 seemant Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/ChangeLog,v 1.1.1.1 2005/11/30 10:10:50 chriswhite Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gkwebmon-0.2.ebuild: + Mark 0.2 stable on alpha + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gkwebmon-0.2.ebuild: + Masked gkwebmon-0.2.ebuild stable for ppc + + 19 Jun 2004; <pyrania@gentoo.org> gkwebmon-0.2.ebuild: + Stable on x86. + + 12 May 2004; Daniel Ahlberg <aliz@gentoo.org> gkwebmon-0.2.ebuild: + Removed S=. + +*gkwebmon-0.2 (25 Mar 2004) + + 25 Mar 2004; Markus Nigbur <pyrania@gentoo.org> gkwebmon-0.2.ebuild: + Version bump. Closing bug #38336. *gkwebmon-0.1b (12 Feb 2003) diff --git a/x11-plugins/gkwebmon/Manifest b/x11-plugins/gkwebmon/Manifest index e69de29bb2d1..4821f7da522d 100644 --- a/x11-plugins/gkwebmon/Manifest +++ b/x11-plugins/gkwebmon/Manifest @@ -0,0 +1,5 @@ +MD5 678bb7aa8a6935b51efda602b84f5506 gkwebmon-0.2.ebuild 569 +MD5 6b2a2d910099cdbb2d26b0577937c10c gkwebmon-0.1b.ebuild 575 +MD5 25ba8c47756736040f01af79bfd51b47 ChangeLog 1034 +MD5 e2d0f770ed50ef17fbeac6997d779f20 files/digest-gkwebmon-0.1b 64 +MD5 e3e58b3fad106069c8f4278c0ca12874 files/digest-gkwebmon-0.2 60 diff --git a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild index fd36e211404b..5eacf81e40ff 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild @@ -1,17 +1,16 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.1 2003/02/12 11:03:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.1b.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}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" DEPEND="=app-admin/gkrellm-2*" 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*" |