mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/mpdlcd: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A small tool to display the MPD status on a LCDproc server."
|
||||
DESCRIPTION="A small tool to display the MPD status on a LCDproc server"
|
||||
HOMEPAGE="https://github.com/rbarrois/mpdlcd"
|
||||
SRC_URI="https://github.com/rbarrois/${PN}/archive/${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${P}"
|
||||
|
||||
Reference in New Issue
Block a user