summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-12 13:03:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-12 13:03:06 +0000
commit95385dbc4e0f6473ad56530297046a9d3afcdc28 (patch)
treef0276645decec2ffcf8ff6c0cf5e48bace80a767 /net-analyzer
parentStable on sparc wrt #184615 (diff)
downloadgentoo-2-95385dbc4e0f6473ad56530297046a9d3afcdc28.tar.gz
gentoo-2-95385dbc4e0f6473ad56530297046a9d3afcdc28.tar.bz2
gentoo-2-95385dbc4e0f6473ad56530297046a9d3afcdc28.zip
x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/authforce/ChangeLog5
-rw-r--r--net-analyzer/authforce/authforce-0.9.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/authforce/ChangeLog b/net-analyzer/authforce/ChangeLog
index 7ec54ca294d6..457b8b3ee697 100644
--- a/net-analyzer/authforce/ChangeLog
+++ b/net-analyzer/authforce/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/authforce
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.11 2007/05/27 01:14:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.12 2007/07/12 13:03:06 armin76 Exp $
+
+ 12 Jul 2007; Raúl Porcel <armin76@gentoo.org> authforce-0.9.9.ebuild:
+ x86 stable
27 May 2007; Daniel Black <dragonheart@gentoo.org>
-files/authforce-0.9.8-autoconfupdate.patch,
diff --git a/net-analyzer/authforce/authforce-0.9.9.ebuild b/net-analyzer/authforce/authforce-0.9.9.ebuild
index 3c5b8e50cca2..04e73dab8dde 100644
--- a/net-analyzer/authforce/authforce-0.9.9.ebuild
+++ b/net-analyzer/authforce/authforce-0.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.9.ebuild,v 1.1 2007/05/14 10:17:02 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.9.ebuild,v 1.2 2007/07/12 13:03:06 armin76 Exp $
DESCRIPTION="An HTTP authentication brute forcer"
HOMEPAGE="http://www.divineinvasion.net/authforce"
@@ -8,7 +8,7 @@ SRC_URI="http://www.divineinvasion.net/authforce/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="curl nls"
DEPEND="sys-libs/readline
nls? ( sys-devel/gettext )