diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-15 08:10:12 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-15 08:10:12 +0000 |
commit | c9122c43ec5855f9aac12c8f07da95a9309d5c21 (patch) | |
tree | 3b9f397e8668025b2ac4956a0b48e1ac0124198c /net-analyzer/authforce | |
parent | New version. Removed alpha and sparc keywords, as the dependency pyxdg isn't ... (diff) | |
download | gentoo-2-c9122c43ec5855f9aac12c8f07da95a9309d5c21.tar.gz gentoo-2-c9122c43ec5855f9aac12c8f07da95a9309d5c21.tar.bz2 gentoo-2-c9122c43ec5855f9aac12c8f07da95a9309d5c21.zip |
fix this incredibly broken package.
Diffstat (limited to 'net-analyzer/authforce')
-rw-r--r-- | net-analyzer/authforce/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/authforce/Manifest | 3 | ||||
-rw-r--r-- | net-analyzer/authforce/authforce-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/authforce/files/digest-authforce-0.9.6 | 1 |
4 files changed, 9 insertions, 4 deletions
diff --git a/net-analyzer/authforce/ChangeLog b/net-analyzer/authforce/ChangeLog index a045b2733b50..153060d9ea68 100644 --- a/net-analyzer/authforce/ChangeLog +++ b/net-analyzer/authforce/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/authforce # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.4 2004/07/11 09:06:16 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.5 2004/07/15 08:10:12 robbat2 Exp $ + + 15 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> authforce-0.9.6.ebuild: + fix this incredibly broken package. 11 Jul 2004; Eldad Zack <eldad@gentoo.org> authforce-0.9.6.ebuild: marked x86 stable diff --git a/net-analyzer/authforce/Manifest b/net-analyzer/authforce/Manifest index d6c1a1e34d17..3ff18fc1302a 100644 --- a/net-analyzer/authforce/Manifest +++ b/net-analyzer/authforce/Manifest @@ -1,3 +1,4 @@ -MD5 68b8b10bb77fc9099c7c6bb3bc3ddf38 authforce-0.9.6.ebuild 862 +MD5 16d9e08aec26812622aeaeadfe1babbf authforce-0.9.6.ebuild 863 MD5 294272c88421f752a25bf49421062cb3 ChangeLog 586 MD5 3d182d43f7f0341a9a42f96694f04e72 metadata.xml 224 +MD5 701ee097ba45e155bc5b652c96d102e8 files/digest-authforce-0.9.6 67 diff --git a/net-analyzer/authforce/authforce-0.9.6.ebuild b/net-analyzer/authforce/authforce-0.9.6.ebuild index 9d9d08ddd63a..33e1cf263310 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 Foundation # 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.4 2004/07/11 09:06:16 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.6.ebuild,v 1.5 2004/07/15 08:10:12 robbat2 Exp $ DESCRIPTION="An HTTP authentication brute forcer" HOMEPAGE="http://kapheine.hypa.net/authforce/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="curl nls" DEPEND="sys-libs/readline - curl? ( net-ftp/curl )" + curl? ( net-misc/curl )" src_compile() { myconf="`use_with curl`" diff --git a/net-analyzer/authforce/files/digest-authforce-0.9.6 b/net-analyzer/authforce/files/digest-authforce-0.9.6 new file mode 100644 index 000000000000..cfd1114e4d63 --- /dev/null +++ b/net-analyzer/authforce/files/digest-authforce-0.9.6 @@ -0,0 +1 @@ +MD5 ce946e69b76897eb00b87f765bf4d34f authforce-0.9.6.tar.gz 197162 |