commit:     c23d1fc60de9a5b89d45cafbfb13912413706bac
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 00:47:34 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 00:56:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23d1fc6

app-misc/filebus: Update DESCRIPTION

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-misc/filebus/filebus-0.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/filebus/filebus-0.0.4.ebuild 
b/app-misc/filebus/filebus-0.0.4.ebuild
index 828f61eeb15..6fc182eaa2d 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"
 

Reply via email to