summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-07-22 05:39:50 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-07-22 05:39:50 +0000
commitfd74dc95c561a8e652ce875da0e937fde7a8cd85 (patch)
tree6aada7fae605dcea37bec5f2c303e5ba3e3d0f1d /eclass
parentsome metadata.xml updates (diff)
downloadhistorical-fd74dc95c561a8e652ce875da0e937fde7a8cd85.tar.gz
historical-fd74dc95c561a8e652ce875da0e937fde7a8cd85.tar.bz2
historical-fd74dc95c561a8e652ce875da0e937fde7a8cd85.zip
newdepend
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ccc.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/ccc.eclass b/eclass/ccc.eclass
index 0e20a1401e5a..83db4949326d 100644
--- a/eclass/ccc.eclass
+++ b/eclass/ccc.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.10 2003/06/18 08:27:20 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.11 2003/07/22 05:39:50 taviso Exp $
#
# Authors: Tavis Ormandy <taviso@gentoo.org>
# Aron Griffis <agriffis@gentoo.org>
@@ -9,12 +9,12 @@
#
# 16/6/2003 - Added otsify()
# 18/6/2003 - regex tweaks.
+# 22/7/2003 - newdepend
ECLASS=ccc
INHERITED="${INHERITED} ${ECLASS}"
-DEPEND="${DEPEND}
- sys-apps/findutils
+newdepend "sys-apps/findutils
sys-apps/sed
sys-apps/util-linux
sys-devel/binutils