public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marc Schiffbauer <marc@schiffbauer.net>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: Removal of kdeprefix news item
Date: Thu, 19 May 2011 13:33:37 +0200	[thread overview]
Message-ID: <20110519113337.GC3815@lisa.schiffbauer.lan> (raw)
In-Reply-To: <20110519095017.A37641C013@pigeon.gentoo.org>

* Jonathan Callen schrieb am 19.05.11 um 11:49 Uhr:
> Ulrich Mueller wrote:
> 
> >>>>>> On Wed, 18 May 2011, Jonathan Callen wrote:
> > 
> >> Display-If-Installed: kde-base/kdelibs[kdeprefix]
> > 
> > I don't think that USE dependencies (or any other EAPI specific
> > features) are allowed here.
> 
> The GLEP does not make any meantion as to whether it is legal to use 
> USE dependencies here.  I have, however, tested with portage and 
> portage itself Does The Right Thing when faced with a USE dep in 
> Display-If-Installed.
> 
> >> run: emerge --oneshot $(qlist -IC kde-base/)
> > 
> > Is it guaranteed that your users have portage-utils installed?
> > Otherwise the qlist command may not be available.
> > 
> 
> I had thought that we depended on this, but I was mistaken (the 
> dependency was pulled in via pambase).  I guess we could just use 
> `emerge --update --deep --newuse @world` (and yes, @world is available 
> in stable portage).

test -x /usr/bin/qlist && emerge --oneshot $(qlist -IC kde-base/) \
|| emerge --update --deep --newuse @world

?

-Marc
-- 
8AAC 5F46 83B4 DB70 8317  3723 296C 6CCA 35A6 4134



  reply	other threads:[~2011-05-19 11:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 21:08 [gentoo-dev] Removal of kdeprefix news item Jonathan Callen
2011-05-19  6:58 ` Ulrich Mueller
2011-05-19  7:00   ` Alec Warner
2011-05-19  7:15     ` Ulrich Mueller
2011-05-19  7:29       ` Ciaran McCreesh
2011-05-23 15:38       ` Mark Loeser
2011-05-19  9:49   ` [gentoo-dev] " Jonathan Callen
2011-05-19 11:33     ` Marc Schiffbauer [this message]
2011-05-20  2:30     ` Alec Warner
2011-05-22 20:52 ` Jonathan Callen
     [not found] ` <20110522205331.BE2ED1C02E@pigeon.gentoo.org>
2011-05-23  6:31   ` Ciaran McCreesh

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=20110519113337.GC3815@lisa.schiffbauer.lan \
    --to=marc@schiffbauer.net \
    --cc=gentoo-dev@lists.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