diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-17 15:45:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-17 15:45:59 +0000 |
commit | eb14cd2cd8abbf72e70d9c385988272c035819bd (patch) | |
tree | b858e12bbacf37de1c68841e0945ed9c76b6fad2 /net-analyzer/nmap/nmap-4.01.ebuild | |
parent | Bump with libs from xorg-7.0. (diff) | |
download | historical-eb14cd2cd8abbf72e70d9c385988272c035819bd.tar.gz historical-eb14cd2cd8abbf72e70d9c385988272c035819bd.tar.bz2 historical-eb14cd2cd8abbf72e70d9c385988272c035819bd.zip |
Marking stable on x86 wrt bug #126009.
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'net-analyzer/nmap/nmap-4.01.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-4.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-4.01.ebuild b/net-analyzer/nmap/nmap-4.01.ebuild index 04f907caaafe..1c767be1ab87 100644 --- a/net-analyzer/nmap/nmap-4.01.ebuild +++ b/net-analyzer/nmap/nmap-4.01.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.01.ebuild,v 1.2 2006/03/11 18:36:01 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.01.ebuild,v 1.3 2006/03/17 15:45:59 wolf31o2 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 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86" IUSE="gtk ssl" DEPEND="virtual/libc |