commit: f1269e288598004cd7e6bc4973e2ed5fb08f2c85 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jul 19 05:57:42 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jul 19 06:07:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1269e28
dev-ruby/ruby_version: update DESCRIPTION Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ruby_version/ruby_version-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild index 3cdc0b667262..a9fdd2967d2a 100644 --- a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild +++ b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild @@ -9,7 +9,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3" inherit ruby-fakegem -DESCRIPTION="Provides a RubyVersion class which offers a convenient DSL for checking for the right Ruby version" +DESCRIPTION="A class which offers a convenient DSL for checking for the right Ruby version" HOMEPAGE="https://github.com/janlelis/ruby_version" LICENSE="MIT"
