public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Abusing PROVIDE
@ 2003-05-21 10:10 Tom Payne
  2003-05-21 17:42 ` Martin Schlemmer
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Payne @ 2003-05-21 10:10 UTC (permalink / raw
  To: gentoo-dev

Hi --

I'd like to abuse PROVIDE. Here's the story:

ruby-1.6.8 is the latest version of Ruby
rexml, yaml, optparse, and others are available as add-on packages

ruby-1.8.0 is coming Real Soon Now
rexml, yaml, optparse, and others are part of the ruby-1.8.0 distribution

If a package needs ruby and optparse I can write
DEPEND="( >=dev-lang/ruby-1.6 <dev-lang/ruby-1.8 dev-ruby/optparse )
	|| >=dev-lang/ruby-1.8.0"
but this means that I have to modify every ebuild that depends on any of
packages that are now part of ruby-1.8.

Question: is it OK to make dev-lang/ruby-1.8 PROVIDE rexml, yaml, etc.? e.g.
PROVIDE="dev-ruby/rexml dev-ruby/yaml dev-ruby/optparse"
Or will this cause problems?

Cheers,

Tom

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-21 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-21 10:10 [gentoo-dev] Abusing PROVIDE Tom Payne
2003-05-21 17:42 ` Martin Schlemmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox