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
commit3e332a62c7e50fcf435825ddb60322be03678f28 (patch)
treef63e73226d6099d94d47fb9e542889283db2f68f /app-editors/teco/teco-1.00-r2.ebuild
parenttouch the libc (Manifest recommit) (diff)
downloadgentoo-2-3e332a62c7e50fcf435825ddb60322be03678f28.tar.gz
gentoo-2-3e332a62c7e50fcf435825ddb60322be03678f28.tar.bz2
gentoo-2-3e332a62c7e50fcf435825ddb60322be03678f28.zip
touch the libc
Diffstat (limited to 'app-editors/teco/teco-1.00-r2.ebuild')
-rw-r--r--app-editors/teco/teco-1.00-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/teco/teco-1.00-r2.ebuild b/app-editors/teco/teco-1.00-r2.ebuild
index e9b80ea359ba..ff29ed19eec4 100644
--- a/app-editors/teco/teco-1.00-r2.ebuild
+++ b/app-editors/teco/teco-1.00-r2.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/teco/teco-1.00-r2.ebuild,v 1.3 2004/06/24 22:02:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r2.ebuild,v 1.4 2004/06/27 22:19:30 vapier Exp $
inherit ccc
@@ -17,10 +17,10 @@ SLOT="0"
KEYWORDS="alpha x86"
IUSE="doc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-libs/libtermcap-compat
>=sys-apps/sed-4"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-libs/libtermcap-compat"
PROVIDE="virtual/editor"