* [gentoo-dev] RFC: Add RUBY_TARGETS to USE_EXPAND
@ 2009-10-06 13:28 Alex Legler
2009-10-06 20:19 ` [gentoo-dev] " Christian Faulhammer
2009-11-30 19:10 ` [gentoo-dev] " Alex Legler
0 siblings, 2 replies; 4+ messages in thread
From: Alex Legler @ 2009-10-06 13:28 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]
Hey,
I would like to propose the addition of a new USE_EXPAND variable.
The Ruby team is currently working on a new version of ruby.eclass with
proper support for packages installed for multiple versions of ruby.
RUBY_TARGETS contains a list of ruby implementations and versions to
install a package for, like this:
[ebuild U ] dev-ruby/actionpack-2.3.2-r1 [2.3.2] USE="-doc -test%"
RUBY_TARGETS="ruby18* ruby19* -jruby%" 746 kB [0=>1]
In that example, actionpack would install for Ruby 1.8 and 1.9. USE
dependencies are then used to ensure all dependencies are built
at least for 1.8 and 1.9 as well.
Any comments or questions?
Thanks, Alex
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-dev] Re: RFC: Add RUBY_TARGETS to USE_EXPAND
2009-10-06 13:28 [gentoo-dev] RFC: Add RUBY_TARGETS to USE_EXPAND Alex Legler
@ 2009-10-06 20:19 ` Christian Faulhammer
2009-10-06 20:38 ` Alex Legler
2009-11-30 19:10 ` [gentoo-dev] " Alex Legler
1 sibling, 1 reply; 4+ messages in thread
From: Christian Faulhammer @ 2009-10-06 20:19 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 436 bytes --]
Hi,
Alex Legler <a3li@gentoo.org>:
> RUBY_TARGETS contains a list of ruby implementations and versions to
> install a package for, like this:
Python has to do the same for 2.x and 3 versions...wouldn't it be nice
to have the same solution for both languages?
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://gentoo.faulhammer.org/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Re: RFC: Add RUBY_TARGETS to USE_EXPAND
2009-10-06 20:19 ` [gentoo-dev] " Christian Faulhammer
@ 2009-10-06 20:38 ` Alex Legler
0 siblings, 0 replies; 4+ messages in thread
From: Alex Legler @ 2009-10-06 20:38 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 817 bytes --]
On Tue, 6 Oct 2009 22:19:25 +0200, Christian Faulhammer
<fauli@gentoo.org> wrote:
> Hi,
>
> Alex Legler <a3li@gentoo.org>:
> > RUBY_TARGETS contains a list of ruby implementations and versions to
> > install a package for, like this:
>
> Python has to do the same for 2.x and 3 versions...wouldn't it be
> nice to have the same solution for both languages?
>
It might be nice, /eventually/.
As far as I can see, the proposed Python solution is just a concept,
where we already have near-beta eclasses that we *really* want to deploy
this year as they block the unmasking of Ruby 1.9.
Additionally, there are some really nasty things about the current
ruby.eclass (prepall override) and incompatibilities with RubyGems that
should be resolved rather sooner than later.
> V-Li
>
A3-Li
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] RFC: Add RUBY_TARGETS to USE_EXPAND
2009-10-06 13:28 [gentoo-dev] RFC: Add RUBY_TARGETS to USE_EXPAND Alex Legler
2009-10-06 20:19 ` [gentoo-dev] " Christian Faulhammer
@ 2009-11-30 19:10 ` Alex Legler
1 sibling, 0 replies; 4+ messages in thread
From: Alex Legler @ 2009-11-30 19:10 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 269 bytes --]
On Tue, 6 Oct 2009 15:28:19 +0200, Alex Legler <a3li@gentoo.org> wrote:
> I would like to propose the addition of a new USE_EXPAND variable.
>
I have just commited the changes.
--
Alex Legler | Gentoo Security / Ruby
a3li@gentoo.org | a3li@jabber.ccc.de
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-30 19:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 13:28 [gentoo-dev] RFC: Add RUBY_TARGETS to USE_EXPAND Alex Legler
2009-10-06 20:19 ` [gentoo-dev] " Christian Faulhammer
2009-10-06 20:38 ` Alex Legler
2009-11-30 19:10 ` [gentoo-dev] " Alex Legler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox