summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-26 07:41:32 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-26 07:41:32 +0000
commitcdd43ca3655e45485f096d6dbdcd141f68ca64f4 (patch)
tree249a511639cdb335a52c91c732eaa8d96381600d /net-analyzer/authforce
parentAdded to ~ppc (diff)
downloadhistorical-cdd43ca3655e45485f096d6dbdcd141f68ca64f4.tar.gz
historical-cdd43ca3655e45485f096d6dbdcd141f68ca64f4.tar.bz2
historical-cdd43ca3655e45485f096d6dbdcd141f68ca64f4.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 )"