public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Felix Tiede <lists@pc-tiede.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Unmask Java 1.5.0
Date: Tue, 07 Dec 2004 15:16:12 +0100	[thread overview]
Message-ID: <41B5BB2C.2000007@pc-tiede.de> (raw)
In-Reply-To: <41B5B237.1070304@daimi.au.dk>

[-- Attachment #1: Type: text/plain, Size: 938 bytes --]

Kristian Bisgaard Lassen wrote:
> Hi,
> 
> How do I emerge Java 1.5.0 without emerging it from /usr/portage. I have 
> tried to put an entry like this
> 
>  >=dev-java/sun-sdk-1.5.0 ~x86 (maybe the actual ebuild name is not 
> correct)
> 
> in my /etc/portage/package.unmask. I also tried to put in my 
> /etc/portage/package.keywords.
> 
> Any suggestions?
> 

First of all: There's no such ebuild "sun-sdk". It's called "sun-jdk".

For 1.5.0 you need to have it in both package.keywords _and_ package.unmask:
# echo "=dev-java/sun-jdk-1.5.0 ~x86" >> /etc/portage/package.keywords
# echo "=dev-java/sun-jdk-1.5.0" >> /etc/portage/package.unmask
# echo "=dev-java/java-sdk-docs-1.5.0 ~x86" >> /etc/portage/package.keywords
# echo "=dev-java/java-sdk-docs-1.5.0" >> /etc/portage/package.unmask

That did the trick on my boxed, synced this morning.

It applies only to java-sdk-docs, if you have doc in your USE-flags.

HTH, regards
Felix


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

  reply	other threads:[~2004-12-07 14:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-07 13:37 [gentoo-user] Unmask Java 1.5.0 Kristian Bisgaard Lassen
2004-12-07 14:16 ` Felix Tiede [this message]
2004-12-07 15:32   ` Matan Peled

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=41B5BB2C.2000007@pc-tiede.de \
    --to=lists@pc-tiede.de \
    --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