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
commit7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4 (patch)
tree729064cb348d75f64ca92c91eeba0bb28dd890fd /app-crypt/mhash
parent~amd64 (diff)
downloadhistorical-7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4.tar.gz
historical-7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4.tar.bz2
historical-7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4.zip
touch the libc
Diffstat (limited to 'app-crypt/mhash')
-rw-r--r--app-crypt/mhash/mhash-0.8.18-r1.ebuild4
-rw-r--r--app-crypt/mhash/mhash-0.9.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/mhash/mhash-0.8.18-r1.ebuild b/app-crypt/mhash/mhash-0.8.18-r1.ebuild
index a155f0f56ece..990ef9cd6cab 100644
--- a/app-crypt/mhash/mhash-0.8.18-r1.ebuild
+++ b/app-crypt/mhash/mhash-0.8.18-r1.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/mhash/mhash-0.8.18-r1.ebuild,v 1.10 2004/06/24 21:34:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.18-r1.ebuild,v 1.11 2004/06/27 21:33:02 vapier Exp $
DESCRIPTION="library providing a uniform interface to a large number of hash algorithms"
HOMEPAGE="http://mhash.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 s390"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
src_compile() {
diff --git a/app-crypt/mhash/mhash-0.9.1.ebuild b/app-crypt/mhash/mhash-0.9.1.ebuild
index 6f421d5ba8e2..0336b8ee8363 100644
--- a/app-crypt/mhash/mhash-0.9.1.ebuild
+++ b/app-crypt/mhash/mhash-0.9.1.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/mhash/mhash-0.9.1.ebuild,v 1.4 2004/06/24 21:34:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.9.1.ebuild,v 1.5 2004/06/27 21:33:02 vapier Exp $
DESCRIPTION="library providing a uniform interface to a large number of hash algorithms"
HOMEPAGE="http://mhash.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 s390"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
src_compile() {