commit: ad13de8b3aaa766b6cb50e4e7442531aa108ad0e Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Oct 15 19:16:57 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Oct 15 19:33:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad13de8b
net-libs/dleyna: fix QA BadDescription Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-libs/dleyna/dleyna-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/dleyna/dleyna-0.8.0.ebuild b/net-libs/dleyna/dleyna-0.8.0.ebuild index 52fd2e2448ae..3024942fe634 100644 --- a/net-libs/dleyna/dleyna-0.8.0.ebuild +++ b/net-libs/dleyna/dleyna-0.8.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit meson -DESCRIPTION="dLeyna is a set of services and D-Bus APIs that aim to simplify access to UPnP and DLNA media devices in a network" +DESCRIPTION="A set of services and D-Bus APIs to simplify access to UPnP/DLNA media devices" HOMEPAGE="https://gitlab.gnome.org/World/dLeyna" SRC_URI="https://gitlab.gnome.org/World/dLeyna/-/archive/v0.8.0/dLeyna-v${PV}.tar.bz2"
