diff options
author | Jim Ramsay <lack@gentoo.org> | 2009-05-27 20:25:06 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2009-05-27 20:25:06 +0000 |
commit | c90e9df0f94e7497d9372284004d7f8e6d875dee (patch) | |
tree | 287af52039cd61e8f2c0c85f67dbb365c92447c7 /x11-plugins/gkwebmon | |
parent | Version cleanup (diff) | |
download | gentoo-2-c90e9df0f94e7497d9372284004d7f8e6d875dee.tar.gz gentoo-2-c90e9df0f94e7497d9372284004d7f8e6d875dee.tar.bz2 gentoo-2-c90e9df0f94e7497d9372284004d7f8e6d875dee.zip |
Version cleanup
(Portage version: 2.2_rc27/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/gkwebmon')
-rw-r--r-- | x11-plugins/gkwebmon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild | 15 |
2 files changed, 5 insertions, 17 deletions
diff --git a/x11-plugins/gkwebmon/ChangeLog b/x11-plugins/gkwebmon/ChangeLog index f4e53f8f19e9..eb37afba6343 100644 --- a/x11-plugins/gkwebmon/ChangeLog +++ b/x11-plugins/gkwebmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkwebmon -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/ChangeLog,v 1.10 2007/03/12 19:26:31 lack Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/ChangeLog,v 1.11 2009/05/27 20:25:06 lack Exp $ + + 27 May 2009; Jim Ramsay <lack@gentoo.org> -gkwebmon-0.1b.ebuild: + Version cleanup 12 Mar 2007; Jim Ramsay <lack@gentoo.org> gkwebmon-0.1b.ebuild, gkwebmon-0.2.ebuild: diff --git a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild deleted file mode 100644 index 71bef07ceeb1..000000000000 --- a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.8 2007/07/11 20:39:22 mr_bones_ Exp $ - -inherit gkrellm-plugin - -IUSE="" - -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" |