summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 12:43:38 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 12:43:38 +0000
commite92a9dba83ed41d4253750a59619e328ddce13d8 (patch)
tree2965867b3a14612a13bf3ede396bc0354f2feac0 /net-analyzer
parentkeywords ~amd64 (diff)
downloadhistorical-e92a9dba83ed41d4253750a59619e328ddce13d8.tar.gz
historical-e92a9dba83ed41d4253750a59619e328ddce13d8.tar.bz2
historical-e92a9dba83ed41d4253750a59619e328ddce13d8.zip
stable on amd64.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nmap/ChangeLog6
-rw-r--r--net-analyzer/nmap/Manifest22
-rw-r--r--net-analyzer/nmap/nmap-3.50.ebuild4
-rw-r--r--net-analyzer/nmap/nmap-3.55.ebuild4
4 files changed, 15 insertions, 21 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/Manifest b/net-analyzer/nmap/Manifest
index fbfaa2895986..e7fb76df76ab 100644
--- a/net-analyzer/nmap/Manifest
+++ b/net-analyzer/nmap/Manifest
@@ -1,22 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 8e5485d8b08464a0ea2b196032eff4c7 ChangeLog 8910
+MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221
+MD5 9992ac1d8edaeaf8d63b3fe941ff96ff nmap-3.48.ebuild 979
MD5 519ce60fb556bb594385954bf8461bd2 nmap-3.50-r1.ebuild 1006
-MD5 c1cb259e19a27fa405b7fe6505caface nmap-3.55.ebuild 1038
-MD5 dd8e704f8af8f654006ad7425e4810d1 nmap-3.50.ebuild 979
+MD5 2932b84128aa6bd36677f32846085a4c nmap-3.50.ebuild 981
+MD5 3232f79b6c86e1210e1576580e1afe66 nmap-3.55.ebuild 1041
MD5 53ac695ca77af10cd28117e308825e62 nmap-3.70.ebuild 989
-MD5 9992ac1d8edaeaf8d63b3fe941ff96ff nmap-3.48.ebuild 979
-MD5 39d002583443d7cb8944db9b9d148739 ChangeLog 8802
-MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221
MD5 d46477d7825ac476a9c5f557fd0a7272 files/digest-nmap-3.48 133
MD5 3df9d80cb8c3933dffd20af89a82957b files/digest-nmap-3.50 133
+MD5 3df9d80cb8c3933dffd20af89a82957b files/digest-nmap-3.50-r1 133
MD5 1037b8fc75e77ab2c1e2687d5d3a88cc files/digest-nmap-3.55 133
MD5 3ee2ad5a02f8d315146f7407d1a8cde5 files/digest-nmap-3.70 137
-MD5 3df9d80cb8c3933dffd20af89a82957b files/digest-nmap-3.50-r1 133
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBSx3McAgAdbxYsnERAtEqAJ9VGlKckU+nxPLqQ+4XUA3ajYUSVgCeOlWG
-W5IGjSqGroi62uMbYCk+phk=
-=y9lK
------END PGP SIGNATURE-----
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