mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/coolio: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5341
This commit is contained in:
committed by
David Seifert
parent
28cd215d61
commit
9f61202e70
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user