diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-01-15 12:44:21 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-01-15 12:46:51 +0100 |
commit | 806a9186b3c2bddd5542706da50d8cc1fcfabc39 (patch) | |
tree | 3a9e54b339645d2bd7923a071eff23500c7ff457 /app-editors | |
parent | sys-devel/binutils: bdepend on pkgconfig when needed (diff) | |
download | gentoo-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.xml | 2 |
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 |