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 | |
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')
131 files changed, 138 insertions, 138 deletions
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild index 77c1c8d755bc..811992aa9de0 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_NAME="georuby" inherit ruby-fakegem DESCRIPTION="Ruby data holder for OGC Simple Features" -HOMEPAGE="http://github.com/nofxx/georuby" +HOMEPAGE="https://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild index f6916e00eaaf..7c1ec7ecf442 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_NAME="georuby" inherit ruby-fakegem DESCRIPTION="Ruby data holder for OGC Simple Features" -HOMEPAGE="http://github.com/nofxx/georuby" +HOMEPAGE="https://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild b/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild index abd28b8aaaf8..71b98f92e87b 100644 --- a/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild +++ b/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild @@ -14,7 +14,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Framework for designing email-service layers" HOMEPAGE="https://github.com/rails/rails" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/actionpack/actionpack-4.0.13.ebuild b/dev-ruby/actionpack/actionpack-4.0.13.ebuild index 46cc71a485c9..dfe1b0ff0fb1 100644 --- a/dev-ruby/actionpack/actionpack-4.0.13.ebuild +++ b/dev-ruby/actionpack/actionpack-4.0.13.ebuild @@ -19,7 +19,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Eases web-request routing, handling, and response" HOMEPAGE="http://rubyforge.org/projects/actionpack/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/actionview/actionview-4.2.2.ebuild b/dev-ruby/actionview/actionview-4.2.2.ebuild index 0024ac029fcf..da90f347b63b 100644 --- a/dev-ruby/actionview/actionview-4.2.2.ebuild +++ b/dev-ruby/actionview/actionview-4.2.2.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Simple, battle-tested conventions and helpers for building web pages" HOMEPAGE="https://github.com/rails/rails/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/actionview/actionview-4.2.3.ebuild b/dev-ruby/actionview/actionview-4.2.3.ebuild index 9c1b1c459b25..74988831aae4 100644 --- a/dev-ruby/actionview/actionview-4.2.3.ebuild +++ b/dev-ruby/actionview/actionview-4.2.3.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Simple, battle-tested conventions and helpers for building web pages" HOMEPAGE="https://github.com/rails/rails/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/activerecord/activerecord-3.2.22.ebuild b/dev-ruby/activerecord/activerecord-3.2.22.ebuild index e6322620edf1..68b8c1b0e372 100644 --- a/dev-ruby/activerecord/activerecord-3.2.22.ebuild +++ b/dev-ruby/activerecord/activerecord-3.2.22.ebuild @@ -17,7 +17,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" HOMEPAGE="http://rubyforge.org/projects/activerecord/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/activerecord/activerecord-4.0.13.ebuild b/dev-ruby/activerecord/activerecord-4.0.13.ebuild index 2d6023685876..e221981b2253 100644 --- a/dev-ruby/activerecord/activerecord-4.0.13.ebuild +++ b/dev-ruby/activerecord/activerecord-4.0.13.ebuild @@ -17,7 +17,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" HOMEPAGE="http://rubyforge.org/projects/activerecord/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/activeresource/activeresource-4.0.0.ebuild b/dev-ruby/activeresource/activeresource-4.0.0.ebuild index 42434cd319f6..8bf835281857 100644 --- a/dev-ruby/activeresource/activeresource-4.0.0.ebuild +++ b/dev-ruby/activeresource/activeresource-4.0.0.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Think Active Record for web resources" HOMEPAGE="http://rubyforge.org/projects/activeresource/" -SRC_URI="http://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" +SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/amq-client/amq-client-1.0.4.ebuild b/dev-ruby/amq-client/amq-client-1.0.4.ebuild index 8914e5d635c2..9eee086cfdc0 100644 --- a/dev-ruby/amq-client/amq-client-1.0.4.ebuild +++ b/dev-ruby/amq-client/amq-client-1.0.4.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit versionator ruby-fakegem DESCRIPTION="A fully-featured, low-level AMQP 0.9.1 client" -HOMEPAGE="http://github.com/ruby-amqp/amq-client" +HOMEPAGE="https://github.com/ruby-amqp/amq-client" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild b/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild index 35040417f9c6..f34147336728 100644 --- a/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild +++ b/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem DESCRIPTION="An AMQP 0.9.1 serialization library for Ruby" -HOMEPAGE="http://github.com/ruby-amqp/amq-protocol" +HOMEPAGE="https://github.com/ruby-amqp/amq-protocol" LICENSE="MIT" SLOT="0" 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)" diff --git a/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild b/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild index e7e767de9023..13e7ce777e8b 100644 --- a/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild +++ b/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem DESCRIPTION="Ruby library that pretty prints Ruby objects in full color with proper indentation" -HOMEPAGE="http://github.com/michaeldv/awesome_print" +HOMEPAGE="https://github.com/michaeldv/awesome_print" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" diff --git a/dev-ruby/bcat/bcat-0.6.2-r1.ebuild b/dev-ruby/bcat/bcat-0.6.2-r1.ebuild index 208b3e395549..3d1e78366d73 100644 --- a/dev-ruby/bcat/bcat-0.6.2-r1.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README" inherit ruby-fakegem DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs" -HOMEPAGE="http://github.com/rtomayko/bcat" +HOMEPAGE="https://github.com/rtomayko/bcat" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild index efe845d246f0..8051d398bda6 100644 --- a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README" inherit ruby-fakegem DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs" -HOMEPAGE="http://github.com/rtomayko/bcat" +HOMEPAGE="https://github.com/rtomayko/bcat" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bones/bones-3.8.1-r1.ebuild b/dev-ruby/bones/bones-3.8.1-r1.ebuild index 604fe99e05e1..cbfd3227240a 100644 --- a/dev-ruby/bones/bones-3.8.1-r1.ebuild +++ b/dev-ruby/bones/bones-3.8.1-r1.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="default version.txt" inherit ruby-fakegem DESCRIPTION="Tool that creates new Ruby projects from a code skeleton" -HOMEPAGE="http://github.com/TwP/bones" +HOMEPAGE="https://github.com/TwP/bones" IUSE="test" LICENSE="MIT" diff --git a/dev-ruby/bones/bones-3.8.3.ebuild b/dev-ruby/bones/bones-3.8.3.ebuild index a3c7a3b6042e..dc03e0857cf7 100644 --- a/dev-ruby/bones/bones-3.8.3.ebuild +++ b/dev-ruby/bones/bones-3.8.3.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="default version.txt" inherit ruby-fakegem DESCRIPTION="Tool that creates new Ruby projects from a code skeleton" -HOMEPAGE="http://github.com/TwP/bones" +HOMEPAGE="https://github.com/TwP/bones" IUSE="test" LICENSE="MIT" diff --git a/dev-ruby/bourne/bourne-1.5.0-r1.ebuild b/dev-ruby/bourne/bourne-1.5.0-r1.ebuild index e6e5709ece6b..48dcbe9a5310 100644 --- a/dev-ruby/bourne/bourne-1.5.0-r1.ebuild +++ b/dev-ruby/bourne/bourne-1.5.0-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="Extends mocha to allow detailed tracking and querying of stub and mock invocations" -HOMEPAGE="http://github.com/thoughtbot/bourne" +HOMEPAGE="https://github.com/thoughtbot/bourne" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bourne/bourne-1.6.0.ebuild b/dev-ruby/bourne/bourne-1.6.0.ebuild index 4676ec56eaeb..eb3ffce6eab9 100644 --- a/dev-ruby/bourne/bourne-1.6.0.ebuild +++ b/dev-ruby/bourne/bourne-1.6.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="Extends mocha to allow detailed tracking and querying of stub and mock invocations" -HOMEPAGE="http://github.com/thoughtbot/bourne" +HOMEPAGE="https://github.com/thoughtbot/bourne" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bundler/bundler-1.7.13.ebuild b/dev-ruby/bundler/bundler-1.7.13.ebuild index 73efc5e24932..8f6567166677 100644 --- a/dev-ruby/bundler/bundler-1.7.13.ebuild +++ b/dev-ruby/bundler/bundler-1.7.13.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="An easy way to vendor gem dependencies" -HOMEPAGE="http://github.com/carlhuda/bundler" +HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" @@ -37,7 +37,7 @@ RDEPEND+=" dev-vcs/git" all_ruby_prepare() { # Bundler only supports running the specs from git: - # http://github.com/carlhuda/bundler/issues/issue/738 + # https://github.com/carlhuda/bundler/issues/issue/738 sed -i -e '/when Bundler is bundled/,/^ end/ s:^:#:' spec/runtime/setup_spec.rb || die # Fails randomly and no clear cause can be found. Might be related diff --git a/dev-ruby/bunny/bunny-1.6.3.ebuild b/dev-ruby/bunny/bunny-1.6.3.ebuild index da0ff7ed81c2..f53f3f7659ec 100644 --- a/dev-ruby/bunny/bunny-1.6.3.ebuild +++ b/dev-ruby/bunny/bunny-1.6.3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" inherit ruby-fakegem DESCRIPTION="Another synchronous Ruby AMQP client" -HOMEPAGE="http://github.com/celldee/bunny" +HOMEPAGE="https://github.com/celldee/bunny" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bunny/bunny-1.7.0.ebuild b/dev-ruby/bunny/bunny-1.7.0.ebuild index da0ff7ed81c2..f53f3f7659ec 100644 --- a/dev-ruby/bunny/bunny-1.7.0.ebuild +++ b/dev-ruby/bunny/bunny-1.7.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" inherit ruby-fakegem DESCRIPTION="Another synchronous Ruby AMQP client" -HOMEPAGE="http://github.com/celldee/bunny" +HOMEPAGE="https://github.com/celldee/bunny" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bunny/bunny-2.0.1.ebuild b/dev-ruby/bunny/bunny-2.0.1.ebuild index da0ff7ed81c2..f53f3f7659ec 100644 --- a/dev-ruby/bunny/bunny-2.0.1.ebuild +++ b/dev-ruby/bunny/bunny-2.0.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" inherit ruby-fakegem DESCRIPTION="Another synchronous Ruby AMQP client" -HOMEPAGE="http://github.com/celldee/bunny" +HOMEPAGE="https://github.com/celldee/bunny" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/capybara/capybara-1.1.4.ebuild b/dev-ruby/capybara/capybara-1.1.4.ebuild index 0f7f3b867a43..beae67b468af 100644 --- a/dev-ruby/capybara/capybara-1.1.4.ebuild +++ b/dev-ruby/capybara/capybara-1.1.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit virtualx ruby-fakegem DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications" -HOMEPAGE="http://github.com/jnicklas/capybara" +HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" KEYWORDS="~amd64" diff --git a/dev-ruby/capybara/capybara-2.2.1.ebuild b/dev-ruby/capybara/capybara-2.2.1.ebuild index bd7539f6e9ed..10eedae42ee6 100644 --- a/dev-ruby/capybara/capybara-2.2.1.ebuild +++ b/dev-ruby/capybara/capybara-2.2.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit virtualx ruby-fakegem DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications" -HOMEPAGE="http://github.com/jnicklas/capybara" +HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" KEYWORDS="~amd64" diff --git a/dev-ruby/capybara/capybara-2.4.4.ebuild b/dev-ruby/capybara/capybara-2.4.4.ebuild index 017338c32f96..2f2d3edb1576 100644 --- a/dev-ruby/capybara/capybara-2.4.4.ebuild +++ b/dev-ruby/capybara/capybara-2.4.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit virtualx ruby-fakegem DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications" -HOMEPAGE="http://github.com/jnicklas/capybara" +HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" KEYWORDS="~amd64 ~x86" diff --git a/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild b/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild index 049f1699c912..29c9757ce2ec 100644 --- a/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild +++ b/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Character encoding detecting library for Ruby using ICU" -HOMEPAGE="http://github.com/brianmario/charlock_holmes" +HOMEPAGE="https://github.com/brianmario/charlock_holmes" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/contracts/contracts-0.10.1.ebuild b/dev-ruby/contracts/contracts-0.10.1.ebuild index 581390841c67..66e9357cecd0 100644 --- a/dev-ruby/contracts/contracts-0.10.1.ebuild +++ b/dev-ruby/contracts/contracts-0.10.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.md TODO.markdown TUTORIAL.md" inherit ruby-fakegem DESCRIPTION="provides contracts for Ruby" -HOMEPAGE="http://github.com/egonSchiele/contracts.ruby" +HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild index 8620c6715c89..f5eaf60fb87a 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner" -HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" +HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild index 3cab35597629..00a806103c62 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner" -HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" +HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/dalli/dalli-2.6.4.ebuild b/dev-ruby/dalli/dalli-2.6.4.ebuild index 87b7357cdf9f..0189840f6468 100644 --- a/dev-ruby/dalli/dalli-2.6.4.ebuild +++ b/dev-ruby/dalli/dalli-2.6.4.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.md Performance.md README.md" inherit ruby-fakegem DESCRIPTION="A high performance pure Ruby client for accessing memcached servers" -HOMEPAGE="http://github.com/mperham/dalli" +HOMEPAGE="https://github.com/mperham/dalli" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" diff --git a/dev-ruby/dalli/dalli-2.7.4.ebuild b/dev-ruby/dalli/dalli-2.7.4.ebuild index cd6aa8913b7a..817d61f0c037 100644 --- a/dev-ruby/dalli/dalli-2.7.4.ebuild +++ b/dev-ruby/dalli/dalli-2.7.4.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.md Performance.md README.md" inherit ruby-fakegem DESCRIPTION="A high performance pure Ruby client for accessing memcached servers" -HOMEPAGE="http://github.com/mperham/dalli" +HOMEPAGE="https://github.com/mperham/dalli" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" diff --git a/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild index e0706148b4ac..853b1713bc65 100644 --- a/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild +++ b/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none" inherit ruby-fakegem DESCRIPTION="Strategies for cleaning databases" -HOMEPAGE="http://github.com/bmabey/database_cleaner" +HOMEPAGE="https://github.com/bmabey/database_cleaner" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild index d6ea22931b75..0c86a4f8f652 100644 --- a/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild +++ b/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none" inherit ruby-fakegem DESCRIPTION="Strategies for cleaning databases" -HOMEPAGE="http://github.com/bmabey/database_cleaner" +HOMEPAGE="https://github.com/bmabey/database_cleaner" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild b/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild index 873c9607dd44..4f1f71bac874 100644 --- a/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild +++ b/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.markdown" inherit ruby-fakegem eutils DESCRIPTION="A fake filesystem. Use it in your tests" -HOMEPAGE="http://github.com/defunkt/fakefs" +HOMEPAGE="https://github.com/defunkt/fakefs" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakefs/fakefs-0.6.0.ebuild b/dev-ruby/fakefs/fakefs-0.6.0.ebuild index 58ae0575801f..5df9d839baf8 100644 --- a/dev-ruby/fakefs/fakefs-0.6.0.ebuild +++ b/dev-ruby/fakefs/fakefs-0.6.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.markdown" inherit ruby-fakegem eutils DESCRIPTION="A fake filesystem. Use it in your tests" -HOMEPAGE="http://github.com/defunkt/fakefs" +HOMEPAGE="https://github.com/defunkt/fakefs" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakefs/fakefs-0.6.5.ebuild b/dev-ruby/fakefs/fakefs-0.6.5.ebuild index 8857c77c7c12..49e1cca92800 100644 --- a/dev-ruby/fakefs/fakefs-0.6.5.ebuild +++ b/dev-ruby/fakefs/fakefs-0.6.5.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.markdown" inherit ruby-fakegem eutils DESCRIPTION="A fake filesystem. Use it in your tests" -HOMEPAGE="http://github.com/defunkt/fakefs" +HOMEPAGE="https://github.com/defunkt/fakefs" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild b/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild index 92763fb33750..f85481e312cb 100644 --- a/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild +++ b/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc" inherit ruby-fakegem DESCRIPTION="Helper for faking web requests in Ruby" -HOMEPAGE="http://github.com/chrisk/fakeweb" +HOMEPAGE="https://github.com/chrisk/fakeweb" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild b/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild index 18551e5d8a30..8276a1a4d479 100644 --- a/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild +++ b/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc" inherit ruby-fakegem DESCRIPTION="Helper for faking web requests in Ruby" -HOMEPAGE="http://github.com/chrisk/fakeweb" +HOMEPAGE="https://github.com/chrisk/fakeweb" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/faraday/faraday-0.9.0.ebuild b/dev-ruby/faraday/faraday-0.9.0.ebuild index 2da7e274ad98..ad65446ad85f 100644 --- a/dev-ruby/faraday/faraday-0.9.0.ebuild +++ b/dev-ruby/faraday/faraday-0.9.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem eutils DESCRIPTION="HTTP/REST API client library with pluggable components" -HOMEPAGE="http://github.com/lostisland/faraday" +HOMEPAGE="https://github.com/lostisland/faraday" SRC_URI="https://github.com/lostisland/faraday/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/faraday/faraday-0.9.1.ebuild b/dev-ruby/faraday/faraday-0.9.1.ebuild index 24e0d17791fc..7d61a26a290e 100644 --- a/dev-ruby/faraday/faraday-0.9.1.ebuild +++ b/dev-ruby/faraday/faraday-0.9.1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem eutils DESCRIPTION="HTTP/REST API client library with pluggable components" -HOMEPAGE="http://github.com/lostisland/faraday" +HOMEPAGE="https://github.com/lostisland/faraday" SRC_URI="https://github.com/lostisland/faraday/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild index 358a25086f45..4aaecefe3c97 100644 --- a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild +++ b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc README.signals" inherit multilib ruby-fakegem DESCRIPTION="FastCGI library for Ruby" -HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng" +HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="Ruby" diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild index ffeeb335ad6e..c44ce31a4984 100644 --- a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild +++ b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc README.signals" inherit multilib ruby-fakegem DESCRIPTION="FastCGI library for Ruby" -HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng" +HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="Ruby" diff --git a/dev-ruby/ffi/ffi-1.9.6-r1.ebuild b/dev-ruby/ffi/ffi-1.9.6-r1.ebuild index 80f54f15e4bc..2bde24c36c24 100644 --- a/dev-ruby/ffi/ffi-1.9.6-r1.ebuild +++ b/dev-ruby/ffi/ffi-1.9.6-r1.ebuild @@ -19,7 +19,7 @@ inherit ruby-fakegem DESCRIPTION="Ruby extension for programmatically loading dynamic libraries" HOMEPAGE="http://wiki.github.com/ffi/ffi" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" IUSE="" LICENSE="BSD" diff --git a/dev-ruby/ffi/ffi-1.9.6-r2.ebuild b/dev-ruby/ffi/ffi-1.9.6-r2.ebuild index 369b594776c1..3ae048e503c4 100644 --- a/dev-ruby/ffi/ffi-1.9.6-r2.ebuild +++ b/dev-ruby/ffi/ffi-1.9.6-r2.ebuild @@ -19,7 +19,7 @@ inherit ruby-fakegem DESCRIPTION="Ruby extension for programmatically loading dynamic libraries" HOMEPAGE="http://wiki.github.com/ffi/ffi" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" IUSE="" LICENSE="BSD" diff --git a/dev-ruby/flickraw/flickraw-0.9.8.ebuild b/dev-ruby/flickraw/flickraw-0.9.8.ebuild index 56ff0f69af0c..6698afb2d213 100644 --- a/dev-ruby/flickraw/flickraw-0.9.8.ebuild +++ b/dev-ruby/flickraw/flickraw-0.9.8.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="-r README.rdoc examples" inherit ruby-fakegem DESCRIPTION="A library to access flickr api in a simple way" -HOMEPAGE="http://github.com/hanklords/flickraw" +HOMEPAGE="https://github.com/hanklords/flickraw" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/git/git-1.2.9.1-r1.ebuild b/dev-ruby/git/git-1.2.9.1-r1.ebuild index be39c815362a..56d622a3de87 100644 --- a/dev-ruby/git/git-1.2.9.1-r1.ebuild +++ b/dev-ruby/git/git-1.2.9.1-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="git.gemspec" inherit ruby-fakegem DESCRIPTION="Library for using Git in Ruby" -HOMEPAGE="http://github.com/schacon/ruby-git" +HOMEPAGE="https://github.com/schacon/ruby-git" SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> ${P}.tar.gz" RUBY_S="ruby-git-${PV}" diff --git a/dev-ruby/git/git-1.2.9.1.ebuild b/dev-ruby/git/git-1.2.9.1.ebuild index ba68e818ade8..a30883aa8282 100644 --- a/dev-ruby/git/git-1.2.9.1.ebuild +++ b/dev-ruby/git/git-1.2.9.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="git.gemspec" inherit ruby-fakegem DESCRIPTION="Library for using Git in Ruby" -HOMEPAGE="http://github.com/schacon/ruby-git" +HOMEPAGE="https://github.com/schacon/ruby-git" SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> ${P}.tar.gz" RUBY_S="ruby-git-${PV}" diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild index 2eb3a29098f3..1679d511d47f 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_NAME="http_parser.rb" inherit ruby-fakegem DESCRIPTION="Simple callback-based HTTP request/response parser" -HOMEPAGE="http://github.com/tmm1/http_parser.rb" +HOMEPAGE="https://github.com/tmm1/http_parser.rb" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild index a46c275fbc5c..115a26d1ac95 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_NAME="http_parser.rb" inherit ruby-fakegem DESCRIPTION="Simple callback-based HTTP request/response parser" -HOMEPAGE="http://github.com/tmm1/http_parser.rb" +HOMEPAGE="https://github.com/tmm1/http_parser.rb" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild b/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild index e57b245ab701..0f0bf14c851d 100644 --- a/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild +++ b/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild @@ -16,8 +16,8 @@ inherit multilib ruby-fakegem GITHUB_USER="tarcieri" DESCRIPTION="IO::Buffer is a fast byte queue which is primarily intended for non-blocking I/O applications" -HOMEPAGE="http://github.com/tarcieri/iobuffer" -SRC_URI="http://github.com/${GITHUB_USER}/iobuffer/tarball/v${PV} -> ${PN}-git-${PV}.tgz" +HOMEPAGE="https://github.com/tarcieri/iobuffer" +SRC_URI="https://github.com/${GITHUB_USER}/iobuffer/tarball/v${PV} -> ${PN}-git-${PV}.tgz" LICENSE="MIT" KEYWORDS="~amd64 ~x86 ~x86-macos" diff --git a/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild b/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild index 59401dc2b765..4588ecb230f1 100644 --- a/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild +++ b/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" inherit multilib ruby-fakegem DESCRIPTION="Levenshtein distance algorithm" -HOMEPAGE="http://github.com/mbleigh/mash" +HOMEPAGE="https://github.com/mbleigh/mash" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild b/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild index abce98f256e8..a351c7509d88 100644 --- a/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild +++ b/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" inherit multilib ruby-fakegem DESCRIPTION="Levenshtein distance algorithm" -HOMEPAGE="http://github.com/mbleigh/mash" +HOMEPAGE="https://github.com/mbleigh/mash" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/litc/litc-1.0.3-r1.ebuild b/dev-ruby/litc/litc-1.0.3-r1.ebuild index cbaec9e03bfb..f06777f53dbb 100644 --- a/dev-ruby/litc/litc-1.0.3-r1.ebuild +++ b/dev-ruby/litc/litc-1.0.3-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="A tiny ruby module for Amazon EC2 intance metadata" -HOMEPAGE="http://github.com/bkaney/litc" +HOMEPAGE="https://github.com/bkaney/litc" IUSE="" LICENSE="MIT" diff --git a/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild b/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild index 5976f97b6f55..0c18acdb94b3 100644 --- a/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild +++ b/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit ruby-fakegem eutils DESCRIPTION="Module that provides Gem based plugin management" -HOMEPAGE="http://github.com/TwP/little-plugger" +HOMEPAGE="https://github.com/TwP/little-plugger" IUSE="test" LICENSE="MIT" diff --git a/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild b/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild index a4476e394aaf..323cb63c9429 100644 --- a/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild +++ b/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit ruby-fakegem DESCRIPTION="Descriptive configuration files for Ruby written in Ruby" -HOMEPAGE="http://github.com/TwP/loquacious" +HOMEPAGE="https://github.com/TwP/loquacious" IUSE="" LICENSE="MIT" diff --git a/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild b/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild index b0e2bb83547a..c4904ee99b74 100644 --- a/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild +++ b/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="A simple, powerful, and very fast logging utility" -HOMEPAGE="http://github.com/bdurand/lumberjack" +HOMEPAGE="https://github.com/bdurand/lumberjack" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/mab/mab-0.0.3.ebuild b/dev-ruby/mab/mab-0.0.3.ebuild index ff4a795126ae..cd16ec70e683 100644 --- a/dev-ruby/mab/mab-0.0.3.ebuild +++ b/dev-ruby/mab/mab-0.0.3.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Markup as Ruby" -HOMEPAGE="http://github.com/camping/mab" +HOMEPAGE="https://github.com/camping/mab" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/map/map-6.5.4.ebuild b/dev-ruby/map/map-6.5.4.ebuild index 7080448346f4..5f2e701b7619 100644 --- a/dev-ruby/map/map-6.5.4.ebuild +++ b/dev-ruby/map/map-6.5.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec" inherit ruby-fakegem DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies" -HOMEPAGE="http://github.com/ahoward/map" +HOMEPAGE="https://github.com/ahoward/map" LICENSE="|| ( Ruby BSD-2 )" SLOT="0" diff --git a/dev-ruby/map/map-6.5.5.ebuild b/dev-ruby/map/map-6.5.5.ebuild index 15823d4ccec3..86dd6425908f 100644 --- a/dev-ruby/map/map-6.5.5.ebuild +++ b/dev-ruby/map/map-6.5.5.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec" inherit ruby-fakegem DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies" -HOMEPAGE="http://github.com/ahoward/map" +HOMEPAGE="https://github.com/ahoward/map" LICENSE="|| ( Ruby BSD-2 )" SLOT="0" diff --git a/dev-ruby/mash/mash-0.1.1-r2.ebuild b/dev-ruby/mash/mash-0.1.1-r2.ebuild index 5e551c334e14..0976e3cd161d 100644 --- a/dev-ruby/mash/mash-0.1.1-r2.ebuild +++ b/dev-ruby/mash/mash-0.1.1-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="Mash is an extended Hash that gives simple pseudo-object functionality" -HOMEPAGE="http://github.com/mbleigh/mash" +HOMEPAGE="https://github.com/mbleigh/mash" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild index f809e7f8ad51..f137c0ff084d 100644 --- a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_NAME="${MY_OWNER}-${PN}" inherit ruby-fakegem DESCRIPTION="RSpec-esque matchers for use in Test::Unit" -HOMEPAGE="http://github.com/mcmire/matchy" +HOMEPAGE="https://github.com/mcmire/matchy" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild index b2d81d48ac71..53ff8bfbb9c0 100644 --- a/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild +++ b/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc History.rdoc README.rdoc" inherit ruby-fakegem DESCRIPTION="A ruby library for accessing memcached" -HOMEPAGE="http://github.com/mperham/memcache-client" +HOMEPAGE="https://github.com/mperham/memcache-client" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild index bb6160fdff51..be4f5bc16a5d 100644 --- a/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild +++ b/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc History.rdoc README.rdoc" inherit ruby-fakegem DESCRIPTION="A ruby library for accessing memcached" -HOMEPAGE="http://github.com/mperham/memcache-client" +HOMEPAGE="https://github.com/mperham/memcache-client" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/method_source/method_source-0.8.2-r2.ebuild b/dev-ruby/method_source/method_source-0.8.2-r2.ebuild index 074db3efb757..20ff3abdc483 100644 --- a/dev-ruby/method_source/method_source-0.8.2-r2.ebuild +++ b/dev-ruby/method_source/method_source-0.8.2-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="Retrieve the source code for a method" -HOMEPAGE="http://github.com/banister/method_source" +HOMEPAGE="https://github.com/banister/method_source" IUSE="" SLOT="0" diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild index 998eaf9c6550..7b237a7c7f6c 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRA_DOC="README.md" inherit ruby-fakegem DESCRIPTION="Run external commands on Unix or Windows" -HOMEPAGE="http://github.com/opscode/mixlib-shellout" +HOMEPAGE="https://github.com/opscode/mixlib-shellout" SRC_URI="https://github.com/opscode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild index 998eaf9c6550..7b237a7c7f6c 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRA_DOC="README.md" inherit ruby-fakegem DESCRIPTION="Run external commands on Unix or Windows" -HOMEPAGE="http://github.com/opscode/mixlib-shellout" +HOMEPAGE="https://github.com/opscode/mixlib-shellout" SRC_URI="https://github.com/opscode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-ruby/moneta/moneta-0.7.20.ebuild b/dev-ruby/moneta/moneta-0.7.20.ebuild index 31967037c7e8..5485f22ac6eb 100644 --- a/dev-ruby/moneta/moneta-0.7.20.ebuild +++ b/dev-ruby/moneta/moneta-0.7.20.ebuild @@ -16,8 +16,8 @@ inherit ruby-fakegem GITHUB_USER="minad" DESCRIPTION="A unified interface to key/value stores" -HOMEPAGE="http://github.com/minad/moneta" -SRC_URI="http://github.com/${GITHUB_USER}/moneta/tarball/v${PV} -> ${P}.tgz" +HOMEPAGE="https://github.com/minad/moneta" +SRC_URI="https://github.com/${GITHUB_USER}/moneta/tarball/v${PV} -> ${P}.tgz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/multi_json/multi_json-1.10.1.ebuild b/dev-ruby/multi_json/multi_json-1.10.1.ebuild index 0bc90d2fa80f..9842e639d62a 100644 --- a/dev-ruby/multi_json/multi_json-1.10.1.ebuild +++ b/dev-ruby/multi_json/multi_json-1.10.1.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_GEMSPEC="multi_json.gemspec" inherit ruby-fakegem DESCRIPTION="A gem to provide swappable JSON backends" -HOMEPAGE="http://github.com/intridea/multi_json" +HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/multi_json/multi_json-1.11.0.ebuild b/dev-ruby/multi_json/multi_json-1.11.0.ebuild index 488e9e9d34fc..fd5b6c63a321 100644 --- a/dev-ruby/multi_json/multi_json-1.11.0.ebuild +++ b/dev-ruby/multi_json/multi_json-1.11.0.ebuild @@ -18,7 +18,7 @@ inherit ruby-fakegem SRC_URI="https://github.com/intridea/multi_json/archive/v${PV}.tar.gz -> ${P}.tar.gz" DESCRIPTION="A gem to provide swappable JSON backends" -HOMEPAGE="http://github.com/intridea/multi_json" +HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/multi_json/multi_json-1.9.3.ebuild b/dev-ruby/multi_json/multi_json-1.9.3.ebuild index d40c3d062f59..1b19d84d5677 100644 --- a/dev-ruby/multi_json/multi_json-1.9.3.ebuild +++ b/dev-ruby/multi_json/multi_json-1.9.3.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_GEMSPEC="multi_json.gemspec" inherit ruby-fakegem DESCRIPTION="A gem to provide swappable JSON backends" -HOMEPAGE="http://github.com/intridea/multi_json" +HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild b/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild index bbe7f2f332eb..c49e37049618 100644 --- a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.md" inherit ruby-fakegem eutils DESCRIPTION="Adds a streamy multipart form post capability to Net::HTTP" -HOMEPAGE="http://github.com/nicksieger/multipart-post" +HOMEPAGE="https://github.com/nicksieger/multipart-post" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild index 55c028b94ced..16b5d4da5a94 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication" -HOMEPAGE="http://github.com/drbrain/net-http-digest_auth" +HOMEPAGE="https://github.com/drbrain/net-http-digest_auth" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild index 17442282a493..ca13289d7574 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication" -HOMEPAGE="http://github.com/drbrain/net-http-digest_auth" +HOMEPAGE="https://github.com/drbrain/net-http-digest_auth" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/notify/notify-0.5.2-r1.ebuild b/dev-ruby/notify/notify-0.5.2-r1.ebuild index ff058e7be516..1d82a552bddb 100644 --- a/dev-ruby/notify/notify-0.5.2-r1.ebuild +++ b/dev-ruby/notify/notify-0.5.2-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md sample.rb" inherit ruby-fakegem DESCRIPTION="A function to notify on cross platform" -HOMEPAGE="http://github.com/jugyo/notify" +HOMEPAGE="https://github.com/jugyo/notify" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/oauth2/oauth2-1.0.0.ebuild b/dev-ruby/oauth2/oauth2-1.0.0.ebuild index 863f66f36290..3aa07445a471 100644 --- a/dev-ruby/oauth2/oauth2-1.0.0.ebuild +++ b/dev-ruby/oauth2/oauth2-1.0.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem eutils DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem" -HOMEPAGE="http://github.com/intridea/oauth2" +HOMEPAGE="https://github.com/intridea/oauth2" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild index cef30fb379ac..837a95a75a7e 100644 --- a/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild +++ b/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="Implements low level PDF features for Prawn" -HOMEPAGE="http://github.com/prawnpdf/pdf-core/" +HOMEPAGE="https://github.com/prawnpdf/pdf-core/" LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" diff --git a/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild b/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild index d02617447664..4ba5b5ddbe3f 100644 --- a/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild +++ b/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild @@ -17,11 +17,11 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO" inherit ruby-fakegem DESCRIPTION="PDF parser conforming as much as possible to the PDF specification from Adobe" -HOMEPAGE="http://github.com/yob/pdf-reader/" +HOMEPAGE="https://github.com/yob/pdf-reader/" # We cannot use the gem distributions because they don't contain the # tests' data, we have to rely on the git tags. -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" RUBY_S="${GITHUB_USER}-${PN}-*" LICENSE="MIT" diff --git a/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild b/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild index 4593527ee13b..1a86e6a5d0eb 100644 --- a/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild +++ b/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/yob/pdf-reader/" # We cannot use the gem distributions because they don't contain the # tests' data, we have to rely on the git tags. -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" RUBY_S="${GITHUB_USER}-${PN}-*" LICENSE="MIT" diff --git a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild index d33d23698437..99bb53c077ab 100644 --- a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild +++ b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="Provides a more HTTPish API around the ruby-openid library" -HOMEPAGE="http://github.com/josh/rack-openid" +HOMEPAGE="https://github.com/josh/rack-openid" LICENSE="MIT" KEYWORDS="~amd64 ~x86" diff --git a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild index 5fadaf5eb272..2045a3e97643 100644 --- a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild +++ b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit versionator ruby-fakegem DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps" -HOMEPAGE="http://github.com/brynary/rack-test" +HOMEPAGE="https://github.com/brynary/rack-test" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack-test/rack-test-0.6.3.ebuild b/dev-ruby/rack-test/rack-test-0.6.3.ebuild index 0acaf5d9bdcd..2b404b618194 100644 --- a/dev-ruby/rack-test/rack-test-0.6.3.ebuild +++ b/dev-ruby/rack-test/rack-test-0.6.3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit versionator ruby-fakegem DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps" -HOMEPAGE="http://github.com/brynary/rack-test" +HOMEPAGE="https://github.com/brynary/rack-test" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild b/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild index 128cc188381a..22c1e6db6999 100644 --- a/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild +++ b/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" inherit ruby-fakegem DESCRIPTION="This is an extraction of the auto_link method from rails" -HOMEPAGE="http://github.com/tenderlove/rails_autolink" +HOMEPAGE="https://github.com/tenderlove/rails_autolink" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/railties/railties-4.0.13.ebuild b/dev-ruby/railties/railties-4.0.13.ebuild index e363be888561..dff95aaa081e 100644 --- a/dev-ruby/railties/railties-4.0.13.ebuild +++ b/dev-ruby/railties/railties-4.0.13.ebuild @@ -16,8 +16,8 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem versionator DESCRIPTION="Tools for creating, working with, and running Rails applications" -HOMEPAGE="http://github.com/rails/rails" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +HOMEPAGE="https://github.com/rails/rails" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild b/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild index 791af3ac007d..f38511138275 100644 --- a/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild +++ b/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog README.markdown" inherit ruby-fakegem DESCRIPTION="Extends ruby's String class with colored text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rainbow/rainbow-1.1.4.ebuild b/dev-ruby/rainbow/rainbow-1.1.4.ebuild index aab3009906fa..0516a4846048 100644 --- a/dev-ruby/rainbow/rainbow-1.1.4.ebuild +++ b/dev-ruby/rainbow/rainbow-1.1.4.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog README.markdown" inherit ruby-fakegem DESCRIPTION="Extends ruby's String class with colored text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild b/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild index 3d13aabe11da..8219e8d75649 100644 --- a/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild +++ b/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown" inherit ruby-fakegem DESCRIPTION="Colorize printed text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rainbow/rainbow-2.0.0.ebuild b/dev-ruby/rainbow/rainbow-2.0.0.ebuild index 8edccc395dbb..8e2e85a0801d 100644 --- a/dev-ruby/rainbow/rainbow-2.0.0.ebuild +++ b/dev-ruby/rainbow/rainbow-2.0.0.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown" inherit ruby-fakegem DESCRIPTION="Colorize printed text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild index 5b57ad0b57a3..8baa0d7127e2 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild @@ -13,10 +13,10 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit ruby-fakegem eutils DESCRIPTION="Provide a standard and simplified way to build and package Ruby extensions" -HOMEPAGE="http://github.com/luislavena/rake-compiler" +HOMEPAGE="https://github.com/luislavena/rake-compiler" LICENSE="MIT" -SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild index 597e638b30bd..ec391e07fd10 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild index 85aeceb9a25d..422a773901c2 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild index 0da551dd8b05..b65c2c631eef 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild index 026dcb3bf956..28300d7e38cf 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild index 6f25852f1493..2d0c8e90a484 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rexical/rexical-1.0.5-r2.ebuild b/dev-ruby/rexical/rexical-1.0.5-r2.ebuild index 2a34436cc42e..b2acc642b5fc 100644 --- a/dev-ruby/rexical/rexical-1.0.5-r2.ebuild +++ b/dev-ruby/rexical/rexical-1.0.5-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc DOCUMENTATION.en.rdoc DOCUMENTATION.ja.rd inherit ruby-fakegem eutils DESCRIPTION="Rexical is a lexical scanner generator" -HOMEPAGE="http://github.com/tenderlove/rexical/tree/master" +HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild index 900e7871c01d..4f53c9fa82a3 100644 --- a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild +++ b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc DOCUMENTATION.en.rdoc DOCUMENTATION.ja.rd inherit ruby-fakegem eutils DESCRIPTION="Rexical is a lexical scanner generator" -HOMEPAGE="http://github.com/tenderlove/rexical/tree/master" +HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/rouge/rouge-1.9.0.ebuild b/dev-ruby/rouge/rouge-1.9.0.ebuild index 6fd101cee319..81827a8cc7c0 100644 --- a/dev-ruby/rouge/rouge-1.9.0.ebuild +++ b/dev-ruby/rouge/rouge-1.9.0.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="yard" inherit ruby-fakegem DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition" -HOMEPAGE="http://github.com/jneen/rouge" +HOMEPAGE="https://github.com/jneen/rouge" SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/rouge/rouge-1.9.1.ebuild b/dev-ruby/rouge/rouge-1.9.1.ebuild index 6fd101cee319..81827a8cc7c0 100644 --- a/dev-ruby/rouge/rouge-1.9.1.ebuild +++ b/dev-ruby/rouge/rouge-1.9.1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="yard" inherit ruby-fakegem DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition" -HOMEPAGE="http://github.com/jneen/rouge" +HOMEPAGE="https://github.com/jneen/rouge" SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild index 0f61611b0677..d54123e756b8 100644 --- a/dev-ruby/rr/rr-1.1.2-r1.ebuild +++ b/dev-ruby/rr/rr-1.1.2-r1.ebuild @@ -15,7 +15,7 @@ inherit ruby-fakegem DESCRIPTION="A double framework that features a rich selection of double techniques and a terse syntax" HOMEPAGE="http://pivotallabs.com/" -SRC_URI="http://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rr/rr-1.1.2.ebuild b/dev-ruby/rr/rr-1.1.2.ebuild index 27cb0a693a62..30d1cfd8a668 100644 --- a/dev-ruby/rr/rr-1.1.2.ebuild +++ b/dev-ruby/rr/rr-1.1.2.ebuild @@ -15,7 +15,7 @@ inherit ruby-fakegem DESCRIPTION="A double framework that features a rich selection of double techniques and a terse syntax" HOMEPAGE="http://pivotallabs.com/" -SRC_URI="http://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild index 7785720cd6c4..e6162ea97595 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild @@ -20,7 +20,7 @@ RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec" inherit ruby-fakegem DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby" -HOMEPAGE="http://github.com/rspec/rspec-core" +HOMEPAGE="https://github.com/rspec/rspec-core" SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" diff --git a/dev-ruby/samuel/samuel-0.3.3-r1.ebuild b/dev-ruby/samuel/samuel-0.3.3-r1.ebuild index c54d55289145..c868e5a36922 100644 --- a/dev-ruby/samuel/samuel-0.3.3-r1.ebuild +++ b/dev-ruby/samuel/samuel-0.3.3-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit ruby-fakegem DESCRIPTION="An automatic logger for HTTP requests in Ruby" -HOMEPAGE="http://github.com/chrisk/samuel" +HOMEPAGE="https://github.com/chrisk/samuel" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/session/session-3.1.2.ebuild b/dev-ruby/session/session-3.1.2.ebuild index 52dbd60f0d5c..86ba449afaac 100644 --- a/dev-ruby/session/session-3.1.2.ebuild +++ b/dev-ruby/session/session-3.1.2.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="A set of classes to drive external programs via pipe" HOMEPAGE="http://codeforpeople.com/lib/ruby/session/" #SRC_URI="http://codeforpeople.com/lib/ruby/session/${P}.tgz" -# License info based on http://github.com/ahoward/session as indicated +# License info based on https://github.com/ahoward/session as indicated # by author. LICENSE="Ruby" SLOT="0" diff --git a/dev-ruby/session/session-3.2.0.ebuild b/dev-ruby/session/session-3.2.0.ebuild index 1b278285abb0..049c6ad94235 100644 --- a/dev-ruby/session/session-3.2.0.ebuild +++ b/dev-ruby/session/session-3.2.0.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="A set of classes to drive external programs via pipe" HOMEPAGE="http://codeforpeople.com/lib/ruby/session/" #SRC_URI="http://codeforpeople.com/lib/ruby/session/${P}.tgz" -# License info based on http://github.com/ahoward/session as indicated +# License info based on https://github.com/ahoward/session as indicated # by author. LICENSE="Ruby" SLOT="0" diff --git a/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild b/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild index a56693a29e1c..e9fc44bb3021 100644 --- a/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild +++ b/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem DESCRIPTION="A simple configuration / settings solution that uses an ERB enabled YAML file" -HOMEPAGE="http://github.com/binarylogic/settingslogic" +HOMEPAGE="https://github.com/binarylogic/settingslogic" LICENSE="MIT" KEYWORDS="~amd64 ~x86 ~x86-macos" diff --git a/dev-ruby/spring/spring-1.1.3.ebuild b/dev-ruby/spring/spring-1.1.3.ebuild index 5453aa97f819..1d68a87eadd1 100644 --- a/dev-ruby/spring/spring-1.1.3.ebuild +++ b/dev-ruby/spring/spring-1.1.3.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_TASK_TEST="test:unit" inherit ruby-fakegem DESCRIPTION="Rails application preloader" -HOMEPAGE="http://github.com/rails/spring" +HOMEPAGE="https://github.com/rails/spring" LICENSE="MIT" SLOT="1.1" diff --git a/dev-ruby/sshkit/sshkit-1.5.1.ebuild b/dev-ruby/sshkit/sshkit-1.5.1.ebuild index 5f488c0add1a..de983be219f6 100644 --- a/dev-ruby/sshkit/sshkit-1.5.1.ebuild +++ b/dev-ruby/sshkit/sshkit-1.5.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md FAQ.md README.md" inherit ruby-fakegem DESCRIPTION="SSHKit makes it easy to write structured, testable SSH commands in Ruby" -HOMEPAGE="http://github.com/capistrano/sshkit" +HOMEPAGE="https://github.com/capistrano/sshkit" LICENSE="GPL-3" SLOT="0" diff --git a/dev-ruby/sshkit/sshkit-1.6.1.ebuild b/dev-ruby/sshkit/sshkit-1.6.1.ebuild index a3cf8bbdd2c0..f4554a419eb7 100644 --- a/dev-ruby/sshkit/sshkit-1.6.1.ebuild +++ b/dev-ruby/sshkit/sshkit-1.6.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md FAQ.md README.md" inherit ruby-fakegem DESCRIPTION="SSHKit makes it easy to write structured, testable SSH commands in Ruby" -HOMEPAGE="http://github.com/capistrano/sshkit" +HOMEPAGE="https://github.com/capistrano/sshkit" LICENSE="GPL-3" SLOT="0" diff --git a/dev-ruby/subexec/subexec-0.2.3-r1.ebuild b/dev-ruby/subexec/subexec-0.2.3-r1.ebuild index 4fe7aaac98f5..1a2695e85be5 100644 --- a/dev-ruby/subexec/subexec-0.2.3-r1.ebuild +++ b/dev-ruby/subexec/subexec-0.2.3-r1.ebuild @@ -16,8 +16,8 @@ inherit ruby-fakegem eutils GITHUB_USER="nulayer" DESCRIPTION="Subexec spawns an external command with a timeout" -HOMEPAGE="http://github.com/nulayer/subexec" -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" +HOMEPAGE="https://github.com/nulayer/subexec" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/thor/thor-0.19.1.ebuild b/dev-ruby/thor/thor-0.19.1.ebuild index 3ffe6813c791..368089e51e8c 100644 --- a/dev-ruby/thor/thor-0.19.1.ebuild +++ b/dev-ruby/thor/thor-0.19.1.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem DESCRIPTION="A scripting framework that replaces rake and sake" HOMEPAGE="http://whatisthor.com/" -SRC_URI="http://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild index 735ab1ce75d1..ce5da0635faf 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem eutils DESCRIPTION="W3C HTML Tidy library implemented as a Ruby extension" -HOMEPAGE="http://github.com/carld/tidy" +HOMEPAGE="https://github.com/carld/tidy" LICENSE="HTML-Tidy" SLOT="0" diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild index 84ff6a775098..aa04d64c4f9b 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem eutils DESCRIPTION="W3C HTML Tidy library implemented as a Ruby extension" -HOMEPAGE="http://github.com/carld/tidy" +HOMEPAGE="https://github.com/carld/tidy" LICENSE="HTML-Tidy" SLOT="0" diff --git a/dev-ruby/tilt/tilt-1.4.1-r2.ebuild b/dev-ruby/tilt/tilt-1.4.1-r2.ebuild index e663b1740461..9a5f32fc7510 100644 --- a/dev-ruby/tilt/tilt-1.4.1-r2.ebuild +++ b/dev-ruby/tilt/tilt-1.4.1-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="A thin interface over a Ruby template engines to make their usage as generic as possible" -HOMEPAGE="http://github.com/rtomayko/tilt" +HOMEPAGE="https://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/tilt/tilt-1.4.1.ebuild b/dev-ruby/tilt/tilt-1.4.1.ebuild index d6616dbcc546..792f89315f61 100644 --- a/dev-ruby/tilt/tilt-1.4.1.ebuild +++ b/dev-ruby/tilt/tilt-1.4.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md TEMPLATES.md" inherit ruby-fakegem DESCRIPTION="A thin interface over a Ruby template engines to make their usage as generic as possible" -HOMEPAGE="http://github.com/rtomayko/tilt" +HOMEPAGE="https://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/timecop/timecop-0.7.1.ebuild b/dev-ruby/timecop/timecop-0.7.1.ebuild index be2ad23fe9e2..fe27e25e8ddf 100644 --- a/dev-ruby/timecop/timecop-0.7.1.ebuild +++ b/dev-ruby/timecop/timecop-0.7.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="http://github.com/jtrupiano/timecop" +HOMEPAGE="https://github.com/jtrupiano/timecop" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild index 116081b71439..c3e6a7dbdf7c 100644 --- a/dev-ruby/tins/tins-0.13.1.ebuild +++ b/dev-ruby/tins/tins-0.13.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="All the stuff that isn't good enough for a real library" -HOMEPAGE="http://github.com/flori/tins" +HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild index 125677d972da..8256c3ef903f 100644 --- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild +++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild @@ -13,7 +13,7 @@ USE_RUBY="ruby19 ruby20 ruby21 ruby22" inherit ruby-fakegem DESCRIPTION="Gem provides enforced-type functionality to Arrays" -HOMEPAGE="http://github.com/yaauie/typed-array" +HOMEPAGE="https://github.com/yaauie/typed-array" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/watch/watch-0.1.0.ebuild b/dev-ruby/watch/watch-0.1.0.ebuild index ddcf098ce142..2bdc3a86a5e0 100644 --- a/dev-ruby/watch/watch-0.1.0.ebuild +++ b/dev-ruby/watch/watch-0.1.0.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="A dirt simple mechanism to tell if files have changed" -HOMEPAGE="http://github.com/benschwarz/watch" +HOMEPAGE="https://github.com/benschwarz/watch" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/weakling/weakling-0.0.4.ebuild b/dev-ruby/weakling/weakling-0.0.4.ebuild index 7bf33c06262e..5bb10c0593dd 100644 --- a/dev-ruby/weakling/weakling-0.0.4.ebuild +++ b/dev-ruby/weakling/weakling-0.0.4.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit java-pkg-2 java-pkg-simple ruby-fakegem DESCRIPTION="weakling: a collection of weakref utilities for Ruby" -HOMEPAGE="http://github.com/headius/weakling" +HOMEPAGE="https://github.com/headius/weakling" LICENSE="Apache-2.0" KEYWORDS="amd64 x86" diff --git a/dev-ruby/webmock/webmock-1.19.0.ebuild b/dev-ruby/webmock/webmock-1.19.0.ebuild index e36b33226ffa..125193be5aba 100644 --- a/dev-ruby/webmock/webmock-1.19.0.ebuild +++ b/dev-ruby/webmock/webmock-1.19.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" inherit ruby-fakegem DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP requests" -HOMEPAGE="http://github.com/bblimke/webmock" +HOMEPAGE="https://github.com/bblimke/webmock" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild index ca005bfac506..55bc56dd6774 100644 --- a/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Most awesome pagination solution for Ruby" -HOMEPAGE="http://github.com/mislav/will_paginate/" +HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" diff --git a/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild index f5fd7e9a4802..b2eabc725fe1 100644 --- a/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Most awesome pagination solution for Ruby" -HOMEPAGE="http://github.com/mislav/will_paginate/" +HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" diff --git a/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild index f5fd7e9a4802..b2eabc725fe1 100644 --- a/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Most awesome pagination solution for Ruby" -HOMEPAGE="http://github.com/mislav/will_paginate/" +HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild index f517b511bde6..52159d7a9f33 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit multilib ruby-fakegem DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" -HOMEPAGE="http://github.com/brianmario/yajl-ruby" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild index 145dc0db6ddd..310f6f03a555 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit multilib ruby-fakegem DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" -HOMEPAGE="http://github.com/brianmario/yajl-ruby" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild index 256d61611721..430bd3e59a38 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit multilib ruby-fakegem DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" -HOMEPAGE="http://github.com/brianmario/yajl-ruby" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" |