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 ) id 1Lhr6t-0003lt-9t for garchives@archives.gentoo.org; Thu, 12 Mar 2009 20:02:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D63E7E027E; Thu, 12 Mar 2009 20:02:29 +0000 (UTC) Received: from netloc.info (mail.netloc.info [84.16.251.62]) by pigeon.gentoo.org (Postfix) with ESMTP id A9178E027E for ; Thu, 12 Mar 2009 20:02:29 +0000 (UTC) Received: from [192.168.178.31] (p508193D8.dip0.t-ipconnect.de [80.129.147.216]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by netloc.info (Postfix) with ESMTPSA id DFB5A9F6C2 for ; Thu, 12 Mar 2009 21:02:26 +0100 (CET) Subject: Re: [gentoo-dev] Re: gems.eclass review From: Alex Legler To: gentoo-dev@lists.gentoo.org In-Reply-To: <20090306210351.5d724c2f@halo.dirtyepic.sk.ca> References: <1236098878.4106.24.camel@localhost> <20090306210351.5d724c2f@halo.dirtyepic.sk.ca> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-uRpLxoqZmuZVWz4KGCtD" Date: Thu, 12 Mar 2009 21:02:22 +0100 Message-Id: <1236888142.13104.6.camel@localhost> 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 X-Mailer: Evolution 2.24.2 X-Archives-Salt: f92bb881-8f63-4bae-8cf7-968f27dd7e9b X-Archives-Hash: 3d654ec582c8283f329466cb1ab63a23 --=-uRpLxoqZmuZVWz4KGCtD Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fr, 2009-03-06 at 21:03 -0600, Ryan Hill wrote: > In the case that USE_RUBY is set to something funky, it never gets handle= d. The eclass > basically just does nothing. This might be what you want, but if not, h= ow about something > like: >=20 Actually, this is what we want. ;) I noticed after I sent the eclass for review, that USE_RUBY=3D"any" should not be used anymore. So I added a deprecation notice and will get rid of it in a month or so. > > + dodir ${GEMSDIR} >=20 > || die >=20 Added the two die's, thanks. I also added eclass-manpages-style documentation and empty EAPI-2 functions to make pva happy. :p I am going to wait another couple of days before comitting if anyone should have more comments. Updated the old URLs with the new changes: http://dev.gentoo.org/~a3li/ruby/gems.eclass.txt http://dev.gentoo.org/~a3li/ruby/gems.eclass.diff Thanks, Alex --=-uRpLxoqZmuZVWz4KGCtD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEABECAAYFAkm5ak4ACgkQk3qunHEll7MdLwCdEoXvWEImaZcb1+aRM+i0sgQk S+IAniIEGUP/QD48H4LvNQKAD4eDyZ+C =m1GY -----END PGP SIGNATURE----- --=-uRpLxoqZmuZVWz4KGCtD--