diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-07-17 14:36:04 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-07-17 14:36:30 -0400 |
commit | 8c13de376c3e322dd94a4c17946c90cf518bbf68 (patch) | |
tree | cf37cc84ebb6e0b7264398612a7917186df3712a /x11-plugins | |
parent | dev-ruby/test-unit: cleanup (diff) | |
download | gentoo-8c13de376c3e322dd94a4c17946c90cf518bbf68.tar.gz gentoo-8c13de376c3e322dd94a4c17946c90cf518bbf68.tar.bz2 gentoo-8c13de376c3e322dd94a4c17946c90cf518bbf68.zip |
x11-plugins/gkwebmon: remove old unused revision.
Gentoo-Bug: 616786
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.2.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild deleted file mode 100644 index bbfb09e8ce95..000000000000 --- a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gkrellm-plugin - -IUSE="" -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="alpha ppc ~sparc x86" |