From: Hans de Graaff Date: Thu, 9 Feb 2017 05:44:28 +0000 (+0100) Subject: dev-ruby/postgres_ext: drop redundant SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=92d38c84069ef22f5eb71ba58eda5639412949a3;p=gentoo.git dev-ruby/postgres_ext: drop redundant SRC_URI Package-Manager: portage-2.3.3 --- diff --git a/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild b/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild index 9d116d4e36c3..d3157974dc0e 100644 --- a/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild +++ b/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild @@ -11,7 +11,6 @@ inherit ruby-fakegem versionator 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" LICENSE="BSD" SLOT="$(get_version_component_range 1)"