games-fps/gzdoom: DESCRIPTION should not contain the package name

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
This commit is contained in:
William Breathitt Gray
2019-05-14 20:58:54 +09:00
parent faa6f6e669
commit b8f9ea037a

View File

@@ -5,7 +5,7 @@ EAPI=7
inherit cmake-utils desktop xdg
DESCRIPTION="GZDoom - a modder-friendly OpenGL source port based on the DOOM engine"
DESCRIPTION="A modder-friendly OpenGL source port based on the DOOM engine"
HOMEPAGE="https://zdoom.org"
SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> ${P}.tar.gz"