diff options
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/patron-0.4.18-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.4.18-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.4.20.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/patron/patron-0.4.18-r1.ebuild b/dev-ruby/patron/patron-0.4.18-r1.ebuild index 88c2d9de2c48..9698e76138e4 100644 --- a/dev-ruby/patron/patron-0.4.18-r1.ebuild +++ b/dev-ruby/patron/patron-0.4.18-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt" inherit multilib ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="http://toland.github.com/patron/" +HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/patron/patron-0.4.18-r2.ebuild b/dev-ruby/patron/patron-0.4.18-r2.ebuild index 4afc70589396..48d60132d808 100644 --- a/dev-ruby/patron/patron-0.4.18-r2.ebuild +++ b/dev-ruby/patron/patron-0.4.18-r2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt" inherit multilib ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="http://toland.github.com/patron/" +HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/patron/patron-0.4.20.ebuild b/dev-ruby/patron/patron-0.4.20.ebuild index 3658900855d1..1731d1a7e70f 100644 --- a/dev-ruby/patron/patron-0.4.20.ebuild +++ b/dev-ruby/patron/patron-0.4.20.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit multilib ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="http://toland.github.com/patron/" +HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" |