From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IqeQY-0004bb-6t for garchives@archives.gentoo.org; Sat, 10 Nov 2007 00:42:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAA0fUwE021440; Sat, 10 Nov 2007 00:41:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lAA0dUVc019065 for ; Sat, 10 Nov 2007 00:39:30 GMT Received: from iglu.bnet.local (c133094.adsl.hansenet.de [213.39.133.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 76852B49E5 for ; Sat, 10 Nov 2007 00:39:29 +0000 (UTC) From: Carsten Lohrke To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: Place of EAPI variable in ebuild Date: Sat, 10 Nov 2007 01:39:18 +0100 User-Agent: KMail/1.9.7 References: <4734D767.1080900@gentoo.org> <20071109220423.6db37ff4@blueyonder.co.uk> <4734E263.7050704@gentoo.org> In-Reply-To: <4734E263.7050704@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart9340056.jUFG4xOnWt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200711100139.24052.carlo@gentoo.org> X-Archives-Salt: 1032d64d-e5d5-4955-951c-8e42fad8782c X-Archives-Hash: 544736227ec03062d27d57a777d45c75 --nextPart9340056.jUFG4xOnWt Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Freitag, 9. November 2007, Petteri R=C3=A4ty wrote: > What if I want to use EAPI=3D1 features in an eclass? So if we for example > we have an ebuild using EAPI=3D2 and then it inherits and eclass that sets > EAPI=3D1 for slot deps. You check which EAPI the ebuild sets, then either continue or die. Handling= =20 depends a bit upon, if EAPI should always be downwards compatible. Ideally= =20 only unset EAPI (for trivial ebuilds) and same EAPI would be allowed=20 combinations, as this would simplify doing incompatible upgrades. Carsten --nextPart9340056.jUFG4xOnWt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7-ecc0.1.6 (GNU/Linux) iD8DBQBHNP22VwbzmvGLSW8RAiDrAJoCKRVDmNkA3Uc3ZOnN/gLavgPK3wCeLCH1 uDrmT+BCZEckXT0zSErtLSk= =IytM -----END PGP SIGNATURE----- --nextPart9340056.jUFG4xOnWt-- -- gentoo-dev@gentoo.org mailing list