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: Sat, 27 Jan 2018 10:10:37
Message-Id: 1517047743.a7c08bad450151a50c7cea838e5ca512bb245e28.mgorny@gentoo
1 commit: a7c08bad450151a50c7cea838e5ca512bb245e28
2 Author: Florian Schmaus <flo <AT> geekplace <DOT> eu>
3 AuthorDate: Thu Oct 12 09:03:11 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 27 10:09:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c08bad
7
8 profiles/use.desc: Improve "xinerama" description
9
10 Remove the misleading "…is mandatory if you work in multiple monitors
11 setup", which hasn't been true since a while. Modern X systems do not
12 require Xinerama for mulithead any more. Therefore add a hint that it is a
13 legacy extension.
14
15 Closes: https://bugs.gentoo.org/634182
16 Closes: https://github.com/gentoo/gentoo/pull/5926
17
18 profiles/use.desc | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/profiles/use.desc b/profiles/use.desc
22 index aba304a1803..90be69bc7ed 100644
23 --- a/profiles/use.desc
24 +++ b/profiles/use.desc
25 @@ -383,7 +383,7 @@ xemacs - Add support for XEmacs
26 xface - Add xface support used to allow a small image of xface format to be included in an email via the header 'X-Face'
27 xft - Build with support for XFT font renderer (x11-libs/libXft)
28 xine - Add support for the XINE movie libraries
29 -xinerama - Add support for the xinerama X11 extension, which is mandatory if you work in multiple monitors setup
30 +xinerama - Add support for the (legacy) xinerama X11 extension
31 xinetd - Add support for the xinetd super-server
32 xml - Add support for XML files
33 xmlrpc - Support for xml-rpc library