commit: 806a9186b3c2bddd5542706da50d8cc1fcfabc39
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 11:44:21 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 11:46:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806a9186
app-editors/emacs: Drop unused gconf flag from metadata
Another non-maintainer commit that needs cleaning up after it. :(
Fixes: 8b7bdc3f6f2e7f011e6dfca2016bdfcea699c137
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/emacs/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index 60b51c8f6ecf..95c39fd0d0a7 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -25,8 +25,6 @@
<flag name="dynamic-loading">Enable loading of dynamic libraries (modules)
at runtime</flag>
<flag name="games">Support shared score files for games</flag>
- <flag name="gconf">Use <pkg>gnome-base/gconf</pkg> to read the system
- font name</flag>
<flag name="gfile">Use gfile (<pkg>dev-libs/glib</pkg>) for file
notification</flag>
<flag name="gmp">Use the GNU multiple precision arithmetic library