*/*: fix a few BadDescriptions

Just the ones appearing in pkgdev push -A.

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
Florian Albrechtskirchinger
2026-06-26 09:16:56 +02:00
parent acaa0dbe1c
commit 2c5bee1fce
22 changed files with 22 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit autotools
DESCRIPTION="FUSE-based transcoding filesystem with support from/to many formats."
DESCRIPTION="FUSE-based transcoding filesystem with support from/to many formats"
HOMEPAGE="https://nschlia.github.io/ffmpegfs/"
SRC_URI="https://github.com/nschlia/ffmpegfs/releases/download/v${PV}/${P}.tar.gz"