games-fps/dsda-doom: remove leading "A " from DESCRIPTION

Signed-off-by: Filip Kobierski <fkobi@pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/42563
Closes: https://github.com/gentoo/gentoo/pull/42563
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Filip Kobierski 2025-06-28 15:16:00 +02:00 committed by Sam James
parent 221a901143
commit 26fa33e0d6
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -5,7 +5,7 @@ EAPI=8
inherit cmake desktop xdg
DESCRIPTION="A successor to the PrBoom+ Doom source port"
DESCRIPTION="Successor to the PrBoom+ Doom source port"
HOMEPAGE="https://github.com/kraflab/dsda-doom/"
SRC_URI="https://github.com/kraflab/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"