public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Kintzios" <michaelkintzios@lycos.co.uk>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] Best way to block a given packages?
Date: Fri, 5 Aug 2005 10:22:20 +0100	[thread overview]
Message-ID: <F49BE7328A1DA246AFC5C2CDDB86D9170D478A@BCV0X134EXC0005> (raw)
In-Reply-To: <42F3280A.3080800@igoe.me.uk>

Hi Phill,

> -----Original Message-----
> From: Tim Igoe [mailto:tim@igoe.me.uk] 
> Sent: 05 August 2005 09:49
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Best way to block a given packages?
> 
> 
> Phill MV wrote:
> 
> > After a month worth of holidays, I return to my computer, sync, and 
> > type emerge -uva world.
> >
> > Scrolling through the several screen's worth of stuff I find a few 
> > 'redundant' packages, like Mozilla and Epiphany (I use Firefox).
> > I use gnome, so I've always wounded up with these two 
> packages on my 
> > system. All things considered, compiling these two is a waste of 
> > space, bandwidth, time and electricity.
> >
> > How do I block these two from being compiled, despite the fact that 
> > they are listed as 'dependancies' in packages I use?
> 
> Instead of using Gnome, try using the gnome-light package. It comes 
> wihtout the large dependancies that the normal gnome does, 
> but you have 
> to remmeber to install any extras that you might need  (file-roller, 
> games, tools etc)
> 
> Tim

 .. or you could try:
======================
# mkdir -p /etc/portage/profile
# echo "net-www/mozilla" >> /etc/portage/profile/package.provided
======================

Of course the 'mkdir' part is only needed if you don't already have a
/etc/portage/profile directory.  Not sure if you can put
package.provided directly under /etc/portage.  Someone who knows better
the intricacies of the latest portage versions could advise on this.
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-05  9:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-05  8:12 [gentoo-user] Best way to block a given packages? Phill MV
2005-08-05  8:49 ` Tim Igoe
2005-08-05  9:22   ` Michael Kintzios [this message]
2005-08-05 14:05     ` Phill MV
2005-08-05 13:16 ` A. Khattri
2005-08-05 13:52   ` Phill MV
2005-08-05 14:32     ` Holly Bostick
  -- strict thread matches above, loose matches on Subject: below --
2005-08-05  8:12 John

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=F49BE7328A1DA246AFC5C2CDDB86D9170D478A@BCV0X134EXC0005 \
    --to=michaelkintzios@lycos.co.uk \
    --cc=gentoo-user@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