From: Zac Medico <zmedico@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to comletely remove some package?
Date: Fri, 05 Aug 2005 10:55:28 -0700 [thread overview]
Message-ID: <42F3A810.8090200@gmail.com> (raw)
In-Reply-To: <200508051211.27128.cadaver@nerdshack.com>
cadaver@nerdshack.com wrote:
> How to comletely remove some package(i.e. no cfgpro, no !mtime)?
>
I believe that you can specify an empty CONFIG_PROTECT on the command line in order to disable it:
CONFIG_PROTECT="" emerge --unmerge foo
The mtime check currently cannot be overrided without hacking portage.py.
if (pkgfiles[obj][0] not in ("dir","fif","dev","sym")) and (lmtime != pkgfiles[obj][1]):
print "--- !mtime", pkgfiles[obj][0], obj
continue
Zac
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2005-08-05 17:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-05 9:11 [gentoo-user] How to comletely remove some package? cadaver
2005-08-05 17:07 ` Mark Knecht
2005-08-05 18:25 ` Zac Medico
2005-08-05 19:06 ` Mark Knecht
2005-08-05 19:16 ` Zac Medico
2005-08-05 17:55 ` Zac Medico [this message]
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=42F3A810.8090200@gmail.com \
--to=zmedico@gmail.com \
--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