commit: cf07d8b33156ac4f9045826cc06a0ceff6a001cc Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 06:31:41 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 06:31:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf07d8b3
dev-ruby/postgres_ext: shorten description to avoid warnings Package-Manager: portage-2.2.28 dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5b1e6c3..b0019e8 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"
