mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Craig Andrews
parent
edff388be9
commit
afab2d2c1b
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user