diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-08-13 08:31:41 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-08-13 08:31:41 +0200 |
commit | cf07d8b33156ac4f9045826cc06a0ceff6a001cc (patch) | |
tree | 414cf5f8855325752ff746070cccc6449bc0e8e0 /dev-ruby/postgres_ext | |
parent | dev-ruby/postgres_ext: drop ruby19 (diff) | |
download | gentoo-cf07d8b33156ac4f9045826cc06a0ceff6a001cc.tar.gz gentoo-cf07d8b33156ac4f9045826cc06a0ceff6a001cc.tar.bz2 gentoo-cf07d8b33156ac4f9045826cc06a0ceff6a001cc.zip |
dev-ruby/postgres_ext: shorten description to avoid warnings
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/postgres_ext')
-rw-r--r-- | dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 5b1e6c39037b..b0019e87044d 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" |