mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/typhoeus: use HTTPS, sync HOMEPAGEs
This commit is contained in:
committed by
Aaron Bauman
parent
4a34495ff6
commit
669bddcd90
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -13,7 +13,8 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling logic"
|
||||
HOMEPAGE="http://rubygems.org/gems/typhoeus/"
|
||||
HOMEPAGE="https://rubygems.org/gems/typhoeus/
|
||||
https://github.com/typhoeus/typhoeus"
|
||||
|
||||
LICENSE="Ruby"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -13,7 +13,8 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling logic"
|
||||
HOMEPAGE="https://github.com/typhoeus/typhoeus"
|
||||
HOMEPAGE="https://rubygems.org/gems/typhoeus/
|
||||
https://github.com/typhoeus/typhoeus"
|
||||
|
||||
LICENSE="Ruby"
|
||||
SLOT="1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -13,7 +13,8 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling logic"
|
||||
HOMEPAGE="https://github.com/typhoeus/typhoeus"
|
||||
HOMEPAGE="https://rubygems.org/gems/typhoeus/
|
||||
https://github.com/typhoeus/typhoeus"
|
||||
|
||||
LICENSE="Ruby"
|
||||
SLOT="1"
|
||||
|
||||
Reference in New Issue
Block a user