summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-07-28 21:33:25 +0200
committerUlrich Müller <ulm@gentoo.org>2018-07-28 21:33:38 +0200
commite1125966498ad68c9cbc567767df1d594beb2b7c (patch)
treefe1fe212ae18c903ffcb536375e9f69aadf8f728 /app-editors
parentnet-misc/openssh: Copy stable keywords from previous revision (diff)
downloadgentoo-e1125966498ad68c9cbc567767df1d594beb2b7c.tar.gz
gentoo-e1125966498ad68c9cbc567767df1d594beb2b7c.tar.bz2
gentoo-e1125966498ad68c9cbc567767df1d594beb2b7c.zip
app-editors/emacs{,-vcs}: Consolidate quoting style in metadata.xml.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs-vcs/metadata.xml2
-rw-r--r--app-editors/emacs/metadata.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml
index b252d0165140..ba7173070349 100644
--- a/app-editors/emacs-vcs/metadata.xml
+++ b/app-editors/emacs-vcs/metadata.xml
@@ -48,7 +48,7 @@
<flag name="wide-int">Prefer wide Emacs integers (typically 62-bit).
This option has an effect only on architectures where "long" and
"long long" types have different size.</flag>
- <flag name='xwidgets'>Enable use of GTK widgets in Emacs buffers
+ <flag name="xwidgets">Enable use of GTK widgets in Emacs buffers
(requires GTK3)</flag>
</use>
</pkgmetadata>
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index 7ed552aba66d..b3f71c734b1e 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -47,7 +47,7 @@
<flag name="wide-int">Prefer wide Emacs integers (typically 62-bit).
This option has an effect only on architectures where "long" and
"long long" types have different size.</flag>
- <flag name='xwidgets'>Enable use of GTK widgets in Emacs buffers
+ <flag name="xwidgets">Enable use of GTK widgets in Emacs buffers
(requires GTK3)</flag>
</use>
</pkgmetadata>