diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-19 07:57:42 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-19 08:07:18 +0200 |
commit | f1269e288598004cd7e6bc4973e2ed5fb08f2c85 (patch) | |
tree | afbada12ff916a7d7cea5350ca2af09c263af28e /dev-ruby/ruby_version | |
parent | virtual/gsasl: Stabilize 3 amd64, #853637 (diff) | |
download | gentoo-f1269e288598004cd7e6bc4973e2ed5fb08f2c85.tar.gz gentoo-f1269e288598004cd7e6bc4973e2ed5fb08f2c85.tar.bz2 gentoo-f1269e288598004cd7e6bc4973e2ed5fb08f2c85.zip |
dev-ruby/ruby_version: update DESCRIPTION
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby_version')
-rw-r--r-- | dev-ruby/ruby_version/ruby_version-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |