dev-ruby/dry-types: 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:03:29 +02:00
parent 3ab63c0c72
commit 4460eae494
3 changed files with 5 additions and 5 deletions
+2 -2
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
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="dry-types.gemspec"
inherit ruby-fakegem
DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types."
DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types"
HOMEPAGE="https://dry-rb.org/gems/dry-types/"
SRC_URI="https://github.com/dry-rb/dry-types/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+2 -2
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
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="dry-types.gemspec"
inherit ruby-fakegem
DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types."
DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types"
HOMEPAGE="https://dry-rb.org/gems/dry-types/"
SRC_URI="https://github.com/dry-rb/dry-types/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+1 -1
View File
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="dry-types.gemspec"
inherit ruby-fakegem
DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types."
DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types"
HOMEPAGE="https://dry-rb.org/gems/dry-types/"
SRC_URI="https://github.com/dry-rb/dry-types/archive/v${PV}.tar.gz -> ${P}.tar.gz"