summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild')
-rw-r--r--dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild b/dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild
deleted file mode 100644
index 81bcc3612267..000000000000
--- a/dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Telnet/Net-Telnet-3.03-r1.ebuild,v 1.21 2010/02/05 20:50:58 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=JROGERS
-inherit perl-module
-
-DESCRIPTION="A Telnet Perl Module"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND=">=virtual/perl-libnet-1.0703"
-DEPEND="${RDEPEND}"