dev-ruby/clonefile: Make DESCRIPTION into nominal sentence

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-25 12:03:20 +02:00
parent 1e6bba68a4
commit 3ab63c0c72

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none"
inherit ruby-fakegem
DESCRIPTION="Implements reflink copy (copy-on-write) for supported file systems on Linux."
DESCRIPTION="Reflink copy (copy-on-write) for supported file systems on Linux"
HOMEPAGE="https://codeberg.org/da/ruby-clonefile"
LICENSE="BSD"