public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jason Stubbs <jasonbstubbs@mailandnews.com>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] 2.6.0 kernel and alsa-driver
Date: Sun, 28 Sep 2003 11:46:49 +0900	[thread overview]
Message-ID: <200309281146.50059.jasonbstubbs@mailandnews.com> (raw)

Hello all,

There is a discepancy in the way that mm-sources and development-sources 
handles virtual/alsa. Have a look:

bash-2.05b$ grep alsa /usr/portage/sys-kernel/development-sources/
development-sources-2.6.0_beta5-r11.ebuild
IUSE="alsa"
[ -n "$(use alsa)" ] && PROVIDE="${PROVIDE} virtual/alsa"

bash-2.05b$ grep alsa /usr/portage/sys-kernel/mm-sources/
mm-sources-2.6.0_beta5-r4.ebuild
                virtual/alsa"

In other words, development-sources will provide virtual/alsa only if the use 
flag is set when it is emerged. mm-sources, however, will provide virtual/
alsa regardless. Which is the correct behaviour?

Personally, I think mm-sources is the better option. The reason being if a 
user decides to use alsa after emerging development-sources by adding alsa to 
the use flags, portage will see no virtual/alsa and try and pull in 
alsa-driver.

Any opinions before I post a bug?

Regards,
Jason

--
gentoo-dev@gentoo.org mailing list


             reply	other threads:[~2003-09-28  2:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-28  2:46 Jason Stubbs [this message]
2003-09-28  4:51 ` [gentoo-dev] 2.6.0 kernel and alsa-driver Marius Mauch
2003-09-28  9:29   ` Jason Stubbs

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=200309281146.50059.jasonbstubbs@mailandnews.com \
    --to=jasonbstubbs@mailandnews.com \
    --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