From eee6beb5056bb958e44eb1b9aae067ed97975db5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 7 Feb 2018 19:11:32 +0100 Subject: 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(-) (limited to 'dev-ruby/calendar_date_select') 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 0b7e156d22da..c5557ef510b9 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" -- cgit v1.2.3-65-gdbad