From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KwrO3-0003w0-Lb for garchives@archives.gentoo.org; Mon, 03 Nov 2008 04:49:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0019FE0065; Mon, 3 Nov 2008 04:49:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CADD4E0065 for ; Mon, 3 Nov 2008 04:49:58 +0000 (UTC) Received: from gentoo.org (c-71-193-142-160.hsd1.or.comcast.net [71.193.142.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 062BE64784 for ; Mon, 3 Nov 2008 04:49:57 +0000 (UTC) Date: Sun, 2 Nov 2008 20:49:57 -0800 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Proposed change to base.eclass: EAPI-2 support Message-ID: <20081103044957.GB3372@comet> References: <200811022308.49072.loki_val@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: <200811022308.49072.loki_val@gentoo.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Archives-Salt: 7b259629-4fdb-4fb3-8a68-e7d1ba85bb3d X-Archives-Hash: 4be1bceb14e91863b7dca3d038b1e5d5 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 00:08 Mon 03 Nov , Peter Alfredsen wrote: > +case "${EAPI}" in > + 2) > + EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_= install > + ;; > + *) > + EXPORT_FUNCTIONS src_unpack src_compile src_install > + ;; > +esac > + This eclass needs to do the same thing as the other eclasses that got=20 EAPI=3D2 patches and default EAPI to 0 when it's not defined, everywhere=20 where it tests the value of EAPI. --=20 Thanks, Donnie Donnie Berkholz Developer, Gentoo Linux Blog: http://dberkholz.wordpress.com --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkkOgvUACgkQXVaO67S1rttfDwCfRluAuqYoPTQB957SrAbI7fN1 pokAn2XBauCQP0DjyHhIqsnJrtcY+g// =f64u -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp--