summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-ruby/arel
parentAdd missing remote-id (diff)
downloadgentoo-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')
-rw-r--r--dev-ruby/arel/arel-3.0.2-r2.ebuild2
-rw-r--r--dev-ruby/arel/arel-3.0.3.ebuild2
-rw-r--r--dev-ruby/arel/arel-4.0.2.ebuild2
-rw-r--r--dev-ruby/arel/arel-5.0.1.20140414130214.ebuild2
-rw-r--r--dev-ruby/arel/arel-6.0.0.ebuild2
-rw-r--r--dev-ruby/arel/arel-6.0.2.ebuild2
6 files changed, 6 insertions, 6 deletions
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)"