summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/hashcash/hashcash-0.27.ebuild')
-rw-r--r--net-misc/hashcash/hashcash-0.27.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/hashcash/hashcash-0.27.ebuild b/net-misc/hashcash/hashcash-0.27.ebuild
index c3d59db9a19a..f7e587588835 100644
--- a/net-misc/hashcash/hashcash-0.27.ebuild
+++ b/net-misc/hashcash/hashcash-0.27.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hashcash/hashcash-0.27.ebuild,v 1.3 2004/06/24 23:47:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hashcash/hashcash-0.27.ebuild,v 1.4 2004/07/01 21:06:36 squinky86 Exp $
+IUSE=""
DESCRIPTION="Utility to generate hashcash tokens"
HOMEPAGE="http://www.cypherspace.org/hashcash/"
SRC_URI="http://www.cypherspace.org/hashcash/source/${P}.tgz"
@@ -10,7 +11,7 @@ LICENSE="CPL-1.0"
SLOT="0"
KEYWORDS="~x86"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
src_compile() {