summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-31 21:51:51 +0000
committerTom Gall <tgall@gentoo.org>2004-07-31 21:51:51 +0000
commit5f08eb03ade4dd09f936b5d2b355dfe6a9ff9202 (patch)
treebc0ba44a225aacb14d193277b48b50403df7e77a /net-analyzer/amap
parentMark x11-plugins/wmpasman-0.8.4.1 stable for x86. (diff)
downloadhistorical-5f08eb03ade4dd09f936b5d2b355dfe6a9ff9202.tar.gz
historical-5f08eb03ade4dd09f936b5d2b355dfe6a9ff9202.tar.bz2
historical-5f08eb03ade4dd09f936b5d2b355dfe6a9ff9202.zip
stable on ppc64, bug #57452
Diffstat (limited to 'net-analyzer/amap')
-rw-r--r--net-analyzer/amap/ChangeLog5
-rw-r--r--net-analyzer/amap/Manifest4
-rw-r--r--net-analyzer/amap/amap-4.5.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/amap/ChangeLog b/net-analyzer/amap/ChangeLog
index 6859d9cc9852..cdbdfca1bb60 100644
--- a/net-analyzer/amap/ChangeLog
+++ b/net-analyzer/amap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/amap
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/ChangeLog,v 1.10 2004/07/01 16:10:31 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/ChangeLog,v 1.11 2004/07/31 21:51:51 tgall Exp $
+
+ 31 Jul 2004; Tom Gall <tgall@gentoo.org> amap-4.5.ebuild:
+ stable on ppc64, bug #57452
*amap-4.5 (01 Jul 2004)
diff --git a/net-analyzer/amap/Manifest b/net-analyzer/amap/Manifest
index aa89ce20ebf6..f7402df3758f 100644
--- a/net-analyzer/amap/Manifest
+++ b/net-analyzer/amap/Manifest
@@ -1,7 +1,7 @@
+MD5 fa81ac40d81192da79171d4097f21e7b ChangeLog 1400
MD5 7fd737b7327157c7f908389c431f4619 amap-2.7.ebuild 1016
MD5 ec97051a7f45d8a9e89aed869d224133 amap-4.3.ebuild 1242
-MD5 2036f2b2335fb96d53c372aeda81f726 amap-4.5.ebuild 1040
-MD5 10781582e53eb5919b8914193d4f6e9b ChangeLog 1313
+MD5 e7d41daa0c483f21a65e6e9ef45db043 amap-4.5.ebuild 1042
MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159
MD5 6ab433a807edba43512f283f9c6c9bbc files/digest-amap-2.7 59
MD5 6bdf30d6d6aa4b292a997760f68c8cd3 files/digest-amap-4.3 60
diff --git a/net-analyzer/amap/amap-4.5.ebuild b/net-analyzer/amap/amap-4.5.ebuild
index 0469ca6a8284..143009fbfafb 100644
--- a/net-analyzer/amap/amap-4.5.ebuild
+++ b/net-analyzer/amap/amap-4.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/amap-4.5.ebuild,v 1.3 2004/07/01 16:10:31 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/amap-4.5.ebuild,v 1.4 2004/07/31 21:51:51 tgall Exp $
DESCRIPTION="A network scanning tool for pentesters"
HOMEPAGE="http://www.thc.org/releases.php"
SRC_URI="http://packetstormsecurity.nl/groups/thc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ia64 ~sparc ~ppc"
+KEYWORDS="~x86 ~amd64 ~ia64 ~sparc ~ppc ppc64"
IUSE="ssl"
DEPEND="virtual/libc
ssl? ( >=openssl-0.9.6j )"