diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-27 11:12:02 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-27 11:12:02 +0000 |
commit | ad1b6b5bf043752185c6680950703544f610b2ba (patch) | |
tree | e2ed4309de48b5f0a51239f67b2a1cd88c5ca26f /net-analyzer/nmap/nmap-5.51.ebuild | |
parent | Stable on amd64 wrt bug #368585 (diff) | |
download | gentoo-2-ad1b6b5bf043752185c6680950703544f610b2ba.tar.gz gentoo-2-ad1b6b5bf043752185c6680950703544f610b2ba.tar.bz2 gentoo-2-ad1b6b5bf043752185c6680950703544f610b2ba.zip |
Stable on amd64 wrt bug #359853
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nmap/nmap-5.51.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-5.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-5.51.ebuild b/net-analyzer/nmap/nmap-5.51.ebuild index 4c7e41822729..d1cc22a065e4 100644 --- a/net-analyzer/nmap/nmap-5.51.ebuild +++ b/net-analyzer/nmap/nmap-5.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-5.51.ebuild,v 1.6 2011/05/21 05:53:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-5.51.ebuild,v 1.7 2011/05/27 11:12:02 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://nmap.org/dist/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="gtk lua ssl" DEPEND="dev-libs/libpcre |