dev-ruby/postgres_ext: drop redundant SRC_URI
authorHans de Graaff <graaff@gentoo.org>
Thu, 9 Feb 2017 05:44:28 +0000 (06:44 +0100)
committerHans de Graaff <graaff@gentoo.org>
Thu, 9 Feb 2017 05:44:28 +0000 (06:44 +0100)
Package-Manager: portage-2.3.3

dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild

index 9d116d4e36c3eaa4428fd015a34944dcf3b902b1..d3157974dc0e305673c7f631a1442664371eca90 100644 (file)
@@ -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)"