diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-14 22:12:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-14 22:12:39 +0000 |
commit | 32237842fe5a63a9bd8519a7accfed7c94e80627 (patch) | |
tree | 19d8870b55a822e53e145b04843fa29f4c772d6e /net-analyzer/nmap/nmap-4.11.ebuild | |
parent | stable x86 (diff) | |
download | gentoo-2-32237842fe5a63a9bd8519a7accfed7c94e80627.tar.gz gentoo-2-32237842fe5a63a9bd8519a7accfed7c94e80627.tar.bz2 gentoo-2-32237842fe5a63a9bd8519a7accfed7c94e80627.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'net-analyzer/nmap/nmap-4.11.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-4.11.ebuild b/net-analyzer/nmap/nmap-4.11.ebuild index 5017095191e2..52b78e5ec3ab 100644 --- a/net-analyzer/nmap/nmap-4.11.ebuild +++ b/net-analyzer/nmap/nmap-4.11.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.11.ebuild,v 1.1 2006/06/25 22:44:01 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.11.ebuild,v 1.2 2006/09/14 22:12:39 gustavoz 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 |