From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-34976-garchives=archives.gentoo.org@lists.gentoo.org>) id 1LiYzP-000763-9O for garchives@archives.gentoo.org; Sat, 14 Mar 2009 18:53:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B8CEE0268; Sat, 14 Mar 2009 18:53:21 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by pigeon.gentoo.org (Postfix) with ESMTP id E143DE0268 for <gentoo-dev@lists.gentoo.org>; Sat, 14 Mar 2009 18:53:20 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id b11so746132nfh.26 for <gentoo-dev@lists.gentoo.org>; Sat, 14 Mar 2009 11:53:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=uqEyxJDRoQpMqthYt6ci0/JgHx2vM8kjo9421kCKsfM=; b=PllmWjf92lEGN1d65sqSZPF+u2p3+k3TmKNrNV1mYvudysKFjZOgnQu4WDDKngTTEh EJQeMxoOo5KwV+vAtXG/Ju41vDZ1MZBwEdbM82CZjhBIgWoSHW0iWIMOq5x87+KVTdW7 yU9WK9dqrYheGaMqOStoqc0XHmYqxuf5ixZcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=wNx7EmwTpIfaOHNuDt7zPZH+8UXZxnt3fyLcR8a1gVUJ+lwFA3Jtj1Y+Lfx9+7SXH8 zu7r2gNQurUXuNNFl29mrIvEkZIVmS7p/0B4whHi8CA98hS0LXvu0z1OX39OvPnXz5xr PX2pmDZ8A5zXGJK/yYrDV5qofOgQqKClyhnH0= Received: by 10.216.20.74 with SMTP id o52mr1229840weo.147.1237056800091; Sat, 14 Mar 2009 11:53:20 -0700 (PDT) Received: from snowcone (92-235-187-79.cable.ubr18.sgyl.blueyonder.co.uk [92.235.187.79]) by mx.google.com with ESMTPS id f6sm6065802nfh.40.2009.03.14.11.53.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 14 Mar 2009 11:53:19 -0700 (PDT) Date: Sat, 14 Mar 2009 18:53:10 +0000 From: Ciaran McCreesh <ciaran.mccreesh@googlemail.com> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: gems.eclass review Message-ID: <20090314185310.6bd33e6c@snowcone> In-Reply-To: <1237053765.31719.4696.camel@localhost> References: <1236098878.4106.24.camel@localhost> <20090306210351.5d724c2f@halo.dirtyepic.sk.ca> <1236888142.13104.6.camel@localhost> <1237053765.31719.4696.camel@localhost> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/E2KMERJBMtwbsrmdH5m1Zim"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: 9e706c73-6399-4a1c-a586-c2d31da70039 X-Archives-Hash: 4c3624af1ebedf16a8bad44bb4782353 --Sig_/E2KMERJBMtwbsrmdH5m1Zim Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 14 Mar 2009 21:02:45 +0300 Peter Volkov <pva@gentoo.org> wrote: > I'm not sure here. Is it safe to export src_prepare function for > EAPI=3D0,1? Nope. You're only allowed to EXPORT_FUNCTIONS something that's a phase function for your chosen EAPI. (Incidentally, you're also only allowed to call EXPORT_FUNCTIONS once per eclass. I seem to recall this being for historical reasons.) --=20 Ciaran McCreesh --Sig_/E2KMERJBMtwbsrmdH5m1Zim Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkm7/RoACgkQ96zL6DUtXhFynACgpMPcFhtIypMpSANCa+b0nQYh juUAn2/oTZunPUrK3JOzbjcv7ZIlcUY8 =M3Wp -----END PGP SIGNATURE----- --Sig_/E2KMERJBMtwbsrmdH5m1Zim--