diff options
author | Anthony Ryan <anthonyryan1@gmail.com> | 2016-03-18 22:15:38 -0400 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-04-08 16:42:30 +0000 |
commit | fa91631b6cb4d8568575b959fe46a1a7eb5019d5 (patch) | |
tree | d0ad6dacbab7ce75c3b1d7a834c6aeafd4b4d379 /x11-libs/libdesktop-agnostic | |
parent | net-irc/konversation: EAPI 6 (diff) | |
download | gentoo-fa91631b6cb4d8568575b959fe46a1a7eb5019d5.tar.gz gentoo-fa91631b6cb4d8568575b959fe46a1a7eb5019d5.tar.bz2 gentoo-fa91631b6cb4d8568575b959fe46a1a7eb5019d5.zip |
Remove local definitions for global USE=vala and USE=introspeciton
23 packages had local use definitions that matched up perfectly with
the global definitions. Remove them as they're not necessary. This
is a metadata only change.
Closes: https://github.com/gentoo/gentoo/pull/1100
Acked-by: Justin Lecher <jlec@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-libs/libdesktop-agnostic')
-rw-r--r-- | x11-libs/libdesktop-agnostic/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-libs/libdesktop-agnostic/metadata.xml b/x11-libs/libdesktop-agnostic/metadata.xml index f0772d43f296..fcffae1bbec2 100644 --- a/x11-libs/libdesktop-agnostic/metadata.xml +++ b/x11-libs/libdesktop-agnostic/metadata.xml @@ -8,7 +8,6 @@ <use> <flag name="gconf">Enable GConf as configuration backend</flag> <flag name="glade">Install the Glade catalog for the desktop-agnotstic GTK widgets.</flag> - <flag name="introspection">Use dev-libs/gobject-introspection for introspection</flag> </use> <upstream> <remote-id type="launchpad">libdesktop-agnostic</remote-id> |