summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2021-06-01 17:47:34 -0700
committerZac Medico <zmedico@gentoo.org>2021-06-01 17:56:15 -0700
commitc23d1fc60de9a5b89d45cafbfb13912413706bac (patch)
tree66ea770c9fbd9b47e75739cb13c2b9865da92874 /app-misc
parentapp-emulation: Add CPE tag for containerd. (diff)
downloadgentoo-c23d1fc60de9a5b89d45cafbfb13912413706bac.tar.gz
gentoo-c23d1fc60de9a5b89d45cafbfb13912413706bac.tar.bz2
gentoo-c23d1fc60de9a5b89d45cafbfb13912413706bac.zip
app-misc/filebus: Update DESCRIPTION
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/filebus/filebus-0.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/filebus/filebus-0.0.4.ebuild b/app-misc/filebus/filebus-0.0.4.ebuild
index 828f61eeb15d..6fc182eaa2da 100644
--- a/app-misc/filebus/filebus-0.0.4.ebuild
+++ b/app-misc/filebus/filebus-0.0.4.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
-DESCRIPTION="Multicast communication channels based on regular files"
+DESCRIPTION="A userspace multicast named pipe implementation backed by a regular file"
HOMEPAGE="https://github.com/zmedico/filebus"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"