On Sun, 23 Jan 2005 17:27:23 -0500 Chris Frey <[EMAIL PROTECTED]> wrote: | Correct me if I'm wrong, but eclass files currently don't have the | same ability to go through the ~arch unstable/stable process. | | How do these get tested currently? With ebuilds, a user can see ~arch | versions and test them if he wants. I don't see the same ability with | eclasses.
It's fairly easy to have eclass code only run on ~arch versions of a *package*. It can be done either by version-ranged code or by using two eclasses (don't think anyone's ever actually had the need to do it the two eclass way, though). The one thing *not* to do is to try to detect whether or not the user's running ~arch. -- Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools) Mail : ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm
pgpEKFEQaDrwp.pgp
Description: PGP signature
