summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Nmap-Parser/Nmap-Parser-1.16.ebuild')
-rw-r--r--dev-perl/Nmap-Parser/Nmap-Parser-1.16.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.16.ebuild b/dev-perl/Nmap-Parser/Nmap-Parser-1.16.ebuild
deleted file mode 100644
index f6148d1baf4f..000000000000
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.16.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/Nmap-Parser-1.16.ebuild,v 1.1 2008/08/24 08:17:45 tove Exp $
-
-MODULE_AUTHOR=APERSAUD
-inherit perl-module
-
-DESCRIPTION="Nmap::Parser - parse nmap scan data with perl"
-HOMEPAGE="http://nmapparser.wordpress.com/ http://code.google.com/p/nmap-parser/ http://search.cpan.org/dist/Nmap-Parser/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- virtual/perl-Storable
- >=dev-perl/XML-Twig-3.16"
-
-SRC_TEST="do"