diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-11-20 13:08:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-11-20 13:08:02 +0000 |
commit | 61441deeb57c1d67ec4a7808827967d53abad490 (patch) | |
tree | 874e713e65d95e74dab3e6dcf7dd49e12da12d10 /net-analyzer/nmap/nmap-6.47-r1.ebuild | |
parent | Stable ppc, bug #529904 (diff) | |
download | historical-61441deeb57c1d67ec4a7808827967d53abad490.tar.gz historical-61441deeb57c1d67ec4a7808827967d53abad490.tar.bz2 historical-61441deeb57c1d67ec4a7808827967d53abad490.zip |
Stable on alpha, bug 480474
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Manifest-Sign-Key: 0xCE5D54E8
Diffstat (limited to 'net-analyzer/nmap/nmap-6.47-r1.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-6.47-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-6.47-r1.ebuild b/net-analyzer/nmap/nmap-6.47-r1.ebuild index 2387cd1801da..0804a860f876 100644 --- a/net-analyzer/nmap/nmap-6.47-r1.ebuild +++ b/net-analyzer/nmap/nmap-6.47-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r1.ebuild,v 1.7 2014/11/18 16:11:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r1.ebuild,v 1.8 2014/11/20 13:07:41 klausman Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~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 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="ipv6 +lua system-lua ncat ndiff nls nmap-update nping ssl zenmap" NMAP_LINGUAS=( de es fr hr hu id it ja pl pt_BR pt_PT ro ru sk zh ) |