diff -Naur a/portage-2.2.8-r1.ebuild b/portage-2.2.8-r1.ebuild --- a/portage-2.2.8-r1.ebuild 2014-03-04 01:12:10.062336934 +0100 +++ b/portage-2.2.8-r1.ebuild 2014-03-04 01:12:31.285335486 +0100 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild,v 1.3 2014/03/02 11:44:02 hattya Exp $ +# $Header: $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -315,6 +315,7 @@ eerror "Please notify the arch maintainer about this issue. Using generic." eerror "" fi + cd "${S}" || die } src_compile() {