commit:     9170e8a7b1e23928920ddf285622539cdca048dc
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 14:24:05 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 14:24:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9170e8a7

dev-ml/fd-send-recv: shorten description

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-ml/fd-send-recv/fd-send-recv-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/fd-send-recv/fd-send-recv-2.0.1.ebuild 
b/dev-ml/fd-send-recv/fd-send-recv-2.0.1.ebuild
index 4758fe28b..d8e168fcb 100644
--- a/dev-ml/fd-send-recv/fd-send-recv-2.0.1.ebuild
+++ b/dev-ml/fd-send-recv/fd-send-recv-2.0.1.ebuild
@@ -7,7 +7,7 @@ MYPN="ocaml-${PN}"
 
 inherit dune
 
-DESCRIPTION="Bindings which allow Unix.file_descrs to be sent and received 
over Unix domain sockets"
+DESCRIPTION="Send and receive Unix.file_descrs over Unix domain sockets"
 HOMEPAGE="https://github.com/xapi-project/ocaml-fd-send-recv";
 
SRC_URI="https://github.com/xapi-project/${MYPN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}/${MYPN}-${PV}"

Reply via email to