diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-02-09 06:44:28 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-02-09 06:44:28 +0100 |
commit | 92d38c84069ef22f5eb71ba58eda5639412949a3 (patch) | |
tree | e083b8a260a0a05e029ab4aa3cded70995ef3b18 /dev-ruby/postgres_ext | |
parent | dev-ruby/postgres_ext: drop activerecord:4.1, ruby20 (diff) | |
download | gentoo-92d38c84069ef22f5eb71ba58eda5639412949a3.tar.gz gentoo-92d38c84069ef22f5eb71ba58eda5639412949a3.tar.bz2 gentoo-92d38c84069ef22f5eb71ba58eda5639412949a3.zip |
dev-ruby/postgres_ext: drop redundant SRC_URI
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/postgres_ext')
-rw-r--r-- | dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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)" |