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 /net-misc/spice-gtk | |
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 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/metadata.xml b/net-misc/spice-gtk/metadata.xml index 4ff31e72f5db..5711c851c449 100644 --- a/net-misc/spice-gtk/metadata.xml +++ b/net-misc/spice-gtk/metadata.xml @@ -19,8 +19,6 @@ usbredir acl helper</flag> <flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to redirect USB devices to another machine over TCP</flag> - <flag name="vala">Generate <pkg>dev-lang/vala</pkg> bindings using - vapigen and regenerate .vala files using valac</flag> <flag name="webdav">Support for folder-sharing between guest and client using <pkg>net-libs/phodav</pkg></flag> </use> |