Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkwebmon/
Date: Mon, 17 Jul 2017 18:37:07
Message-Id: 1500316590.8c13de376c3e322dd94a4c17946c90cf518bbf68.mjo@gentoo
1 commit: 8c13de376c3e322dd94a4c17946c90cf518bbf68
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 18:36:04 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 18:36:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c13de37
7
8 x11-plugins/gkwebmon: remove old unused revision.
9
10 Gentoo-Bug: 616786
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.1
13
14 x11-plugins/gkwebmon/gkwebmon-0.2.ebuild | 13 -------------
15 1 file changed, 13 deletions(-)
16
17 diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild
18 deleted file mode 100644
19 index bbfb09e8ce9..00000000000
20 --- a/x11-plugins/gkwebmon/gkwebmon-0.2.ebuild
21 +++ /dev/null
22 @@ -1,13 +0,0 @@
23 -# Copyright 1999-2007 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -inherit gkrellm-plugin
27 -
28 -IUSE=""
29 -DESCRIPTION="A web monitor plugin for GKrellM2"
30 -HOMEPAGE="http://gkwebmon.sourceforge.net/"
31 -SRC_URI="mirror://sourceforge/gkwebmon/${P}.tgz"
32 -
33 -SLOT="0"
34 -LICENSE="GPL-2"
35 -KEYWORDS="alpha ppc ~sparc x86"