Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timecop/
Date: Wed, 09 Aug 2017 06:21:56
Message-Id: 1502259703.1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed.monsieurp@gentoo
1 commit: 1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Aug 7 16:15:45 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 9 06:21:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf33c56
7
8 dev-ruby/timecop: fix HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/5342
11
12 dev-ruby/timecop/timecop-0.7.1.ebuild | 4 ++--
13 dev-ruby/timecop/timecop-0.8.1.ebuild | 2 +-
14 dev-ruby/timecop/timecop-0.9.0.ebuild | 2 +-
15 dev-ruby/timecop/timecop-0.9.1.ebuild | 2 +-
16 4 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-ruby/timecop/timecop-0.7.1.ebuild b/dev-ruby/timecop/timecop-0.7.1.ebuild
19 index c5dd374c237..b23435dc195 100644
20 --- a/dev-ruby/timecop/timecop-0.7.1.ebuild
21 +++ b/dev-ruby/timecop/timecop-0.7.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown"
29 inherit ruby-fakegem
30
31 DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities"
32 -HOMEPAGE="https://github.com/jtrupiano/timecop"
33 +HOMEPAGE="https://github.com/travisjeffery/timecop"
34
35 LICENSE="MIT"
36 SLOT="0"
37
38 diff --git a/dev-ruby/timecop/timecop-0.8.1.ebuild b/dev-ruby/timecop/timecop-0.8.1.ebuild
39 index bac3c1717c7..be7fad2442a 100644
40 --- a/dev-ruby/timecop/timecop-0.8.1.ebuild
41 +++ b/dev-ruby/timecop/timecop-0.8.1.ebuild
42 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown"
43 inherit ruby-fakegem
44
45 DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities"
46 -HOMEPAGE="https://github.com/jtrupiano/timecop"
47 +HOMEPAGE="https://github.com/travisjeffery/timecop"
48
49 LICENSE="MIT"
50 SLOT="0"
51
52 diff --git a/dev-ruby/timecop/timecop-0.9.0.ebuild b/dev-ruby/timecop/timecop-0.9.0.ebuild
53 index bb415e704b5..78f9a8f2d33 100644
54 --- a/dev-ruby/timecop/timecop-0.9.0.ebuild
55 +++ b/dev-ruby/timecop/timecop-0.9.0.ebuild
56 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown"
57 inherit ruby-fakegem
58
59 DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities"
60 -HOMEPAGE="https://github.com/jtrupiano/timecop"
61 +HOMEPAGE="https://github.com/travisjeffery/timecop"
62
63 LICENSE="MIT"
64 SLOT="0"
65
66 diff --git a/dev-ruby/timecop/timecop-0.9.1.ebuild b/dev-ruby/timecop/timecop-0.9.1.ebuild
67 index bb415e704b5..78f9a8f2d33 100644
68 --- a/dev-ruby/timecop/timecop-0.9.1.ebuild
69 +++ b/dev-ruby/timecop/timecop-0.9.1.ebuild
70 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown"
71 inherit ruby-fakegem
72
73 DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities"
74 -HOMEPAGE="https://github.com/jtrupiano/timecop"
75 +HOMEPAGE="https://github.com/travisjeffery/timecop"
76
77 LICENSE="MIT"
78 SLOT="0"