diff options
Diffstat (limited to 'net-analyzer/nmap/nmap-4.10.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-4.10.ebuild b/net-analyzer/nmap/nmap-4.10.ebuild index 827fcd444cf7..f1758596e845 100644 --- a/net-analyzer/nmap/nmap-4.10.ebuild +++ b/net-analyzer/nmap/nmap-4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.10.ebuild,v 1.2 2006/07/08 23:22:38 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.10.ebuild,v 1.3 2006/07/13 16:14:44 agriffis Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://download.insecure.org/nmap/dist/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="gtk ssl" DEPEND="virtual/libc |