summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-01-15 12:44:21 +0100
committerUlrich Müller <ulm@gentoo.org>2023-01-15 12:46:51 +0100
commit806a9186b3c2bddd5542706da50d8cc1fcfabc39 (patch)
tree3a9e54b339645d2bd7923a071eff23500c7ff457 /app-editors
parentsys-devel/binutils: bdepend on pkgconfig when needed (diff)
downloadgentoo-806a9186b3c2bddd5542706da50d8cc1fcfabc39.tar.gz
gentoo-806a9186b3c2bddd5542706da50d8cc1fcfabc39.tar.bz2
gentoo-806a9186b3c2bddd5542706da50d8cc1fcfabc39.zip
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@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/metadata.xml2
1 files changed, 0 insertions, 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