diff options
author | 2013-03-15 13:30:43 +0000 | |
---|---|---|
committer | 2013-03-15 13:30:43 +0000 | |
commit | dfd4adceb08ef1ec072ce4a38b5f8ce150198b95 (patch) | |
tree | 85143efc9802cefab34d501d4f1eb5dbd7e8fec3 /net-analyzer | |
parent | Stable for sh, wrt bug #456074 (diff) | |
download | gentoo-2-dfd4adceb08ef1ec072ce4a38b5f8ce150198b95.tar.gz gentoo-2-dfd4adceb08ef1ec072ce4a38b5f8ce150198b95.tar.bz2 gentoo-2-dfd4adceb08ef1ec072ce4a38b5f8ce150198b95.zip |
Stable for sh, wrt bug #461278
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-6.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 3480b2bed5c8..e85ccbfb5113 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nmap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.297 2013/03/14 16:22:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.298 2013/03/15 13:30:43 ago Exp $ + + 15 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nmap-6.25.ebuild: + Stable for sh, wrt bug #461278 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nmap-6.25.ebuild: Stable for s390, wrt bug #461278 diff --git a/net-analyzer/nmap/nmap-6.25.ebuild b/net-analyzer/nmap/nmap-6.25.ebuild index 40abd39b1979..9b71804836c6 100644 --- a/net-analyzer/nmap/nmap-6.25.ebuild +++ b/net-analyzer/nmap/nmap-6.25.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/net-analyzer/nmap/nmap-6.25.ebuild,v 1.26 2013/03/14 16:22:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v 1.27 2013/03/15 13:30:43 ago Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="gtk ipv6 +lua ncat ndiff nls nmap-update nping ssl" NMAP_LINGUAS="de es fr hr hu id it ja pl pt_BR pt_PT ro ru sk zh" |