summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 21:36:10 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 21:36:10 +0000
commitfcd4e3196ad6068c071a95c05a5e06b052edc9c9 (patch)
tree5b2fb4da36c723b1dcafb5140a73fcd24e3e4854 /app-crypt/shash
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-fcd4e3196ad6068c071a95c05a5e06b052edc9c9.tar.gz
gentoo-2-fcd4e3196ad6068c071a95c05a5e06b052edc9c9.tar.bz2
gentoo-2-fcd4e3196ad6068c071a95c05a5e06b052edc9c9.zip
touch the libc
Diffstat (limited to 'app-crypt/shash')
-rw-r--r--app-crypt/shash/shash-0.2.6.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/shash/shash-0.2.6.ebuild b/app-crypt/shash/shash-0.2.6.ebuild
index 43499157267b..856e04d06fcc 100644
--- a/app-crypt/shash/shash-0.2.6.ebuild
+++ b/app-crypt/shash/shash-0.2.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/app-crypt/shash/shash-0.2.6.ebuild,v 1.4 2004/06/24 21:38:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6.ebuild,v 1.5 2004/06/27 21:36:10 vapier Exp $
DESCRIPTION="Generate or check digests or MACs of files"
HOMEPAGE="http://mcrypt.hellug.gr/shash/"
@@ -11,9 +11,8 @@ SLOT="0"
KEYWORDS="x86"
IUSE="static"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=app-crypt/mhash-0.8.18-r1"
-
DEPEND="${RDEPEND}
sys-devel/libtool
sys-devel/automake