public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tom Payne <twp@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Abusing PROVIDE
Date: Wed, 21 May 2003 11:10:31 +0100	[thread overview]
Message-ID: <20030521101031.GA14715@tompayne.org> (raw)

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


             reply	other threads:[~2003-05-21 10:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21 10:10 Tom Payne [this message]
2003-05-21 17:42 ` [gentoo-dev] Abusing PROVIDE Martin Schlemmer

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=20030521101031.GA14715@tompayne.org \
    --to=twp@gentoo.org \
    --cc=gentoo-dev@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