From 7b61e33a7900d005b869c11e55feb9ce34bbbf6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 Apr 2026 12:05:14 +0200 Subject: [PATCH] dev-ml/ppx_diff: Remove full stop from DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ml/ppx_diff/ppx_diff-0.17.0-r2.ebuild | 4 ++-- dev-ml/ppx_diff/ppx_diff-0.17.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ml/ppx_diff/ppx_diff-0.17.0-r2.ebuild b/dev-ml/ppx_diff/ppx_diff-0.17.0-r2.ebuild index e2a991d80b1f5..34cff13dc6132 100644 --- a/dev-ml/ppx_diff/ppx_diff-0.17.0-r2.ebuild +++ b/dev-ml/ppx_diff/ppx_diff-0.17.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit dune -DESCRIPTION="A PPX rewriter that genreates the implementation of [Ldiffable.S]." +DESCRIPTION="A PPX rewriter that genreates the implementation of [Ldiffable.S]" HOMEPAGE="https://github.com/janestreet/ppx_diff" SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ml/ppx_diff/ppx_diff-0.17.1.ebuild b/dev-ml/ppx_diff/ppx_diff-0.17.1.ebuild index 942265c932abc..2e14c64f07f7c 100644 --- a/dev-ml/ppx_diff/ppx_diff-0.17.1.ebuild +++ b/dev-ml/ppx_diff/ppx_diff-0.17.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit dune -DESCRIPTION="A PPX rewriter that genreates the implementation of [Ldiffable.S]." +DESCRIPTION="A PPX rewriter that genreates the implementation of [Ldiffable.S]" HOMEPAGE="https://github.com/janestreet/ppx_diff" SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"