diff options
author | David Seifert <soap@gentoo.org> | 2017-01-20 15:18:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-01-20 15:18:38 +0100 |
commit | 58d0fecb79342294ec5fe7d4a2499c65f77ea95d (patch) | |
tree | 193c071f8d597592b0e2570bf89db4162361a9f2 /dev-util/geany-plugins/metadata.xml | |
parent | media-fonts/hack: distribute TTF files instead of OTF (bug #604814) (diff) | |
download | gentoo-58d0fecb79342294ec5fe7d4a2499c65f77ea95d.tar.gz gentoo-58d0fecb79342294ec5fe7d4a2499c65f77ea95d.tar.bz2 gentoo-58d0fecb79342294ec5fe7d4a2499c65f77ea95d.zip |
dev-util/geany-plugins: Remove unused local USE-descriptions
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-util/geany-plugins/metadata.xml')
-rw-r--r-- | dev-util/geany-plugins/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-util/geany-plugins/metadata.xml b/dev-util/geany-plugins/metadata.xml index 698feea84421..acb02e18c90f 100644 --- a/dev-util/geany-plugins/metadata.xml +++ b/dev-util/geany-plugins/metadata.xml @@ -9,15 +9,12 @@ <flag name="ctags">Enable ctags plugin</flag> <flag name="debugger">Enable the debugger plugin which interfaces with <pkg>sys-devel/gdb</pkg></flag> <flag name="defineformat">Enable the defineformat plugin.</flag> - <flag name="devhelp">Enable the devhelp plugin which integrates <pkg>dev-util/devhelp</pkg></flag> <flag name="enchant">Enable spell checking using enchant</flag> <flag name="gpg">Enable geanypg plugin which integrates GPG using <pkg>app-crypt/gpgme</pkg></flag> <flag name="gtkspell">Use gtkspell for dictionary support in GeanyVC</flag> - <flag name="markdown">Enable the markdown plugin which uses <pkg>app-text/discount</pkg> and <pkg>net-libs/webkit-gtk</pkg> to display a realtime preview markdown.</flag> <flag name="multiterm">Enable the multiterm plugin</flag> <flag name="overview">Enable overview plugin</flag> <flag name="scope">Enable the scope plugin which is a graphical GDB front-end</flag> <flag name="soup">Enable updatechecker and geniuspaste plugins which require <pkg>net-libs/libsoup</pkg></flag> - <flag name="webkit">Enable webhelper plugin which requires <pkg>net-libs/webkit-gtk</pkg></flag> </use> </pkgmetadata> |