summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 17:47:24 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 17:47:24 +0000
commit2d36a9f9700cfca170351bec80366f9ea27efbf6 (patch)
tree106af506fee1ea52b8678d06d22586d6ed54052f /dev-db/sqsh/sqsh-2.1-r1.ebuild
parentClosing out #55552, misspelled patch (Manifest recommit) (diff)
downloadgentoo-2-2d36a9f9700cfca170351bec80366f9ea27efbf6.tar.gz
gentoo-2-2d36a9f9700cfca170351bec80366f9ea27efbf6.tar.bz2
gentoo-2-2d36a9f9700cfca170351bec80366f9ea27efbf6.zip
glibc -> libc
Diffstat (limited to 'dev-db/sqsh/sqsh-2.1-r1.ebuild')
-rw-r--r--dev-db/sqsh/sqsh-2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqsh/sqsh-2.1-r1.ebuild b/dev-db/sqsh/sqsh-2.1-r1.ebuild
index 3746520581d9..a8e3f4d67463 100644
--- a/dev-db/sqsh/sqsh-2.1-r1.ebuild
+++ b/dev-db/sqsh/sqsh-2.1-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/dev-db/sqsh/sqsh-2.1-r1.ebuild,v 1.6 2004/06/24 22:01:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1-r1.ebuild,v 1.7 2004/06/29 17:45:35 agriffis Exp $
DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase."
HOMEPAGE="http://www.sqsh.org/"
@@ -9,7 +9,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 ~amd64"