From 9f61202e7042754aa3f7d25bfd3329a7dc2d09a6 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Mon, 7 Aug 2017 18:10:36 +0200 Subject: 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(-) (limited to 'dev-ruby/coolio') diff --git a/dev-ruby/coolio/coolio-1.4.2.ebuild b/dev-ruby/coolio/coolio-1.4.2.ebuild index a1223df43b16..f22f89e391d7 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 7bd2968e08ab..3cf99c52caf5 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 47345b593b96..f1590fcf5afd 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" -- cgit v1.2.3-65-gdbad