diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild index 397ddbcaf30e..1d5c67c81f3a 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild,v 1.2 2014/04/22 03:20:18 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild,v 1.3 2014/07/18 09:09:05 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES README" inherit ruby-fakegem DESCRIPTION="Daylight-savings aware timezone library" -HOMEPAGE="http://tzinfo.rubyforge.org/" +HOMEPAGE="http://tzinfo.github.io/" LICENSE="MIT" SLOT="0" |