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

Signed-off-by: Filip Kobierski <fkobi@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@gentoo.org>
This commit is contained in:
Filip Kobierski
2025-06-19 16:55:49 +02:00
committed by Craig Andrews
parent edff388be9
commit afab2d2c1b
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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