From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-ruby/arel/arel-3.0.2-r2.ebuild | 2 +- dev-ruby/arel/arel-3.0.3.ebuild | 2 +- dev-ruby/arel/arel-4.0.2.ebuild | 2 +- dev-ruby/arel/arel-5.0.1.20140414130214.ebuild | 2 +- dev-ruby/arel/arel-6.0.0.ebuild | 2 +- dev-ruby/arel/arel-6.0.2.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-ruby/arel') diff --git a/dev-ruby/arel/arel-3.0.2-r2.ebuild b/dev-ruby/arel/arel-3.0.2-r2.ebuild index 58b109822005..deaa52dd74d7 100644 --- a/dev-ruby/arel/arel-3.0.2-r2.ebuild +++ b/dev-ruby/arel/arel-3.0.2-r2.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" diff --git a/dev-ruby/arel/arel-3.0.3.ebuild b/dev-ruby/arel/arel-3.0.3.ebuild index ca02c31edc19..76df5ab249b2 100644 --- a/dev-ruby/arel/arel-3.0.3.ebuild +++ b/dev-ruby/arel/arel-3.0.3.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" diff --git a/dev-ruby/arel/arel-4.0.2.ebuild b/dev-ruby/arel/arel-4.0.2.ebuild index 789fd08273dd..6a57d369b08e 100644 --- a/dev-ruby/arel/arel-4.0.2.ebuild +++ b/dev-ruby/arel/arel-4.0.2.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" 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" diff --git a/dev-ruby/arel/arel-6.0.0.ebuild b/dev-ruby/arel/arel-6.0.0.ebuild index 7dd08d7065b1..8fbe00e93352 100644 --- a/dev-ruby/arel/arel-6.0.0.ebuild +++ b/dev-ruby/arel/arel-6.0.0.ebuild @@ -14,7 +14,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" SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/arel/arel-6.0.2.ebuild b/dev-ruby/arel/arel-6.0.2.ebuild index f887068f886f..c74b82c36b3d 100644 --- a/dev-ruby/arel/arel-6.0.2.ebuild +++ b/dev-ruby/arel/arel-6.0.2.ebuild @@ -14,7 +14,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" SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -- cgit v1.2.3-65-gdbad