summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-25 16:02:10 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-25 16:02:10 +0000
commit94351a783c937132593ea5922097417849ebadf8 (patch)
tree4064f0110ab502eb3fbb2bf9977f86f1c108c22f /app-accessibility/yasr
parentQA - fix use invocation (Manifest recommit) (diff)
downloadgentoo-2-94351a783c937132593ea5922097417849ebadf8.tar.gz
gentoo-2-94351a783c937132593ea5922097417849ebadf8.tar.bz2
gentoo-2-94351a783c937132593ea5922097417849ebadf8.zip
love thy libc
Diffstat (limited to 'app-accessibility/yasr')
-rw-r--r--app-accessibility/yasr/yasr-0.6.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/yasr/yasr-0.6.5.ebuild b/app-accessibility/yasr/yasr-0.6.5.ebuild
index c2ac76693d90..0d8ba1d55e60 100644
--- a/app-accessibility/yasr/yasr-0.6.5.ebuild
+++ b/app-accessibility/yasr/yasr-0.6.5.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-accessibility/yasr/yasr-0.6.5.ebuild,v 1.8 2004/06/24 21:25:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/yasr/yasr-0.6.5.ebuild,v 1.9 2004/06/25 15:58:50 vapier Exp $
DESCRIPTION="general-purpose console screen reader"
HOMEPAGE="http://yasr.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-devel/make-3.80
>=sys-devel/autoconf-2.58"
RDEPEND=""