diff options
Diffstat (limited to 'x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild')
-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} |