[molecules/*amazon*] unmask icedtea-bin (allow Java7 to be pulled in)
This commit is contained in:
parent
85e7f29b01
commit
254b1fdd8a
@ -73,11 +73,6 @@ packages_to_add:
|
||||
sys-kernel/linux-ec2,
|
||||
sys-process/atop
|
||||
|
||||
# NOTE:
|
||||
# once dev-java/oracle-jre-bin is in Entropy, please
|
||||
# migrate to it (from oracle-jdk-bin), forcing dev-java/oracle-jre-bin
|
||||
# in the dependencies and unmasking icedtea and icedtea-bin
|
||||
|
||||
# Custom shell call to packages add (default is: equo install)
|
||||
# custom_packages_add_cmd:
|
||||
|
||||
|
@ -22,9 +22,6 @@ for repo_conf in /etc/entropy/repositories.conf /etc/entropy/repositories.conf.d
|
||||
-i "${repo_conf}"
|
||||
done
|
||||
|
||||
# mask icedtea and icedtea-bin, waiting to have virtual/jre-1.7.0 and
|
||||
# dev-java/oracle-jre-bin in Entropy
|
||||
# Once there, remove this script and use "remaster_generic_inner_chroot_script.sh"
|
||||
# instead.
|
||||
equo mask "dev-java/icedtea-bin"
|
||||
# mask icedtea, since it pulls it a shitload of deps
|
||||
# prefer icedtea-bin or others
|
||||
equo mask "dev-java/icedtea"
|
||||
|
Loading…
Reference in New Issue
Block a user