diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:08:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:08:16 +0000 |
commit | f51cc2b356eab779d6aa23599720cca0368fd57c (patch) | |
tree | 98cf94960cbdccdb8ad66638266e2084cd31810c /dev-perl/Nmap-Parser | |
parent | Stable for amd64, wrt bug #463052 (diff) | |
download | gentoo-2-f51cc2b356eab779d6aa23599720cca0368fd57c.tar.gz gentoo-2-f51cc2b356eab779d6aa23599720cca0368fd57c.tar.bz2 gentoo-2-f51cc2b356eab779d6aa23599720cca0368fd57c.zip |
Stable for amd64, wrt bug #461132
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Nmap-Parser')
-rw-r--r-- | dev-perl/Nmap-Parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Nmap-Parser/Nmap-Parser-1.300.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Nmap-Parser/ChangeLog b/dev-perl/Nmap-Parser/ChangeLog index 62c9a50994ab..b0f549603677 100644 --- a/dev-perl/Nmap-Parser/ChangeLog +++ b/dev-perl/Nmap-Parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Nmap-Parser # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/ChangeLog,v 1.22 2013/01/25 20:08:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/ChangeLog,v 1.23 2013/05/15 14:08:16 ago Exp $ + + 15 May 2013; Agostino Sarubbo <ago@gentoo.org> Nmap-Parser-1.300.0.ebuild: + Stable for amd64, wrt bug #461132 *Nmap-Parser-1.300.0 (25 Jan 2013) diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.300.0.ebuild b/dev-perl/Nmap-Parser/Nmap-Parser-1.300.0.ebuild index cd011a83db27..f7ba89fa0953 100644 --- a/dev-perl/Nmap-Parser/Nmap-Parser-1.300.0.ebuild +++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.300.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.300.0.ebuild,v 1.1 2013/01/25 20:08:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nmap-Parser/Nmap-Parser-1.300.0.ebuild,v 1.2 2013/05/15 14:08:16 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://nmapparser.wordpress.com/ http://code.google.com/p/nmap-parser/ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="virtual/perl-Storable |