commit:     afab2d2c1bb0585d3cf5aa73cc5e9ae550971cd8
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Thu Jun 19 14:55:49 2025 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jun 19 18:08:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afab2d2c

mail-client/roundcube: remove "A " from DESCRIPTION

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/42669
Closes: https://github.com/gentoo/gentoo/pull/42669
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 mail-client/roundcube/roundcube-1.6.11.ebuild | 2 +-
 mail-client/roundcube/roundcube-9999.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/roundcube/roundcube-1.6.11.ebuild 
b/mail-client/roundcube/roundcube-1.6.11.ebuild
index b8ed617003f8..2d1922ca0923 100644
--- a/mail-client/roundcube/roundcube-1.6.11.ebuild
+++ b/mail-client/roundcube/roundcube-1.6.11.ebuild
@@ -9,7 +9,7 @@ MY_PN=${PN}mail
 MY_PV=${PV/_/-}
 MY_P=${MY_PN}-${MY_PV}
 
-DESCRIPTION="A browser-based multilingual IMAP client with an application-like 
user interface"
+DESCRIPTION="Browser-based multilingual IMAP client with an application-like 
user interface"
 HOMEPAGE="https://roundcube.net";
 
 # roundcube is GPL-licensed, the rest of the licenses here are

diff --git a/mail-client/roundcube/roundcube-9999.ebuild 
b/mail-client/roundcube/roundcube-9999.ebuild
index 97463b150dea..10216755d03f 100644
--- a/mail-client/roundcube/roundcube-9999.ebuild
+++ b/mail-client/roundcube/roundcube-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ MY_PN=${PN}mail
 MY_PV=${PV/_/-}
 MY_P=${MY_PN}-${MY_PV}
 
-DESCRIPTION="A browser-based multilingual IMAP client with an application-like 
user interface"
+DESCRIPTION="Browser-based multilingual IMAP client with an application-like 
user interface"
 HOMEPAGE="https://roundcube.net";
 
 # roundcube is GPL-licensed, the rest of the licenses here are

Reply via email to