diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 12:45:32 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 12:45:32 +0000 |
commit | 7cd050b164fcaaa59c702447303567b303ddd683 (patch) | |
tree | 344eab167e224a2b0ae3abbf67ab1e2c12605fcf /net-analyzer/nmap | |
parent | keywords ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-7cd050b164fcaaa59c702447303567b303ddd683.tar.gz gentoo-2-7cd050b164fcaaa59c702447303567b303ddd683.tar.bz2 gentoo-2-7cd050b164fcaaa59c702447303567b303ddd683.zip |
stable on amd64.
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.50.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.55.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 260aaa4a7d07..a7c926b5eefa 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nmap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.68 2004/09/17 17:24:21 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.69 2004/10/17 12:43:38 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> nmap-3.50.ebuild, + nmap-3.55.ebuild: + stable on amd64. 17 Sep 2004; Jon Hood <squinky86@gentoo.org> nmap-3.70.ebuild: Add ipv6 thanks to Francisco Javier <ffelix@sshinf.com>, #64374. diff --git a/net-analyzer/nmap/nmap-3.50.ebuild b/net-analyzer/nmap/nmap-3.50.ebuild index 381016e010ab..de32e510e8b6 100644 --- a/net-analyzer/nmap/nmap-3.50.ebuild +++ b/net-analyzer/nmap/nmap-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50.ebuild,v 1.7 2004/07/20 14:43:43 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50.ebuild,v 1.8 2004/10/17 12:43:38 absinthe Exp $ inherit gcc eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.insecure.org/nmap/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64" IUSE="gtk gnome" DEPEND="virtual/libc diff --git a/net-analyzer/nmap/nmap-3.55.ebuild b/net-analyzer/nmap/nmap-3.55.ebuild index bac7c8375d13..8ccece636247 100644 --- a/net-analyzer/nmap/nmap-3.55.ebuild +++ b/net-analyzer/nmap/nmap-3.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.55.ebuild,v 1.9 2004/09/05 23:59:56 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.55.ebuild,v 1.10 2004/10/17 12:43:38 absinthe Exp $ inherit gcc eutils gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.insecure.org/nmap/dist/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~arm hppa ~amd64 ppc64" +KEYWORDS="x86 ppc sparc alpha ~arm hppa amd64 ppc64" IUSE="gtk gnome" DEPEND="virtual/libc |