summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 13:51:28 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 13:51:28 +0000
commitf632c637af62e50980a5c35d4b9c064721e1c669 (patch)
tree081bb3ca6547ba32929d4c3c54e9fbe928ddb777 /dev-perl/Nmap-Parser
parentConvert ebuild version (diff)
downloadgentoo-2-f632c637af62e50980a5c35d4b9c064721e1c669.tar.gz
gentoo-2-f632c637af62e50980a5c35d4b9c064721e1c669.tar.bz2
gentoo-2-f632c637af62e50980a5c35d4b9c064721e1c669.zip
Convert ebuild version
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Nmap-Parser')
-rw-r--r--dev-perl/Nmap-Parser/ChangeLog10
-rw-r--r--dev-perl/Nmap-Parser/Nmap-Parser-1.200.ebuild (renamed from dev-perl/Nmap-Parser/Nmap-Parser-1.20.ebuild)9
2 files changed, 12 insertions, 7 deletions
diff --git a/dev-perl/Nmap-Parser/ChangeLog b/dev-perl/Nmap-Parser/ChangeLog
index 1018a98ebf47..44d18f3fc7b4 100644
--- a/dev-perl/Nmap-Parser/ChangeLog
+++ b/dev-perl/Nmap-Parser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Nmap-Parser
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/ChangeLog,v 1.13 2010/06/09 06:07:02 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/ChangeLog,v 1.14 2011/01/14 13:51:28 tove Exp $
+
+*Nmap-Parser-1.200 (14 Jan 2011)
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Nmap-Parser-1.20.ebuild,
+ +Nmap-Parser-1.200.ebuild:
+ Convert ebuild version
*Nmap-Parser-1.20 (09 Jun 2010)
diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.20.ebuild b/dev-perl/Nmap-Parser/Nmap-Parser-1.200.ebuild
index 7acbac61d67d..d2dd67d1020e 100644
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.20.ebuild
+++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.200.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.20.ebuild,v 1.1 2010/06/09 06:07:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/Nmap-Parser-1.200.ebuild,v 1.1 2011/01/14 13:51:28 tove Exp $
EAPI=2
-MY_P=${PN}-${PV%0}
-S=${WORKDIR}/${MY_P}
MODULE_AUTHOR=APERSAUD
+MODULE_VERSION=1.2
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/"
+HOMEPAGE="http://nmapparser.wordpress.com/ http://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
LICENSE="MIT"
SLOT="0"