From d62e6fcf8f8c420c00864e97f9bfd73dda7ee3e7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 23 Sep 2009 06:44:54 +0000 Subject: Bug #285979 - Replace references to CDEPEND with UNUSED_00, to make it clear that this key really is unused. svn path=/main/trunk/; revision=14393 --- bin/ebuild.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/ebuild.sh') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 8d65412f1..deadbf3eb 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -2051,12 +2051,11 @@ ebuild_main() { fi auxdbkeys="DEPEND RDEPEND SLOT SRC_URI RESTRICT HOMEPAGE LICENSE - DESCRIPTION KEYWORDS INHERITED IUSE CDEPEND PDEPEND PROVIDE EAPI + DESCRIPTION KEYWORDS INHERITED IUSE UNUSED_00 PDEPEND PROVIDE EAPI PROPERTIES DEFINED_PHASES UNUSED_05 UNUSED_04 UNUSED_03 UNUSED_02 UNUSED_01" #the extra $(echo) commands remove newlines - unset CDEPEND [ -n "${EAPI}" ] || EAPI=0 local eapi=$EAPI -- cgit v1.2.3-1-g7c22