public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2009-08-25 10:57 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2009-08-25 10:57 UTC (permalink / raw
  To: gentoo-commits

tove        09/08/25 10:57:01

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Add support for perl-5.10.1
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=1.2&r2=1.3

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Math-BigInt-FastCalc-0.19.ebuild	3 Nov 2008 16:46:10 -0000	1.2
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	25 Aug 2009 10:57:01 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.2 2008/11/03 16:46:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.3 2009/08/25 10:57:01 tove Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -13,4 +13,4 @@
 IUSE=""
 DEPEND=""
 
-RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"



1.4                  virtual/perl-Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	13 Mar 2009 22:30:27 -0000	1.3
+++ ChangeLog	25 Aug 2009 10:57:01 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.3 2009/03/13 22:30:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.4 2009/08/25 10:57:01 tove Exp $
+
+  25 Aug 2009; Torsten Veller <tove@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Add support for perl-5.10.1
 
   13 Mar 2009; Torsten Veller <tove@gentoo.org>
   -perl-Math-BigInt-FastCalc-0.16.ebuild:






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2009-12-04 12:14 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 9+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-04 12:14 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/04 12:14:06

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  x86 stable, bug 288026
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.4                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=1.3&r2=1.4

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Math-BigInt-FastCalc-0.19.ebuild	25 Aug 2009 10:57:01 -0000	1.3
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	4 Dec 2009 12:14:06 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.3 2009/08/25 10:57:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.4 2009/12/04 12:14:06 fauli Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
 
 IUSE=""
 DEPEND=""



1.5                  virtual/perl-Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Aug 2009 10:57:01 -0000	1.4
+++ ChangeLog	4 Dec 2009 12:14:06 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.4 2009/08/25 10:57:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.5 2009/12/04 12:14:06 fauli Exp $
+
+  04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  x86 stable, bug 288026
 
   25 Aug 2009; Torsten Veller <tove@gentoo.org>
   perl-Math-BigInt-FastCalc-0.19.ebuild:






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2009-12-04 13:34 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2009-12-04 13:34 UTC (permalink / raw
  To: gentoo-commits

tove        09/12/04 13:34:45

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Stable on amd64 (#288026)
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=1.4&r2=1.5

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Math-BigInt-FastCalc-0.19.ebuild	4 Dec 2009 12:14:06 -0000	1.4
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	4 Dec 2009 13:34:45 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.4 2009/12/04 12:14:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.5 2009/12/04 13:34:45 tove Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
 
 IUSE=""
 DEPEND=""



1.6                  virtual/perl-Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	4 Dec 2009 12:14:06 -0000	1.5
+++ ChangeLog	4 Dec 2009 13:34:45 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.5 2009/12/04 12:14:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.6 2009/12/04 13:34:45 tove Exp $
+
+  04 Dec 2009; Torsten Veller <tove@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Stable on amd64 (#288026)
 
   04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   perl-Math-BigInt-FastCalc-0.19.ebuild:






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2009-12-07 20:01 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-12-07 20:01 UTC (permalink / raw
  To: gentoo-commits

jer         09/12/07 20:01:08

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #288026).
  (Portage version: 2.2_rc56/cvs/Linux i686)

Revision  Changes    Path
1.6                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=1.5&r2=1.6

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Math-BigInt-FastCalc-0.19.ebuild	4 Dec 2009 13:34:45 -0000	1.5
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	7 Dec 2009 20:01:08 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.5 2009/12/04 13:34:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.6 2009/12/07 20:01:08 jer Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 hppa ~ppc x86"
 
 IUSE=""
 DEPEND=""



1.7                  virtual/perl-Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	4 Dec 2009 13:34:45 -0000	1.6
+++ ChangeLog	7 Dec 2009 20:01:08 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.6 2009/12/04 13:34:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.7 2009/12/07 20:01:08 jer Exp $
+
+  07 Dec 2009; Jeroen Roovers <jer@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Stable for HPPA (bug #288026).
 
   04 Dec 2009; Torsten Veller <tove@gentoo.org>
   perl-Math-BigInt-FastCalc-0.19.ebuild:






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2010-01-05 19:05 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-01-05 19:05 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/01/05 19:05:24

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  ppc stable #288026
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.7                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=1.6&r2=1.7

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Math-BigInt-FastCalc-0.19.ebuild	7 Dec 2009 20:01:08 -0000	1.6
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	5 Jan 2010 19:05:23 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.6 2009/12/07 20:01:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.7 2010/01/05 19:05:23 nixnut Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
 
 IUSE=""
 DEPEND=""



1.8                  virtual/perl-Math-BigInt-FastCalc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	7 Dec 2009 20:01:08 -0000	1.7
+++ ChangeLog	5 Jan 2010 19:05:23 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.7 2009/12/07 20:01:08 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.8 2010/01/05 19:05:23 nixnut Exp $
+
+  05 Jan 2010; nixnut <nixnut@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  ppc stable #288026
 
   07 Dec 2009; Jeroen Roovers <jer@gentoo.org>
   perl-Math-BigInt-FastCalc-0.19.ebuild:






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2010-07-14 12:01 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2010-07-14 12:01 UTC (permalink / raw
  To: gentoo-commits

tove        10/07/14 12:01:22

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Add perl-5.12 as provider
  (Portage version: 2.2_rc67_p192/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

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

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Math-BigInt-FastCalc-0.19.ebuild	7 Jan 2010 20:22:20 -0000	1.8
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	14 Jul 2010 12:01:22 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.8 2010/01/07 20:22:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.9 2010/07/14 12:01:22 tove Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -13,4 +13,4 @@
 IUSE=""
 DEPEND=""
 
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"



1.11                 virtual/perl-Math-BigInt-FastCalc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	17 Jan 2010 14:01:46 -0000	1.10
+++ ChangeLog	14 Jul 2010 12:01:22 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.10 2010/01/17 14:01:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/07/14 12:01:22 tove Exp $
+
+  14 Jul 2010; Torsten Veller <tove@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Add perl-5.12 as provider
 
   17 Jan 2010; Torsten Veller <tove@gentoo.org>
   -perl-Math-BigInt-FastCalc-0.15.ebuild:






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2010-09-07 20:27 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2010-09-07 20:27 UTC (permalink / raw
  To: gentoo-commits

tove        10/09/07 20:27:12

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Add perl-5.12.2 as provider
  
  (Portage version: 2.2_rc77/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

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

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Math-BigInt-FastCalc-0.19.ebuild	14 Jul 2010 12:01:22 -0000	1.9
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	7 Sep 2010 20:27:12 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.9 2010/07/14 12:01:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.10 2010/09/07 20:27:12 tove Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -13,4 +13,4 @@
 IUSE=""
 DEPEND=""
 
-RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"



1.13                 virtual/perl-Math-BigInt-FastCalc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	4 Sep 2010 07:26:37 -0000	1.12
+++ ChangeLog	7 Sep 2010 20:27:12 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/09/04 07:26:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.13 2010/09/07 20:27:12 tove Exp $
+
+  07 Sep 2010; Torsten Veller <tove@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Add perl-5.12.2 as provider
 
 *perl-Math-BigInt-FastCalc-0.21 (04 Sep 2010)
 






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2011-01-22 10:11 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-01-22 10:11 UTC (permalink / raw
  To: gentoo-commits

tove        11/01/22 10:11:20

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Add perl-5.12.3 as provider
  
  (Portage version: 2.2.0_alpha18/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

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

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-Math-BigInt-FastCalc-0.19.ebuild	7 Sep 2010 20:27:12 -0000	1.10
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	22 Jan 2011 10:11:20 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.10 2010/09/07 20:27:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.11 2011/01/22 10:11:20 tove Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -13,4 +13,4 @@
 IUSE=""
 DEPEND=""
 
-RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"



1.21                 virtual/perl-Math-BigInt-FastCalc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	17 Jan 2011 07:56:35 -0000	1.20
+++ ChangeLog	22 Jan 2011 10:11:20 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.20 2011/01/17 07:56:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.21 2011/01/22 10:11:20 tove Exp $
+
+  22 Jan 2011; Torsten Veller <tove@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Add perl-5.12.3 as provider
 
   17 Jan 2011; Torsten Veller <tove@gentoo.org>
   -perl-Math-BigInt-FastCalc-0.21.ebuild,






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
@ 2011-06-28 19:55 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-06-28 19:55 UTC (permalink / raw
  To: gentoo-commits

tove        11/06/28 19:55:09

  Modified:             perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog
  Log:
  Add perl-5.12.4 virtual
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild

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

Index: perl-Math-BigInt-FastCalc-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-Math-BigInt-FastCalc-0.19.ebuild	22 Jan 2011 10:11:20 -0000	1.11
+++ perl-Math-BigInt-FastCalc-0.19.ebuild	28 Jun 2011 19:55:09 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.11 2011/01/22 10:11:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.12 2011/06/28 19:55:09 tove Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -13,4 +13,4 @@
 IUSE=""
 DEPEND=""
 
-RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	24 Jun 2011 14:46:10 -0000	1.29
+++ ChangeLog	28 Jun 2011 19:55:09 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.29 2011/06/24 14:46:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.30 2011/06/28 19:55:09 tove Exp $
+
+  28 Jun 2011; Torsten Veller <tove@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.19.ebuild:
+  Add perl-5.12.4 virtual
 
   24 Jun 2011; Fabian Groffen <grobian@gentoo.org>
   perl-Math-BigInt-FastCalc-0.270.0.ebuild,






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

end of thread, other threads:[~2011-06-28 19:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 10:57 [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-04 12:14 Christian Faulhammer (fauli)
2009-12-04 13:34 Torsten Veller (tove)
2009-12-07 20:01 Jeroen Roovers (jer)
2010-01-05 19:05 Gysbert Wassenaar (nixnut)
2010-07-14 12:01 Torsten Veller (tove)
2010-09-07 20:27 Torsten Veller (tove)
2011-01-22 10:11 Torsten Veller (tove)
2011-06-28 19:55 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