dev-ruby/coolio: fix HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/5341
This commit is contained in:
Michael Mair-Keimberger (asterix)
2017-08-07 18:10:36 +02:00
committed by David Seifert
parent 28cd215d61
commit 9f61202e70
3 changed files with 5 additions and 5 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"