graaff      14/07/18 09:09:05

  Modified:             ChangeLog tzinfo-0.3.37.ebuild
                        tzinfo-0.3.37-r1.ebuild tzinfo-1.2.1.ebuild
                        tzinfo-0.3.38.ebuild
  Log:
  Update HOMEPAGE.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.135                dev-ruby/tzinfo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.135&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.135&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.134&r2=1.135

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog   18 Jul 2014 09:05:48 -0000      1.134
+++ ChangeLog   18 Jul 2014 09:09:05 -0000      1.135
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/tzinfo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.134 
2014/07/18 09:05:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.135 
2014/07/18 09:09:05 graaff Exp $
+
+  18 Jul 2014; Hans de Graaff <[email protected]> tzinfo-0.3.37.ebuild,
+  tzinfo-0.3.37-r1.ebuild, tzinfo-0.3.38.ebuild, tzinfo-1.2.1.ebuild:
+  Update HOMEPAGE.
 
   18 Jul 2014; Hans de Graaff <[email protected]> -tzinfo-1.1.0.ebuild,
   -tzinfo-1.2.0.ebuild:



1.7                  dev-ruby/tzinfo/tzinfo-0.3.37.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild?r1=1.6&r2=1.7

Index: tzinfo-0.3.37.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tzinfo-0.3.37.ebuild        22 Apr 2014 03:20:18 -0000      1.6
+++ tzinfo-0.3.37.ebuild        18 Jul 2014 09:09:05 -0000      1.7
@@ -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.ebuild,v 1.6 
2014/04/22 03:20:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.7 
2014/07/18 09:09:05 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19 jruby"
@@ -12,7 +12,7 @@
 inherit ruby-fakegem
 
 DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="http://tzinfo.rubyforge.org/";
+HOMEPAGE="http://tzinfo.github.io/";
 
 LICENSE="MIT"
 SLOT="0"



1.3                  dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild?r1=1.2&r2=1.3

Index: tzinfo-0.3.37-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tzinfo-0.3.37-r1.ebuild     22 Apr 2014 03:20:18 -0000      1.2
+++ tzinfo-0.3.37-r1.ebuild     18 Jul 2014 09:09:05 -0000      1.3
@@ -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 @@
 inherit ruby-fakegem
 
 DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="http://tzinfo.rubyforge.org/";
+HOMEPAGE="http://tzinfo.github.io/";
 
 LICENSE="MIT"
 SLOT="0"



1.3                  dev-ruby/tzinfo/tzinfo-1.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild?r1=1.2&r2=1.3

Index: tzinfo-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tzinfo-1.2.1.ebuild 7 Jul 2014 12:04:01 -0000       1.2
+++ tzinfo-1.2.1.ebuild 18 Jul 2014 09:09:05 -0000      1.3
@@ -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-1.2.1.ebuild,v 1.2 
2014/07/07 12:04:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild,v 1.3 
2014/07/18 09:09:05 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -14,7 +14,7 @@
 inherit ruby-fakegem
 
 DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="http://tzinfo.rubyforge.org/";
+HOMEPAGE="http://tzinfo.github.io/";
 
 LICENSE="MIT"
 SLOT="1"



1.3                  dev-ruby/tzinfo/tzinfo-0.3.38.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild?r1=1.2&r2=1.3

Index: tzinfo-0.3.38.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tzinfo-0.3.38.ebuild        22 Apr 2014 03:20:18 -0000      1.2
+++ tzinfo-0.3.38.ebuild        18 Jul 2014 09:09:05 -0000      1.3
@@ -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.38.ebuild,v 1.2 
2014/04/22 03:20:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild,v 1.3 
2014/07/18 09:09:05 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -12,7 +12,7 @@
 inherit ruby-fakegem
 
 DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="http://tzinfo.rubyforge.org/";
+HOMEPAGE="http://tzinfo.github.io/";
 
 LICENSE="MIT"
 SLOT="0"




Reply via email to