diff options
author | David Holm <dholm@gentoo.org> | 2004-04-26 07:41:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-26 07:41:32 +0000 |
commit | cdd43ca3655e45485f096d6dbdcd141f68ca64f4 (patch) | |
tree | 249a511639cdb335a52c91c732eaa8d96381600d /net-analyzer/authforce/authforce-0.9.6.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-cdd43ca3655e45485f096d6dbdcd141f68ca64f4.tar.gz historical-cdd43ca3655e45485f096d6dbdcd141f68ca64f4.tar.bz2 historical-cdd43ca3655e45485f096d6dbdcd141f68ca64f4.zip |
Added to ~ppc
Diffstat (limited to 'net-analyzer/authforce/authforce-0.9.6.ebuild')
-rw-r--r-- | net-analyzer/authforce/authforce-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |