summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqsh/sqsh-2.1.ebuild')
-rw-r--r--dev-db/sqsh/sqsh-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqsh/sqsh-2.1.ebuild b/dev-db/sqsh/sqsh-2.1.ebuild
index 71a0f1add4a0..feadf505331a 100644
--- a/dev-db/sqsh/sqsh-2.1.ebuild
+++ b/dev-db/sqsh/sqsh-2.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/dev-db/sqsh/sqsh-2.1.ebuild,v 1.10 2004/06/24 22:01:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.11 2004/06/29 17:45:35 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase."
@@ -10,7 +10,7 @@ DEPEND="dev-db/freetds
readline? ( sys-libs/readline )
X? ( virtual/x11 )
motif? ( x11-libs/openmotif )
- virtual/glibc"
+ virtual/libc"
SLOT="0"
SRC_URI="http://www.sqsh.org/${P}-src.tar.gz"
KEYWORDS="x86"