Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
Date: Thu, 10 Sep 2020 12:06:59
Message-Id: 1599739611.114461dfda8b0fde4933c7d3b32c69c6aad421bc.zlogene@gentoo
1 commit: 114461dfda8b0fde4933c7d3b32c69c6aad421bc
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 9 10:15:59 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 10 12:06:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114461df
7
8 profiles/targets/desktop: Do not enable ldap USE flag by default
9
10 Closes: https://bugs.gentoo.org/741380
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 profiles/targets/desktop/make.defaults | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
17 index da96e7830d3..d7eab4cd058 100644
18 --- a/profiles/targets/desktop/make.defaults
19 +++ b/profiles/targets/desktop/make.defaults
20 @@ -1,4 +1,4 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
25 +USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"