diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-01-29 15:28:39 +0100 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-01-29 15:45:35 +0100 |
commit | 59a45ceb7c73d0a30775bc1500ce6dc5aae010ba (patch) | |
tree | 097bc4cfcf9f18a2c0a4e6691d9e9b468fec3bc1 /profiles/hardened | |
parent | dev-db/phpmyadmin: Don't depend on dev-lang/php[crypt] (diff) | |
download | gentoo-59a45ceb7c73d0a30775bc1500ce6dc5aae010ba.tar.gz gentoo-59a45ceb7c73d0a30775bc1500ce6dc5aae010ba.tar.bz2 gentoo-59a45ceb7c73d0a30775bc1500ce6dc5aae010ba.zip |
package.mask: mask new LO-bin for old hardened profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 56f5b1470f8f..e4c9930b0525 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 +# Requires >=icu-60, which is not available in 13.0 based profiles. +# Please migrate to one of the new hardened profiles. +>=app-office/libreoffice-bin-5.4.4 +>=app-office/libreoffice-bin-debug-5.4.4 + # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* =sys-devel/gcc-4.1* |