summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-26 07:42:05 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-26 07:42:05 +0000
commit31c36550c429c69e79168cb0646d72550ce3a45b (patch)
tree6e38509137de29736454c1acca1353edf4b4d3f0 /net-analyzer/authforce
parent (Manifest recommit) (diff)
downloadgentoo-2-31c36550c429c69e79168cb0646d72550ce3a45b.tar.gz
gentoo-2-31c36550c429c69e79168cb0646d72550ce3a45b.tar.bz2
gentoo-2-31c36550c429c69e79168cb0646d72550ce3a45b.zip
Added to ~ppc
Diffstat (limited to 'net-analyzer/authforce')
-rw-r--r--net-analyzer/authforce/ChangeLog5
-rw-r--r--net-analyzer/authforce/authforce-0.9.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/authforce/ChangeLog b/net-analyzer/authforce/ChangeLog
index e10006d5daa6..9b5360f7f041 100644
--- a/net-analyzer/authforce/ChangeLog
+++ b/net-analyzer/authforce/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/authforce
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.1 2004/04/23 10:51:42 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.2 2004/04/26 07:39:42 dholm Exp $
+
+ 25 Apr 2004; David Holm <dholm@gentoo.org> authforce-0.9.6.ebuild:
+ Added to ~ppc.
*authforce-0.9.6 (23 Apr 2004)
diff --git a/net-analyzer/authforce/authforce-0.9.6.ebuild b/net-analyzer/authforce/authforce-0.9.6.ebuild
index 2d3ab99036c6..cdcec2579c5b 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.
# 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.2 2004/04/26 07:39:42 dholm Exp $
DESCRIPTION="An HTTP authentication brute forcer"
HOMEPAGE="http://kapheine.hypa.net/authforce/"
@@ -8,7 +8,7 @@ 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 )"