commit:     9f61202e7042754aa3f7d25bfd3329a7dc2d09a6
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Mon Aug  7 16:10:36 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 11:23:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f61202e

dev-ruby/coolio: fix HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/5341

 dev-ruby/coolio/coolio-1.4.2.ebuild | 4 ++--
 dev-ruby/coolio/coolio-1.4.5.ebuild | 4 ++--
 dev-ruby/coolio/coolio-1.5.0.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/coolio/coolio-1.4.2.ebuild 
b/dev-ruby/coolio/coolio-1.4.2.ebuild
index a1223df43b1..f22f89e391d 100644
--- a/dev-ruby/coolio/coolio-1.4.2.ebuild
+++ b/dev-ruby/coolio/coolio-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
 inherit multilib ruby-fakegem
 
 DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.com/";
+HOMEPAGE="https://coolio.github.io/";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-ruby/coolio/coolio-1.4.5.ebuild 
b/dev-ruby/coolio/coolio-1.4.5.ebuild
index 7bd2968e08a..3cf99c52caf 100644
--- a/dev-ruby/coolio/coolio-1.4.5.ebuild
+++ b/dev-ruby/coolio/coolio-1.4.5.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
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
 inherit multilib ruby-fakegem
 
 DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.com/";
+HOMEPAGE="https://coolio.github.io/";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-ruby/coolio/coolio-1.5.0.ebuild 
b/dev-ruby/coolio/coolio-1.5.0.ebuild
index 47345b593b9..f1590fcf5af 100644
--- a/dev-ruby/coolio/coolio-1.5.0.ebuild
+++ b/dev-ruby/coolio/coolio-1.5.0.ebuild
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
 inherit multilib ruby-fakegem
 
 DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.com/";
+HOMEPAGE="https://coolio.github.io/";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to