diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:51:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:51:38 +0000 |
commit | 1857c41136feae87157ddfd6ae4fface70ba732f (patch) | |
tree | 34c8ce05edbe5baacb683906da4b09e065adecce /net-analyzer/nmap/nmap-6.25.ebuild | |
parent | Stable for ia64, wrt bug #436348 (diff) | |
download | gentoo-2-1857c41136feae87157ddfd6ae4fface70ba732f.tar.gz gentoo-2-1857c41136feae87157ddfd6ae4fface70ba732f.tar.bz2 gentoo-2-1857c41136feae87157ddfd6ae4fface70ba732f.zip |
Stable for ia64, wrt bug #461278
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/nmap/nmap-6.25.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-6.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-6.25.ebuild b/net-analyzer/nmap/nmap-6.25.ebuild index fed4b0b59f22..c3f6fce822a1 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.23 2013/03/14 07:21:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v 1.24 2013/03/14 07:51:38 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" |