diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:21:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:21:46 +0000 |
commit | a3ab0fe352993bfac619e60fed9310b5edcc8e8e (patch) | |
tree | 46b97d628c92fe0d9e2b33d574cf33075b1039a7 /net-analyzer/nmap | |
parent | Stable for arm, wrt bug #436348 (diff) | |
download | gentoo-2-a3ab0fe352993bfac619e60fed9310b5edcc8e8e.tar.gz gentoo-2-a3ab0fe352993bfac619e60fed9310b5edcc8e8e.tar.bz2 gentoo-2-a3ab0fe352993bfac619e60fed9310b5edcc8e8e.zip |
Stable for arm, wrt bug #461278
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/nmap')
-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 5cc31d2f15c6..849807ca297f 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.293 2013/03/14 06:56:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.294 2013/03/14 07:21:46 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nmap-6.25.ebuild: + Stable for arm, wrt bug #461278 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nmap-6.25.ebuild: Stable for alpha, wrt bug #461278 diff --git a/net-analyzer/nmap/nmap-6.25.ebuild b/net-analyzer/nmap/nmap-6.25.ebuild index a4d31f830def..fed4b0b59f22 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.22 2013/03/14 06:56:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v 1.23 2013/03/14 07:21:46 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" |