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.24.ebuild ChangeLog
@ 2010-11-15 11:39 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2010-11-15 11:39 UTC (permalink / raw
  To: gentoo-commits

tove        10/11/15 11:39:12

  Modified:             ChangeLog
  Added:                perl-Math-BigInt-FastCalc-0.24.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 virtual/perl-Math-BigInt-FastCalc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	15 Sep 2010 09:05:34 -0000	1.14
+++ ChangeLog	15 Nov 2010 11:39:12 -0000	1.15
@@ -1,6 +1,12 @@
 # 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.14 2010/09/15 09:05:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.15 2010/11/15 11:39:12 tove Exp $
+
+*perl-Math-BigInt-FastCalc-0.24 (15 Nov 2010)
+
+  15 Nov 2010; Torsten Veller <tove@gentoo.org>
+  +perl-Math-BigInt-FastCalc-0.24.ebuild:
+  Version bump
 
 *perl-Math-BigInt-FastCalc-0.22 (15 Sep 2010)
 



1.1                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild

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

Index: perl-Math-BigInt-FastCalc-0.24.ebuild
===================================================================
# 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.24.ebuild,v 1.1 2010/11/15 11:39:12 tove Exp $

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

LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"






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

* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
@ 2010-11-18 11:00 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-11-18 11:00 UTC (permalink / raw
  To: gentoo-commits

maekke      10/11/18 11:00:07

  Modified:             perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
  Log:
  add ~arm, bug #345605
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.2                  virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild

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

Index: perl-Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Math-BigInt-FastCalc-0.24.ebuild	15 Nov 2010 11:39:12 -0000	1.1
+++ perl-Math-BigInt-FastCalc-0.24.ebuild	18 Nov 2010 11:00:07 -0000	1.2
@@ -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.24.ebuild,v 1.1 2010/11/15 11:39:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.2 2010/11/18 11:00:07 maekke Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	15 Nov 2010 11:39:12 -0000	1.15
+++ ChangeLog	18 Nov 2010 11:00:07 -0000	1.16
@@ -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.15 2010/11/15 11:39:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.16 2010/11/18 11:00:07 maekke Exp $
+
+  18 Nov 2010; Markus Meier <maekke@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.24.ebuild:
+  add ~arm, bug #345605
 
 *perl-Math-BigInt-FastCalc-0.24 (15 Nov 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
@ 2010-11-20 18:36 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-20 18:36 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/20 18:36:20

  Modified:             perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
  Log:
  Marked ~hppa ~ppc (bug #345605).
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

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

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

Index: perl-Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Math-BigInt-FastCalc-0.24.ebuild	18 Nov 2010 11:00:07 -0000	1.2
+++ perl-Math-BigInt-FastCalc-0.24.ebuild	20 Nov 2010 18:36:20 -0000	1.3
@@ -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.24.ebuild,v 1.2 2010/11/18 11:00:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:36:20 jer Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
 IUSE=""
 
 RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	18 Nov 2010 11:00:07 -0000	1.16
+++ ChangeLog	20 Nov 2010 18:36:20 -0000	1.17
@@ -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.16 2010/11/18 11:00:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.17 2010/11/20 18:36:20 jer Exp $
+
+  20 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.24.ebuild:
+  Marked ~hppa ~ppc (bug #345605).
 
   18 Nov 2010; Markus Meier <maekke@gentoo.org>
   perl-Math-BigInt-FastCalc-0.24.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
@ 2010-11-28 19:10 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-11-28 19:10 UTC (permalink / raw
  To: gentoo-commits

armin76     10/11/28 19:10:56

  Modified:             perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
  
  (Portage version: 2.1.9.24/cvs/Linux ia64, RepoMan options: --force)

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

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

Index: perl-Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Math-BigInt-FastCalc-0.24.ebuild	20 Nov 2010 18:36:20 -0000	1.3
+++ perl-Math-BigInt-FastCalc-0.24.ebuild	28 Nov 2010 19:10:56 -0000	1.4
@@ -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.24.ebuild,v 1.3 2010/11/20 18:36:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:10:56 armin76 Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	20 Nov 2010 18:36:20 -0000	1.17
+++ ChangeLog	28 Nov 2010 19:10:56 -0000	1.18
@@ -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.17 2010/11/20 18:36:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.18 2010/11/28 19:10:56 armin76 Exp $
+
+  28 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.24.ebuild:
+  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
 
   20 Nov 2010; Jeroen Roovers <jer@gentoo.org>
   perl-Math-BigInt-FastCalc-0.24.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
@ 2010-12-07  5:06 Matt Turner (mattst88)
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-07  5:06 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/07 05:06:30

  Modified:             perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog
  Log:
  Added ~mips, bug 345605.
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)

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

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

Index: perl-Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Math-BigInt-FastCalc-0.24.ebuild	28 Nov 2010 19:10:56 -0000	1.4
+++ perl-Math-BigInt-FastCalc-0.24.ebuild	7 Dec 2010 05:06:30 -0000	1.5
@@ -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.24.ebuild,v 1.4 2010/11/28 19:10:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.5 2010/12/07 05:06:30 mattst88 Exp $
 
 DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	28 Nov 2010 19:10:56 -0000	1.18
+++ ChangeLog	7 Dec 2010 05:06:30 -0000	1.19
@@ -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.18 2010/11/28 19:10:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.19 2010/12/07 05:06:30 mattst88 Exp $
+
+  07 Dec 2010; Matt Turner <mattst88@gentoo.org>
+  perl-Math-BigInt-FastCalc-0.24.ebuild:
+  Added ~mips, bug 345605.
 
   28 Nov 2010; Raúl Porcel <armin76@gentoo.org>
   perl-Math-BigInt-FastCalc-0.24.ebuild:






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

end of thread, other threads:[~2010-12-07  5:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 11:00 [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.24.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-07  5:06 Matt Turner (mattst88)
2010-11-28 19:10 Raul Porcel (armin76)
2010-11-20 18:36 Jeroen Roovers (jer)
2010-11-15 11:39 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