diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-analyzer/nmap | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.00.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.10_alpha3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.10_alpha4.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index b610cd3614b3..0f64b0682b54 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-analyzer/nmap # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.9 2002/12/03 01:29:48 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.10 2002/12/09 04:33:09 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *nmap-3.10_alpha4 (02 Dec 2002) 02 Dec 2002; Hannes Mehnert <hannes@gentoo.org> nmap-3.10_alpha4.ebuild : diff --git a/net-analyzer/nmap/nmap-3.00.ebuild b/net-analyzer/nmap/nmap-3.00.ebuild index 455a32dbfcc2..13b784ffbd9d 100644 --- a/net-analyzer/nmap/nmap-3.00.ebuild +++ b/net-analyzer/nmap/nmap-3.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.00.ebuild,v 1.3 2002/10/05 05:39:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.00.ebuild,v 1.4 2002/12/09 04:33:09 manson Exp $ IUSE="gtk gnome ipv6" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_compile() { if [ `use ipv6` ]; then diff --git a/net-analyzer/nmap/nmap-3.10_alpha3.ebuild b/net-analyzer/nmap/nmap-3.10_alpha3.ebuild index e1a3b31250ac..534a1aaaef2d 100644 --- a/net-analyzer/nmap/nmap-3.10_alpha3.ebuild +++ b/net-analyzer/nmap/nmap-3.10_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.10_alpha3.ebuild,v 1.2 2002/10/24 06:43:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.10_alpha3.ebuild,v 1.3 2002/12/09 04:33:09 manson Exp $ inherit gcc @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_compile() { # fix header diff --git a/net-analyzer/nmap/nmap-3.10_alpha4.ebuild b/net-analyzer/nmap/nmap-3.10_alpha4.ebuild index 293ec5fe5c80..405c881483ca 100644 --- a/net-analyzer/nmap/nmap-3.10_alpha4.ebuild +++ b/net-analyzer/nmap/nmap-3.10_alpha4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.10_alpha4.ebuild,v 1.1 2002/12/03 01:29:48 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.10_alpha4.ebuild,v 1.2 2002/12/09 04:33:09 manson Exp $ inherit gcc @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_compile() { # fix header |