diff options
Diffstat (limited to 'net-analyzer/amap/amap-2.7.ebuild')
-rw-r--r-- | net-analyzer/amap/amap-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/amap/amap-2.7.ebuild b/net-analyzer/amap/amap-2.7.ebuild index 87c6ffec20b0..b8cccaa5de1c 100644 --- a/net-analyzer/amap/amap-2.7.ebuild +++ b/net-analyzer/amap/amap-2.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/amap-2.7.ebuild,v 1.2 2003/09/05 23:40:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/amap-2.7.ebuild,v 1.3 2003/10/04 15:34:57 iggy Exp $ DESCRIPTION="A next-generation 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" +KEYWORDS="x86" IUSE="ssl" DEPEND="virtual/glibc ssl? ( >=openssl-0.9.6j )" |