ebuild.sh: remove redundant EAPI=0 default
authorZac Medico <zmedico@gentoo.org>
Wed, 9 May 2012 18:21:15 +0000 (11:21 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 9 May 2012 18:21:15 +0000 (11:21 -0700)
bin/ebuild.sh

index d161bc65dcbfe392333e143e7684642fecafec11..25891137c3e00b34f784324365f6d9e618e85795 100755 (executable)
@@ -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}"