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 1NFkw9-00065z-Gl for garchives@archives.gentoo.org; Wed, 02 Dec 2009 08:51:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AA83E063D; Wed, 2 Dec 2009 08:51:29 +0000 (UTC) Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C49DE063D for ; Wed, 2 Dec 2009 08:51:28 +0000 (UTC) X-RZG-AUTH: :K2kKYU+nW/MMMlTokcN5Yot1/Bj/FTl+WviP6RIJci0HRMpbh/x+X6ShMA/PJTs54M/9epgz5ScKmQ== X-RZG-CLASS-ID: mo05 Received: from localhost (ht-148.humtec.RWTH-Aachen.DE [134.130.165.148]) by post.strato.de (fruni mo20) (RZmta 22.5) with ESMTP id z00542lB27OLPh for ; Wed, 2 Dec 2009 09:51:25 +0100 (MET) Date: Wed, 2 Dec 2009 09:51:25 +0100 From: Christian Faulhammer To: Gentoo Development Subject: [gentoo-dev] Re: RFC: ruby-ng.eclass - new eclass for ruby-based packages Message-ID: <20091202095125.2e300c55@gentoo.org> In-Reply-To: <1259737917.26974.8.camel@localhost> References: <1259737917.26974.8.camel@localhost> Organization: Gentoo X-Mailer: Claws Mail 3.7.3 (GTK+ 2.16.6; i686-pc-linux-gnu) 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; boundary="Sig_/rLzmv9JXV4KVA0Z=QZsDG4W"; protocol="application/pgp-signature" X-Archives-Salt: ed290cb5-11fb-4cec-8540-eecdc0319901 X-Archives-Hash: 6125d08facc2d99d798e86e241bdca05 --Sig_/rLzmv9JXV4KVA0Z=QZsDG4W Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hans de Graaff : > The eclass itself is attached to this message and here: > http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ruby-scripts.git;a=3Dblob= ;f=3Druby-ng-testbed/eclass/ruby-ng.eclass;h=3Dce9a37440600c7913a21b5780a18= b5e8dd9d712f;hb=3DHEAD At the moment I don't remember for what reason exactly, but we renamed the PATCHES variable to EBZR_PATCHES in bzr.eclass. You should do something similar. EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_test src_install pkg_setup case ${EAPI} in 2) ;; *) die "Unsupported EAPI=3D${EAPI} for ruby-ng.eclass" esac The sense of this I don't understand. You should not restrict EAPI like this. V-Li --=20 Christian Faulhammer, Gentoo Lisp project , #gentoo-lisp on FreeNode --Sig_/rLzmv9JXV4KVA0Z=QZsDG4W Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAksWKo0ACgkQNQqtfCuFnePj6QCggKb1QRQ5gMO/Lr97SXen8/yZ RfUAnRUCNwPsFpaM8CKhpUuaje3K56Z6 =HtsZ -----END PGP SIGNATURE----- --Sig_/rLzmv9JXV4KVA0Z=QZsDG4W--