diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-ruby/arel/arel-5.0.1.20140414130214.ebuild | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ruby/arel/arel-5.0.1.20140414130214.ebuild')
-rw-r--r-- | dev-ruby/arel/arel-5.0.1.20140414130214.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild b/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild index 862190d54122..c3bc37299ccb 100644 --- a/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild +++ b/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |