diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-04-01 22:34:44 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-04-01 22:34:44 -0400 |
commit | 1b3470e5888941d021050bdd1d9701a1be0640e2 (patch) | |
tree | 49e5a118466b32bcce7330734e16d9d11768c3c1 /x11-plugins/gkrellm-imonc | |
parent | x11-plugins/astime: remove unused version 2.8-r1. (diff) | |
download | gentoo-1b3470e5888941d021050bdd1d9701a1be0640e2.tar.gz gentoo-1b3470e5888941d021050bdd1d9701a1be0640e2.tar.bz2 gentoo-1b3470e5888941d021050bdd1d9701a1be0640e2.zip |
x11-plugins/gkrellm-imonc: remove unused version 0.2.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-plugins/gkrellm-imonc')
-rw-r--r-- | x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild deleted file mode 100644 index b4e9adf88538..000000000000 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gkrellm-plugin - -IUSE="" -DESCRIPTION="A GKrellM2 plugin to control a fli4l router" -SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2" -RESTRICT="mirror" -HOMEPAGE="http://gkrellm-imonc.sourceforge.net/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86" - -S=${WORKDIR}/${PN}-src-${PV} |