summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/authforce/authforce-0.9.6.ebuild')
-rw-r--r--net-analyzer/authforce/authforce-0.9.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/authforce/authforce-0.9.6.ebuild b/net-analyzer/authforce/authforce-0.9.6.ebuild
index 2d3ab99036c6..d76e7b93f533 100644
--- a/net-analyzer/authforce/authforce-0.9.6.ebuild
+++ b/net-analyzer/authforce/authforce-0.9.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.6.ebuild,v 1.1 2004/04/23 10:51:42 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.6.ebuild,v 1.1.1.1 2005/11/30 10:12:08 chriswhite Exp $
DESCRIPTION="An HTTP authentication brute forcer"
HOMEPAGE="http://kapheine.hypa.net/authforce/"
@@ -8,10 +8,10 @@ SRC_URI="http://kapheine.hypa.net/authforce/authforce-0.9.6.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
IUSE="curl nls"
DEPEND="sys-libs/readline
- curl? ( net-ftp/curl )"
+ curl? ( net-misc/curl )"
src_compile() {
myconf="`use_with curl`"