projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92b45cb
)
ebuild.sh: remove redundant EAPI=0 default
author
Zac Medico
<zmedico@gentoo.org>
Wed, 9 May 2012 18:21:15 +0000
(11:21 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 9 May 2012 18:21:15 +0000
(11:21 -0700)
bin/ebuild.sh
patch
|
blob
|
history
diff --git
a/bin/ebuild.sh
b/bin/ebuild.sh
index d161bc65dcbfe392333e143e7684642fecafec11..25891137c3e00b34f784324365f6d9e618e85795 100755
(executable)
--- 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}"