diff options
author | 2008-07-19 12:51:27 +0200 | |
---|---|---|
committer | 2008-07-19 12:51:27 +0200 | |
commit | babe61a71301dd92d18518a8e8654d6a3f490cbc (patch) | |
tree | 347c3c0b2edc2724988c29c728c442f03e878eab /profiles | |
parent | Minor fixes. (diff) | |
download | gentoo-bsd-babe61a71301dd92d18518a8e8654d6a3f490cbc.tar.gz gentoo-bsd-babe61a71301dd92d18518a8e8654d6a3f490cbc.tar.bz2 gentoo-bsd-babe61a71301dd92d18518a8e8654d6a3f490cbc.zip |
Mask JDK 1.5 as we don't have binaries for fbsd 7, we should go with 1.6
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/fbsd/7.0/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-bsd/fbsd/7.0/package.mask b/profiles/default-bsd/fbsd/7.0/package.mask index bb91983..fe899c8 100644 --- a/profiles/default-bsd/fbsd/7.0/package.mask +++ b/profiles/default-bsd/fbsd/7.0/package.mask @@ -43,3 +43,10 @@ sys-freebsd/freebsd-baselayout ->=sys-apps/sandbox-1.2.20_alpha1 <sys-apps/sandbox-1.2.20_alpha2 >=sys-devel/libtool-2.2.4 + + +# Alexis Ballier <aballier@gentoo.org> (19 Jul 2008) +# JDK 1.5 is specific to fbsd 6 and 5 +=dev-java/diablo-jdk-1.5* +=virtual/jdk-1.5* + |