# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.238 2006/06/05 18:03:19 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.239 2006/06/07 17:39:41 vapier Exp $
#
# This eclass is for general purpose functions that most ebuilds
# have to implement themselves.
inherit multilib portability
-DEPEND="!bootstrap? ( sys-devel/patch )"
-RDEPEND=""
-# sys-apps/shadow is needed for useradd, etc, bug #94745.
-
DESCRIPTION="Based on the ${ECLASS} eclass"
# Wait for the supplied number of seconds. If no argument is supplied, defaults