summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/memtest86+/memtest86+-1.15.ebuild')
-rw-r--r--sys-apps/memtest86+/memtest86+-1.15.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/memtest86+/memtest86+-1.15.ebuild b/sys-apps/memtest86+/memtest86+-1.15.ebuild
index 9ae965b76209..e3a6db487679 100644
--- a/sys-apps/memtest86+/memtest86+-1.15.ebuild
+++ b/sys-apps/memtest86+/memtest86+-1.15.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/sys-apps/memtest86+/memtest86+-1.15.ebuild,v 1.3 2004/06/27 17:29:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.15.ebuild,v 1.4 2004/06/30 20:52:23 agriffis Exp $
inherit mount-boot
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE="serial"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/${MY_P}
@@ -72,4 +72,3 @@ pkg_postinst() {
einfo " > label = Memtest86Plus"
einfo
}
-