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/gkrellm-imonc/
Date: Sun, 02 Apr 2017 02:34:57
Message-Id: 1491100484.1b3470e5888941d021050bdd1d9701a1be0640e2.mjo@gentoo
1 commit: 1b3470e5888941d021050bdd1d9701a1be0640e2
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 2 02:34:44 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 2 02:34:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3470e5
7
8 x11-plugins/gkrellm-imonc: remove unused version 0.2.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild | 16 ----------------
13 1 file changed, 16 deletions(-)
14
15 diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild
16 deleted file mode 100644
17 index b4e9adf8853..00000000000
18 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild
19 +++ /dev/null
20 @@ -1,16 +0,0 @@
21 -# Copyright 1999-2007 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -inherit gkrellm-plugin
25 -
26 -IUSE=""
27 -DESCRIPTION="A GKrellM2 plugin to control a fli4l router"
28 -SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2"
29 -RESTRICT="mirror"
30 -HOMEPAGE="http://gkrellm-imonc.sourceforge.net/"
31 -
32 -SLOT="0"
33 -LICENSE="GPL-2"
34 -KEYWORDS="x86"
35 -
36 -S=${WORKDIR}/${PN}-src-${PV}