diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:09:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:09:42 +0000 |
commit | 682b2909bdece6a1908e72faaa1fee09be0dc790 (patch) | |
tree | f39ab06c55840dc151cf1e6c2e32b96afa3d812a /x11-plugins/gkwebmon | |
parent | Mark 0.12.1 stable on alpha (diff) | |
download | gentoo-2-682b2909bdece6a1908e72faaa1fee09be0dc790.tar.gz gentoo-2-682b2909bdece6a1908e72faaa1fee09be0dc790.tar.bz2 gentoo-2-682b2909bdece6a1908e72faaa1fee09be0dc790.zip |
Mark 0.2 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-plugins/gkwebmon')
-rw-r--r-- | x11-plugins/gkwebmon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/gkwebmon/ChangeLog b/x11-plugins/gkwebmon/ChangeLog index c9087efed608..1d6c8a93e306 100644 --- a/x11-plugins/gkwebmon/ChangeLog +++ b/x11-plugins/gkwebmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkwebmon -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/ChangeLog,v 1.6 2004/09/02 18:22:39 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/ChangeLog,v 1.7 2005/09/17 10:09:42 agriffis 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: diff --git a/x11-plugins/gkwebmon/Manifest b/x11-plugins/gkwebmon/Manifest index 740ada9f9aa8..e67b78658b9d 100644 --- a/x11-plugins/gkwebmon/Manifest +++ b/x11-plugins/gkwebmon/Manifest @@ -1,5 +1,5 @@ -MD5 cf2184ebbbe5d36239ee13e62d2bb6dd ChangeLog 935 +MD5 dfc2929d4144c118b49d384e13b476e2 gkwebmon-0.2.ebuild 569 MD5 6b2a2d910099cdbb2d26b0577937c10c gkwebmon-0.1b.ebuild 575 -MD5 0309f280f6557b0a66874840ab35326a gkwebmon-0.2.ebuild 570 +MD5 cf2184ebbbe5d36239ee13e62d2bb6dd ChangeLog 935 MD5 e2d0f770ed50ef17fbeac6997d779f20 files/digest-gkwebmon-0.1b 64 MD5 e3e58b3fad106069c8f4278c0ca12874 files/digest-gkwebmon-0.2 60 diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild index bdc0127fcad5..ede2d8c67915 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.5 2004/09/02 18:22:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild,v 1.6 2005/09/17 10:09:42 agriffis Exp $ IUSE="" DESCRIPTION="A web monitor plugin for GKrellM2" @@ -9,7 +9,7 @@ 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*" |