public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Volkov <pva@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev]  Re: gems.eclass review
Date: Sat, 14 Mar 2009 21:02:45 +0300	[thread overview]
Message-ID: <1237053765.31719.4696.camel@localhost> (raw)
In-Reply-To: <1236888142.13104.6.camel@localhost>

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

В Чтв, 12/03/2009 в 21:02 +0100, Alex Legler пишет:
> http://dev.gentoo.org/~a3li/ruby/gems.eclass.txt
> http://dev.gentoo.org/~a3li/ruby/gems.eclass.diff

You have:

EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install

I'm not sure here. Is it safe to export src_prepare function for
EAPI=0,1? If not I think eclass should either die or put some fake
depend like:

case ${EAPI} in
    2) : ;;
    *) DEPEND="INCORRECT-EAPI" ;;
esac

-- 
Peter.

[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-03-14 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03 16:47 [gentoo-dev] gems.eclass review Alex Legler
2009-03-07  3:03 ` [gentoo-dev] " Ryan Hill
2009-03-12 20:02   ` Alex Legler
2009-03-14 18:02     ` Peter Volkov [this message]
2009-03-14 18:53       ` Ciaran McCreesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1237053765.31719.4696.camel@localhost \
    --to=pva@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox