diff --git a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild index 5b1e6c39037bf..b0019e87044da 100644 --- a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild +++ b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild @@ -7,7 +7,7 @@ USE_RUBY="ruby20 ruby21" inherit ruby-fakegem versionator -DESCRIPTION="Adds native PostgreSQL data types to ActiveRecord and querying extensions for ActiveRecord and Arel" +DESCRIPTION="Native PostgreSQL data types and querying extensions for ActiveRecord and Arel" HOMEPAGE="https://github.com/dockyard/postgres_ext" SRC_URI="mirror://rubygems/${P}.gem"