diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-13 20:59:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-14 21:02:33 +0200 |
commit | 9af08db71c770a1183f1e2ba4f195a45dde2ee31 (patch) | |
tree | f4e65a4ba22be808e3f689c29d908770cd019bd3 /dev-util/geany-plugins/metadata.xml | |
parent | dev-java/openjdk-jre-bin: revbump to fix cacert path (diff) | |
download | gentoo-9af08db71c770a1183f1e2ba4f195a45dde2ee31.tar.gz gentoo-9af08db71c770a1183f1e2ba4f195a45dde2ee31.tar.bz2 gentoo-9af08db71c770a1183f1e2ba4f195a45dde2ee31.zip |
dev-util/geany-plugins: Drop 1.30, 1.34-r1, 1.35, 1.36-r1
Bug: https://bugs.gentoo.org/638774
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins/metadata.xml')
-rw-r--r-- | dev-util/geany-plugins/metadata.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-util/geany-plugins/metadata.xml b/dev-util/geany-plugins/metadata.xml index 682ca11a03c8..6a11d0ae3243 100644 --- a/dev-util/geany-plugins/metadata.xml +++ b/dev-util/geany-plugins/metadata.xml @@ -11,18 +11,12 @@ </maintainer> <use> <flag name="gtk3">Use GTK+3 instead of GTK+2</flag> - <flag name="autoclose">Enable the autoclose plugin.</flag> - <flag name="automark">Enable the automark plugin</flag> - <flag name="commander">Enable the commander plugin which provides a command panel for rapid access to any action.</flag> <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="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</flag> - <flag name="multiterm">Enable the multiterm plugin</flag> - <flag name="overview">Enable overview plugin</flag> <flag name="pretty-printer">Enable pretty-printer 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> |