commit: 7eb3c3f552db05a882bb322bd5c00f82a1b25ead Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jul 18 06:19:31 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jul 18 08:27:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb3c3f5
dev-ruby/commonmarker: update DESCRIPTION Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/commonmarker/commonmarker-0.23.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/commonmarker/commonmarker-0.23.5.ebuild b/dev-ruby/commonmarker/commonmarker-0.23.5.ebuild index 4ac2e88f8d79..a28b05552bbe 100644 --- a/dev-ruby/commonmarker/commonmarker-0.23.5.ebuild +++ b/dev-ruby/commonmarker/commonmarker-0.23.5.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_GEMSPEC="commonmarker.gemspec" inherit ruby-fakegem -DESCRIPTION="A fast, safe, extensible parser for CommonMark, wrapping the official libcmark library" +DESCRIPTION="A fast, safe, extensible parser for CommonMark, wrapping the libcmark library" HOMEPAGE="https://github.com/gjtorikian/commonmarker" SRC_URI="https://github.com/gjtorikian/commonmarker/archive/v${PV}.tar.gz -> ${P}.tar.gz"
