commit:     e3eb31ca99ad7d39e779536e3ac3dcfd6184a642
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Sun Feb 12 17:01:44 2023 +0000
Commit:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Sun Feb 12 17:01:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3eb31ca

dev-vcs/gitqlient: update pkg_postinst messages

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 dev-vcs/gitqlient/gitqlient-1.6.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-vcs/gitqlient/gitqlient-1.6.1.ebuild 
b/dev-vcs/gitqlient/gitqlient-1.6.1.ebuild
index 2e48887c5..12d53c9ff 100644
--- a/dev-vcs/gitqlient/gitqlient-1.6.1.ebuild
+++ b/dev-vcs/gitqlient/gitqlient-1.6.1.ebuild
@@ -48,6 +48,8 @@ src_install() {
 
 pkg_postinst() {
        optfeature "Terminal tab plugin support" x11-libs/qtermwidget
-       optfeature "Jenkins and/or GitServer plugins support" 
dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets]
+       optfeature "GitServer plugin support" dev-vcs/gitqlient-gitserver-plugin
+       optfeature "Jenkins plugin support"  dev-vcs/gitqlient-jenkins-plugin
+       elog "To use plugins set PluginFolder in GitQlient settings Plugin tab 
to /usr/$(get_libdir)"
        xdg_pkg_postinst
 }

Reply via email to