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 /gnome-base/libgnome-keyring | |
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 'gnome-base/libgnome-keyring')
-rw-r--r-- | gnome-base/libgnome-keyring/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnome-base/libgnome-keyring/metadata.xml b/gnome-base/libgnome-keyring/metadata.xml index 9037a1de1403..39980802b1da 100644 --- a/gnome-base/libgnome-keyring/metadata.xml +++ b/gnome-base/libgnome-keyring/metadata.xml @@ -5,7 +5,4 @@ <email>gnome@gentoo.org</email> <name>Gentoo GNOME Desktop</name> </maintainer> -<use> - <flag name="vala">Enable bindings for <pkg>dev-lang/vala</pkg></flag> -</use> </pkgmetadata> |