commit: 10f62787551df0683508de256c963767162fc53c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 15 14:23:41 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 15 14:23:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f62787
use.desc: Remove global 'icq' flag The 'icq' flag is used by one package. Make it local. 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 136d8690068..ab949d9e95f 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -134,7 +134,6 @@ headers-only - Install only C headers instead of whole package. Mainly used by s hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour) ibm - Add support for IBM ppc64 specific systems iconv - Enable support for the iconv character set conversion library -icq - Enable ICQ IM protocol support icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu idn - Enable support for Internationalized Domain Names ieee1394 - Enable FireWire/iLink IEEE1394 support (dv, camera, ...)
