diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-08-07 18:15:45 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-08-09 08:21:43 +0200 |
commit | 1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed (patch) | |
tree | 70e03ba5ae1f5ccc55845bb9f19345cb56799244 /dev-ruby/timecop/timecop-0.8.1.ebuild | |
parent | dev-ruby/power_assert: remove unused patch. (diff) | |
download | gentoo-1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed.tar.gz gentoo-1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed.tar.bz2 gentoo-1bf33c56fb70aaa4d0a9b5c34727b30bd2624eed.zip |
dev-ruby/timecop: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5342
Diffstat (limited to 'dev-ruby/timecop/timecop-0.8.1.ebuild')
-rw-r--r-- | dev-ruby/timecop/timecop-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/timecop/timecop-0.8.1.ebuild b/dev-ruby/timecop/timecop-0.8.1.ebuild index bac3c1717c7f..be7fad2442a0 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" |