From: Kent Fredric Date: Tue, 14 Apr 2020 15:25:53 +0000 (+1200) Subject: dev-perl/Mon: Remove old 0.100.0-r1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dbd931ec703f5a880eb447d667104a3c75891806;p=gentoo.git dev-perl/Mon: Remove old 0.100.0-r1 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Mon/Mon-0.110.0-r1.ebuild b/dev-perl/Mon/Mon-0.110.0-r1.ebuild deleted file mode 100644 index 81b8f6531dbd..000000000000 --- a/dev-perl/Mon/Mon-0.110.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TROCKIJ -MODULE_VERSION=0.11 -inherit perl-module - -DESCRIPTION="A Monitor Perl Module" - -SLOT="0" -LICENSE="|| ( GPL-2 GPL-3 )" # GPL2+ -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND=">=net-analyzer/fping-2.2_beta1 - >=dev-perl/Convert-BER-1.31 - >=dev-perl/Net-Telnet-3.02 - >=dev-perl/Time-Period-1.20" -DEPEND="${RDEPEND}" - -mydoc="COPYING COPYRIGHT VERSION"