On 4/6/06, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote:
> if I put > it will continue to try to upgrade instaled version 1.0.0
> to 1.0.1 how can I maintain 1.0.0 instead of upgrading to 1.0.1 when I
> do a emerge -pDu world. Sorry if I do not point myself cleared
>
> On 4/6/06, Graham Murray <[EMAIL PROTECTED]> wrote:
> > "Allan Spagnol Comar" <[EMAIL PROTECTED]> writes:
> >
> > > I had put =www-apps/mantisbt-1.0.0 ~x86 on my package.keywords file

You must understand WHAT IS the package.mask file first, read man
portage, check the section where it describes package.mask. You'll
notice that you don't need ~x86, because this keywords are not
applicable in this file, each line contains an application that should
be blocked from being emerged, that's all, if you add a >, < or =, you
specify if versions greater, lower or equal to the one you put in the
line should be masked too.

> > > and it still wants to upgrade mantis to 1.0.1 version.

Sure you masked only that version, the upgraded version is not masked,
remove the ~x86 (useless in this file) and change the "=" sign for a
">", this way masking every package above the version too.

> > > what else do I need to do to prevent the upgrade ?
> >
> > put ">www-apps/mantisbt-1.0.0" in /etc/portage/package.mask

See, people already answered your question, I guess you were just a
little lost on HOW package.mask works.

Hope that helps,

--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

-- 
gentoo-user@gentoo.org mailing list

Reply via email to