dev-ml/ppx_diff: Remove full stop from DESCRIPTION

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-25 12:05:14 +02:00
parent 3409f22490
commit 7b61e33a79
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"