Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 15 Sep 2019 14:55:33
Message-Id: 1568557421.10f62787551df0683508de256c963767162fc53c.mgorny@gentoo
1 commit: 10f62787551df0683508de256c963767162fc53c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 14:23:41 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 14:23:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f62787
7
8 use.desc: Remove global 'icq' flag
9
10 The 'icq' flag is used by one package. Make it local.
11
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 profiles/use.desc | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/profiles/use.desc b/profiles/use.desc
18 index 136d8690068..ab949d9e95f 100644
19 --- a/profiles/use.desc
20 +++ b/profiles/use.desc
21 @@ -134,7 +134,6 @@ headers-only - Install only C headers instead of whole package. Mainly used by s
22 hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
23 ibm - Add support for IBM ppc64 specific systems
24 iconv - Enable support for the iconv character set conversion library
25 -icq - Enable ICQ IM protocol support
26 icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
27 idn - Enable support for Internationalized Domain Names
28 ieee1394 - Enable FireWire/iLink IEEE1394 support (dv, camera, ...)