summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:12:53 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:07 +0000
commit5a3d2a0915ee1105d4d1b1f5de396155e53d3d92 (patch)
tree8f595d2931bb94d960e477c79b6f56420b76472f
parentdev-ruby/diva: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-5a3d2a0915ee1105d4d1b1f5de396155e53d3d92.tar.gz
gentoo-5a3d2a0915ee1105d4d1b1f5de396155e53d3d92.tar.bz2
gentoo-5a3d2a0915ee1105d4d1b1f5de396155e53d3d92.zip
dev-ruby/filigree: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/filigree/filigree-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/filigree/filigree-0.4.1.ebuild b/dev-ruby/filigree/filigree-0.4.1.ebuild
index b60cc04a73d2..285e80ea3849 100644
--- a/dev-ruby/filigree/filigree-0.4.1.ebuild
+++ b/dev-ruby/filigree/filigree-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="New classes and extensions to core library classes."
+DESCRIPTION="New classes and extensions to core library classes"
HOMEPAGE="https://github.com/chriswailes/filigree"
LICENSE="UoI-NCSA"