From 20dc9153b2792bedd06d42524bb6898d1c4be2d7 Mon Sep 17 00:00:00 2001 From: Florian Albrechtskirchinger Date: Sun, 5 Jul 2026 11:02:17 +0200 Subject: [PATCH] net-mail/goimapnotify: update DESCRIPTION Fix QA issues: * Drop trailing full stops from DESCRIPTION. Signed-off-by: Florian Albrechtskirchinger --- net-mail/goimapnotify/goimapnotify-2.5.5.ebuild | 2 +- net-mail/goimapnotify/goimapnotify-2.5.6.ebuild | 2 +- net-mail/goimapnotify/goimapnotify-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/goimapnotify/goimapnotify-2.5.5.ebuild b/net-mail/goimapnotify/goimapnotify-2.5.5.ebuild index fe9e5df5c6..78b607d3a7 100644 --- a/net-mail/goimapnotify/goimapnotify-2.5.5.ebuild +++ b/net-mail/goimapnotify/goimapnotify-2.5.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit go-module -DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version." +DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version" HOMEPAGE="https://gitlab.com/shackra/goimapnotify" diff --git a/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild b/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild index fe9e5df5c6..78b607d3a7 100644 --- a/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild +++ b/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit go-module -DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version." +DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version" HOMEPAGE="https://gitlab.com/shackra/goimapnotify" diff --git a/net-mail/goimapnotify/goimapnotify-9999.ebuild b/net-mail/goimapnotify/goimapnotify-9999.ebuild index c66963c76f..54e193b491 100644 --- a/net-mail/goimapnotify/goimapnotify-9999.ebuild +++ b/net-mail/goimapnotify/goimapnotify-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit go-module git-r3 -DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version." +DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version" EGIT_REPO_URI="https://gitlab.com/shackra/goimapnotify.git"