From: Zac Medico Date: Wed, 9 May 2012 18:21:15 +0000 (-0700) Subject: ebuild.sh: remove redundant EAPI=0 default X-Git-Tag: v2.2.0_alpha103~5 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=052cc1c657833fadb27c70889749547e1188103a;p=portage.git ebuild.sh: remove redundant EAPI=0 default --- diff --git a/bin/ebuild.sh b/bin/ebuild.sh index d161bc65d..25891137c 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -670,8 +670,6 @@ if [[ $EBUILD_PHASE = depend ]] ; then PROPERTIES DEFINED_PHASES UNUSED_05 UNUSED_04 UNUSED_03 UNUSED_02 UNUSED_01" - [ "${EAPI+set}" = set ] || EAPI=0 - # The extra $(echo) commands remove newlines. if [ -n "${dbkey}" ] ; then > "${dbkey}"