public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2011-09-13 18:06 Torsten Veller (tove)
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller (tove) @ 2011-09-13 18:06 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/13 18:06:58

  Modified:             ChangeLog
  Added:                Math-BigInt-FastCalc-0.300.0.ebuild
  Log:
  [bump] perl-core/Math-BigInt-FastCalc-0.300.0
  
  (Portage version: 2.2.0_alpha54/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	12 Jul 2011 15:59:33 -0000	1.21
+++ ChangeLog	13 Sep 2011 18:06:58 -0000	1.22
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.21 2011/07/12 15:59:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.22 2011/09/13 18:06:58 tove Exp $
+
+*Math-BigInt-FastCalc-0.300.0 (13 Sep 2011)
+
+  13 Sep 2011; Torsten Veller <tove@gentoo.org>
+  +Math-BigInt-FastCalc-0.300.0.ebuild:
+  Version bump
 
 *Math-BigInt-FastCalc-0.290.0 (12 Jul 2011)
 



1.1                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.1&content-type=text/plain

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.1 2011/09/13 18:06:58 tove Exp $

EAPI=4

MODULE_AUTHOR=PJACKLAM
MODULE_VERSION=0.30
inherit perl-module

DESCRIPTION="Math::BigInt::Calc with some XS for more speed"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris"
IUSE=""

RDEPEND=">=virtual/perl-Math-BigInt-1.997.0
	virtual/perl-XSLoader"
DEPEND="${RDEPEND}"

SRC_TEST="do"






^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2012-09-01 12:07 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-01 12:07 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/01 12:07:48

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Marked ~ppc-aix, bug #432288
  
  (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.2                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.1&r2=1.2

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Math-BigInt-FastCalc-0.300.0.ebuild	13 Sep 2011 18:06:58 -0000	1.1
+++ Math-BigInt-FastCalc-0.300.0.ebuild	1 Sep 2012 12:07:47 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.1 2011/09/13 18:06:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.2 2012/09/01 12:07:47 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.24                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	24 Jun 2012 15:39:04 -0000	1.23
+++ ChangeLog	1 Sep 2012 12:07:47 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.23 2012/06/24 15:39:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.24 2012/09/01 12:07:47 grobian Exp $
+
+  01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Marked ~ppc-aix, bug #432288
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-18 18:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 18:51 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 18:51:53

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.2&r2=1.3

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Math-BigInt-FastCalc-0.300.0.ebuild	1 Sep 2012 12:07:47 -0000	1.2
+++ Math-BigInt-FastCalc-0.300.0.ebuild	18 Feb 2013 18:51:53 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.2 2012/09/01 12:07:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.3 2013/02/18 18:51:53 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.25                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	1 Sep 2012 12:07:47 -0000	1.24
+++ ChangeLog	18 Feb 2013 18:51:53 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.24 2012/09/01 12:07:47 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.25 2013/02/18 18:51:53 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for amd64, wrt bug #458122
 
   01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-18 19:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 19:17 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 19:17:35

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.3&r2=1.4

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Math-BigInt-FastCalc-0.300.0.ebuild	18 Feb 2013 18:51:53 -0000	1.3
+++ Math-BigInt-FastCalc-0.300.0.ebuild	18 Feb 2013 19:17:35 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.3 2013/02/18 18:51:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.4 2013/02/18 19:17:35 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.26                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	18 Feb 2013 18:51:53 -0000	1.25
+++ ChangeLog	18 Feb 2013 19:17:35 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.25 2013/02/18 18:51:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.26 2013/02/18 19:17:35 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for x86, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-18 23:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 23:40 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 23:40:44

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.4&r2=1.5

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Math-BigInt-FastCalc-0.300.0.ebuild	18 Feb 2013 19:17:35 -0000	1.4
+++ Math-BigInt-FastCalc-0.300.0.ebuild	18 Feb 2013 23:40:44 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.4 2013/02/18 19:17:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.5 2013/02/18 23:40:44 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.27                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	18 Feb 2013 19:17:35 -0000	1.26
+++ ChangeLog	18 Feb 2013 23:40:44 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.26 2013/02/18 19:17:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.27 2013/02/18 23:40:44 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for ppc, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-19  9:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19  9:58 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 09:58:34

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for hppa, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.5&r2=1.6

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Math-BigInt-FastCalc-0.300.0.ebuild	18 Feb 2013 23:40:44 -0000	1.5
+++ Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 09:58:33 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.5 2013/02/18 23:40:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.6 2013/02/19 09:58:33 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.28                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	18 Feb 2013 23:40:44 -0000	1.27
+++ ChangeLog	19 Feb 2013 09:58:33 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.27 2013/02/18 23:40:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.28 2013/02/19 09:58:33 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for hppa, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-19 19:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 19:36 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 19:36:38

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.6&r2=1.7

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 09:58:33 -0000	1.6
+++ Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 19:36:37 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.6 2013/02/19 09:58:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.7 2013/02/19 19:36:37 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.29                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	19 Feb 2013 09:58:33 -0000	1.28
+++ ChangeLog	19 Feb 2013 19:36:37 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.28 2013/02/19 09:58:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.29 2013/02/19 19:36:37 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for alpha, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-19 20:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 20:58 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 20:58:00

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for s390, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.7&r2=1.8

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 19:36:37 -0000	1.7
+++ Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 20:58:00 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.7 2013/02/19 19:36:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.8 2013/02/19 20:58:00 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.30                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	19 Feb 2013 19:36:37 -0000	1.29
+++ ChangeLog	19 Feb 2013 20:58:00 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.29 2013/02/19 19:36:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.30 2013/02/19 20:58:00 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for s390, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-19 22:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 22:14 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 22:14:16

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.8&r2=1.9

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 20:58:00 -0000	1.8
+++ Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 22:14:16 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.8 2013/02/19 20:58:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.9 2013/02/19 22:14:16 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.31                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	19 Feb 2013 20:58:00 -0000	1.30
+++ ChangeLog	19 Feb 2013 22:14:16 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.30 2013/02/19 20:58:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.31 2013/02/19 22:14:16 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for arm, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-21 15:16 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 15:16 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 15:16:01

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.9&r2=1.10

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Math-BigInt-FastCalc-0.300.0.ebuild	19 Feb 2013 22:14:16 -0000	1.9
+++ Math-BigInt-FastCalc-0.300.0.ebuild	21 Feb 2013 15:16:01 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.9 2013/02/19 22:14:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.10 2013/02/21 15:16:01 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.32                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	19 Feb 2013 22:14:16 -0000	1.31
+++ ChangeLog	21 Feb 2013 15:16:01 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.31 2013/02/19 22:14:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.32 2013/02/21 15:16:01 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for ia64, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-02-23  9:02 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-23  9:02 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/23 09:02:41

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.10&r2=1.11

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Math-BigInt-FastCalc-0.300.0.ebuild	21 Feb 2013 15:16:01 -0000	1.10
+++ Math-BigInt-FastCalc-0.300.0.ebuild	23 Feb 2013 09:02:41 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.10 2013/02/21 15:16:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.11 2013/02/23 09:02:41 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.33                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	21 Feb 2013 15:16:01 -0000	1.32
+++ ChangeLog	23 Feb 2013 09:02:41 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.32 2013/02/21 15:16:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.33 2013/02/23 09:02:41 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for sparc, wrt bug #458122
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
@ 2013-03-02 16:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-02 16:40 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/02 16:40:29

  Modified:             Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild?r1=1.11&r2=1.12

Index: Math-BigInt-FastCalc-0.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Math-BigInt-FastCalc-0.300.0.ebuild	23 Feb 2013 09:02:41 -0000	1.11
+++ Math-BigInt-FastCalc-0.300.0.ebuild	2 Mar 2013 16:40:29 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.11 2013/02/23 09:02:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.12 2013/03/02 16:40:29 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Math-BigInt-1.997.0



1.34                 perl-core/Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	23 Feb 2013 09:02:41 -0000	1.33
+++ ChangeLog	2 Mar 2013 16:40:29 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Math-BigInt-FastCalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.33 2013/02/23 09:02:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.34 2013/03/02 16:40:29 ago Exp $
+
+  02 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+  Math-BigInt-FastCalc-0.300.0.ebuild:
+  Stable for sh, wrt bug #458122
 
   23 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   Math-BigInt-FastCalc-0.300.0.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-03-02 16:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 15:16 [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: Math-BigInt-FastCalc-0.300.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-02 16:40 Agostino Sarubbo (ago)
2013-02-23  9:02 Agostino Sarubbo (ago)
2013-02-19 22:14 Agostino Sarubbo (ago)
2013-02-19 20:58 Agostino Sarubbo (ago)
2013-02-19 19:36 Agostino Sarubbo (ago)
2013-02-19  9:58 Agostino Sarubbo (ago)
2013-02-18 23:40 Agostino Sarubbo (ago)
2013-02-18 19:17 Agostino Sarubbo (ago)
2013-02-18 18:51 Agostino Sarubbo (ago)
2012-09-01 12:07 Fabian Groffen (grobian)
2011-09-13 18:06 Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox