diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 06:56:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 06:56:36 +0000 |
commit | 3b623bc510926e0bef47568fe730695ae645bd81 (patch) | |
tree | f20430060a796646cc788d2c6f43d30958073be5 /net-analyzer/nmap | |
parent | Stable for alpha, wrt bug #436348 (diff) | |
download | gentoo-2-3b623bc510926e0bef47568fe730695ae645bd81.tar.gz gentoo-2-3b623bc510926e0bef47568fe730695ae645bd81.tar.bz2 gentoo-2-3b623bc510926e0bef47568fe730695ae645bd81.zip |
Stable for alpha, 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 3732e73d495f..5cc31d2f15c6 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.292 2013/03/13 11:27:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.293 2013/03/14 06:56:36 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nmap-6.25.ebuild: + Stable for alpha, wrt bug #461278 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nmap-6.25.ebuild: Stable for ppc64, wrt bug #461278 diff --git a/net-analyzer/nmap/nmap-6.25.ebuild b/net-analyzer/nmap/nmap-6.25.ebuild index 59051c9814c9..a4d31f830def 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.21 2013/03/13 11:27:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v 1.22 2013/03/14 06:56:36 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" |