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
commitc0475b80f3177d4cc522a6b4e7341f84f67a6335 (patch)
tree5f28524d52dd8e919be430453795145f9781f3b2 /net-analyzer/authforce
parentStable on sparc wrt #184615 (diff)
downloadhistorical-c0475b80f3177d4cc522a6b4e7341f84f67a6335.tar.gz
historical-c0475b80f3177d4cc522a6b4e7341f84f67a6335.tar.bz2
historical-c0475b80f3177d4cc522a6b4e7341f84f67a6335.zip
x86 stable
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'net-analyzer/authforce')
-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 )