summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-08-07 18:10:36 +0200
committerDavid Seifert <soap@gentoo.org>2017-08-13 13:23:20 +0200
commit9f61202e7042754aa3f7d25bfd3329a7dc2d09a6 (patch)
treea808f148e789c88080723f7f015140624eb2df9b /dev-ruby
parentdev-python/pytest-runner: fix HOMEPAGE (diff)
downloadgentoo-9f61202e7042754aa3f7d25bfd3329a7dc2d09a6.tar.gz
gentoo-9f61202e7042754aa3f7d25bfd3329a7dc2d09a6.tar.bz2
gentoo-9f61202e7042754aa3f7d25bfd3329a7dc2d09a6.zip
dev-ruby/coolio: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5341
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/coolio/coolio-1.4.2.ebuild4
-rw-r--r--dev-ruby/coolio/coolio-1.4.5.ebuild4
-rw-r--r--dev-ruby/coolio/coolio-1.5.0.ebuild2
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 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"