Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/
Date: Thu, 29 Oct 2015 16:48:17
Message-Id: 1446137281.fe3b85da78f71e216db805a81ca67bad00ebb329.kensington@gentoo
1 commit: fe3b85da78f71e216db805a81ca67bad00ebb329
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 16:47:48 2015 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 16:48:01 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3b85da
7
8 dev-qt/qtgui: remove unused local USE description
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-qt/qtgui/metadata.xml | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/dev-qt/qtgui/metadata.xml b/dev-qt/qtgui/metadata.xml
16 index 81af19f..0cdbb9c 100644
17 --- a/dev-qt/qtgui/metadata.xml
18 +++ b/dev-qt/qtgui/metadata.xml
19 @@ -10,7 +10,6 @@
20 inside the event loop (recommended by upstream)</flag>
21 <flag name="gles2">Use GLES 2.0 or later instead of full OpenGL</flag>
22 <flag name="glib">Enable integration with the <pkg>dev-libs/glib</pkg> event loop</flag>
23 - <flag name="gtk">Build the GTK platform theme plugin</flag>
24 <flag name="gtkstyle">Build a widgets style that mimics the active GTK+ theme</flag>
25 <flag name="harfbuzz">Use <pkg>media-libs/harfbuzz</pkg> for text shaping</flag>
26 <flag name="ibus">Build the IBus input method plugin</flag>