Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXcursor/
Date: Fri, 26 Apr 2019 18:06:43
Message-Id: 1556301985.dce9d8baaf0b233563843fdb6de4971ac856947f.mattst88@gentoo
1 commit: dce9d8baaf0b233563843fdb6de4971ac856947f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 26 17:58:53 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 26 18:06:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce9d8ba
7
8 x11-libs/libXcursor: Remove unnecessary XORG_DOC=doc
9
10 It already had an explicit IUSE=doc. XORG_DOC=doc pulls in additional
11 unnecessary dependencies.
12
13 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
14
15 x11-libs/libXcursor/libXcursor-1.2.0.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
19 index 1db8bb237c0..4e48fbaca81 100644
20 --- a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
21 +++ b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
22 @@ -3,7 +3,6 @@
23
24 EAPI=7
25
26 -XORG_DOC=doc
27 XORG_MULTILIB=yes
28 inherit xorg-3