From afab2d2c1bb0585d3cf5aa73cc5e9ae550971cd8 Mon Sep 17 00:00:00 2001 From: Filip Kobierski Date: Thu, 19 Jun 2025 16:55:49 +0200 Subject: [PATCH] mail-client/roundcube: remove "A " from DESCRIPTION Signed-off-by: Filip Kobierski Part-of: https://github.com/gentoo/gentoo/pull/42669 Closes: https://github.com/gentoo/gentoo/pull/42669 Signed-off-by: Craig Andrews --- 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 b8ed617003f89..2d1922ca0923a 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 97463b150dea5..10216755d03f3 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