commit:     eee6beb5056bb958e44eb1b9aae067ed97975db5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb  7 18:11:32 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 14:27:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee6beb5

dev-ruby/calendar_date_select: fix HOMEPAGE.

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

 dev-ruby/calendar_date_select/calendar_date_select-2.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/calendar_date_select/calendar_date_select-2.1.2.ebuild 
b/dev-ruby/calendar_date_select/calendar_date_select-2.1.2.ebuild
index 0b7e156d22d..c5557ef510b 100644
--- a/dev-ruby/calendar_date_select/calendar_date_select-2.1.2.ebuild
+++ b/dev-ruby/calendar_date_select/calendar_date_select-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="app"
 inherit ruby-fakegem
 
 DESCRIPTION="A popular and flexible JavaScript DatePicker for RubyOnRails"
-HOMEPAGE="https://code.google.com/p/calendardateselect/";
+HOMEPAGE="https://github.com/timcharper/calendar_date_select";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to