From 052cc1c657833fadb27c70889749547e1188103a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 9 May 2012 11:21:15 -0700 Subject: ebuild.sh: remove redundant EAPI=0 default --- bin/ebuild.sh | 2 -- 1 file changed, 2 deletions(-) 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}" -- cgit v1.2.3-1-g7c22