summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 22:22:00 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 22:22:00 +0000
commite16ef8af10e5ae1d4fc9d2dce17c8925501cd28b (patch)
tree789e556c21cfbde8f7475459895bbb758edc09d1 /app-editors/scite
parentmetadata + LICENSE (diff)
downloadhistorical-e16ef8af10e5ae1d4fc9d2dce17c8925501cd28b.tar.gz
historical-e16ef8af10e5ae1d4fc9d2dce17c8925501cd28b.tar.bz2
historical-e16ef8af10e5ae1d4fc9d2dce17c8925501cd28b.zip
touch the libc
Diffstat (limited to 'app-editors/scite')
-rw-r--r--app-editors/scite/scite-1.4.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-1.4.9.ebuild b/app-editors/scite/scite-1.4.9.ebuild
index 25e57fcace8d..d9d5244acc2c 100644
--- a/app-editors/scite/scite-1.4.9.ebuild
+++ b/app-editors/scite/scite-1.4.9.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-editors/scite/scite-1.4.9.ebuild,v 1.5 2004/06/24 22:01:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.9.ebuild,v 1.6 2004/06/27 22:19:08 vapier Exp $
S=${WORKDIR}/$PN/gtk
MY_PV=149
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
=x11-libs/gtk+-1.2*"
RDEPEND=""