diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-07-19 14:13:16 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-07-19 14:13:16 +0200 |
commit | 1d7eb95b275ea551bd34187ebc41f70d630da3ab (patch) | |
tree | c869f9b3f277ed81f29ce004f36db9cdfec30443 /profiles | |
parent | Mask JDK 1.5 as we don't have binaries for fbsd 7, we should go with 1.6 (diff) | |
download | gentoo-bsd-1d7eb95b275ea551bd34187ebc41f70d630da3ab.tar.gz gentoo-bsd-1d7eb95b275ea551bd34187ebc41f70d630da3ab.tar.bz2 gentoo-bsd-1d7eb95b275ea551bd34187ebc41f70d630da3ab.zip |
also mask the jre binaries
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/fbsd/7.0/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-bsd/fbsd/7.0/package.mask b/profiles/default-bsd/fbsd/7.0/package.mask index fe899c8..c74ae74 100644 --- a/profiles/default-bsd/fbsd/7.0/package.mask +++ b/profiles/default-bsd/fbsd/7.0/package.mask @@ -46,7 +46,9 @@ sys-freebsd/freebsd-baselayout # Alexis Ballier <aballier@gentoo.org> (19 Jul 2008) -# JDK 1.5 is specific to fbsd 6 and 5 +# JDK/JRE 1.5 are specific to fbsd 6 and 5 =dev-java/diablo-jdk-1.5* =virtual/jdk-1.5* +=dev-java/diablo-jre-bin-1.5* +=virtual/jre-1.5* |