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:35
Message-Id: 1568558500.44cad7eb8ab6edf7274178961946a33d465940eb.mgorny@gentoo
1 commit: 44cad7eb8ab6edf7274178961946a33d465940eb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 14:41:40 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 14:41:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44cad7eb
7
8 use.desc: Remove global USE=oscar
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/use.desc | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/profiles/use.desc b/profiles/use.desc
16 index 2c3f61ebe94..a13e43dac25 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -239,7 +239,6 @@ opus - Enable Opus audio codec support
20 oracle - Enable Oracle Database support
21 orc - Use dev-lang/orc for just-in-time optimization of array operations
22 osc - Enable support for Open Sound Control
23 -oscar - Enable Oscar (AIM/ICQ) IM protocol support
24 oss - Add support for OSS (Open Sound System)
25 pam - Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
26 pch - Enable precompiled header support for faster compilation at the expense of disk space and memory (>=sys-devel/gcc-3.4 only)