From 1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Mon, 7 Aug 2017 18:15:45 +0200 Subject: [PATCH] dev-ruby/timecop: fix HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5342 --- dev-ruby/timecop/timecop-0.7.1.ebuild | 4 ++-- dev-ruby/timecop/timecop-0.8.1.ebuild | 2 +- dev-ruby/timecop/timecop-0.9.0.ebuild | 2 +- dev-ruby/timecop/timecop-0.9.1.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ruby/timecop/timecop-0.7.1.ebuild b/dev-ruby/timecop/timecop-0.7.1.ebuild index c5dd374c2373a..b23435dc19546 100644 --- a/dev-ruby/timecop/timecop-0.7.1.ebuild +++ b/dev-ruby/timecop/timecop-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="https://github.com/jtrupiano/timecop" +HOMEPAGE="https://github.com/travisjeffery/timecop" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/timecop/timecop-0.8.1.ebuild b/dev-ruby/timecop/timecop-0.8.1.ebuild index bac3c1717c7f3..be7fad2442a02 100644 --- a/dev-ruby/timecop/timecop-0.8.1.ebuild +++ b/dev-ruby/timecop/timecop-0.8.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="https://github.com/jtrupiano/timecop" +HOMEPAGE="https://github.com/travisjeffery/timecop" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/timecop/timecop-0.9.0.ebuild b/dev-ruby/timecop/timecop-0.9.0.ebuild index bb415e704b5f3..78f9a8f2d3349 100644 --- a/dev-ruby/timecop/timecop-0.9.0.ebuild +++ b/dev-ruby/timecop/timecop-0.9.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="https://github.com/jtrupiano/timecop" +HOMEPAGE="https://github.com/travisjeffery/timecop" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/timecop/timecop-0.9.1.ebuild b/dev-ruby/timecop/timecop-0.9.1.ebuild index bb415e704b5f3..78f9a8f2d3349 100644 --- a/dev-ruby/timecop/timecop-0.9.1.ebuild +++ b/dev-ruby/timecop/timecop-0.9.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="https://github.com/jtrupiano/timecop" +HOMEPAGE="https://github.com/travisjeffery/timecop" LICENSE="MIT" SLOT="0"