summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2012-12-31 05:53:06 +0000
committerDavide Pesavento <pesa@gentoo.org>2012-12-31 05:53:06 +0000
commit3dc661d50c2129926b5a338f161cf4d07975fd8d (patch)
treea697c1bc9308c420dd5503a78115bae4ce45063e /x11-libs
parentCleanup metadata. (diff)
downloadgentoo-2-3dc661d50c2129926b5a338f161cf4d07975fd8d.tar.gz
gentoo-2-3dc661d50c2129926b5a338f161cf4d07975fd8d.tar.bz2
gentoo-2-3dc661d50c2129926b5a338f161cf4d07975fd8d.zip
Cleanup metadata.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 17A85C72)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-gui/ChangeLog5
-rw-r--r--x11-libs/qt-gui/metadata.xml5
2 files changed, 4 insertions, 6 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog
index 3719cd87db6f..1f3bc2e14b6c 100644
--- a/x11-libs/qt-gui/ChangeLog
+++ b/x11-libs/qt-gui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-gui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.215 2012/12/29 13:40:26 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.216 2012/12/31 05:53:06 pesa Exp $
+
+ 31 Dec 2012; Davide Pesavento <pesa@gentoo.org> metadata.xml:
+ Cleanup metadata.
29 Dec 2012; Michael Palimaka <kensington@gentoo.org>
-files/4.8.2-qatomic-x32.patch, -files/44qt4-gtkstyle,
diff --git a/x11-libs/qt-gui/metadata.xml b/x11-libs/qt-gui/metadata.xml
index 3bc889dacf06..66d14b70e816 100644
--- a/x11-libs/qt-gui/metadata.xml
+++ b/x11-libs/qt-gui/metadata.xml
@@ -11,13 +11,8 @@
<flag name="glib">Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
<flag name="gtkstyle">Build a Qt style called GTK+ that mimics the active
GTK+ theme</flag>
- <flag name="private-headers">Install the private header files required
- by some QtCreator plugins</flag>
- <flag name="qpa">Build a window system agnostic implementation of Qt</flag>
<flag name="qt3support">Enable the Qt3Support libraries for Qt4. Note that
this does not mean you can compile pure Qt3 programs with Qt4.</flag>
- <flag name="raster">Use the alternative 'raster' graphicssystem as default
- rendering engine</flag>
<flag name="trace">
Build the 'trace' graphicssystem engine which allows to record
all drawing operations into a trace buffer. Later it can be replayed