commit: b9a9038ae3d9630b69bb2388618c63d586a2994d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 22 19:35:50 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 22 19:37:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a9038a
use.desc: Remove unused global 'mozilla' flag The flag is only used by app-crypt/johntheripper which has its own local description. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/use.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index 6cdf3c710a0..7d42250d1a8 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -204,7 +204,6 @@ modplug - Add libmodplug support for playing SoundTracker-style music files modules - Build the kernel modules mono - Build Mono bindings to support dotnet type stuff motif - Add support for the Motif toolkit -mozilla - Add support for the Mozilla web-browser mp3 - Add support for reading mp3 files mp4 - Support for MP4 container format mpeg - Add libmpeg3 support to various packages
