* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
@ 2010-11-15 11:38 Torsten Veller (tove)
0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2010-11-15 11:38 UTC (permalink / raw
To: gentoo-commits
tove 10/11/15 11:38:39
Modified: ChangeLog
Added: Math-BigInt-FastCalc-0.24.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Revision Changes Path
1.9 perl-core/Math-BigInt-FastCalc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 15 Sep 2010 09:04:40 -0000 1.8
+++ ChangeLog 15 Nov 2010 11:38:39 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for perl-core/Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.8 2010/09/15 09:04:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.9 2010/11/15 11:38:39 tove Exp $
+
+*Math-BigInt-FastCalc-0.24 (15 Nov 2010)
+
+ 15 Nov 2010; Torsten Veller <tove@gentoo.org>
+ +Math-BigInt-FastCalc-0.24.ebuild:
+ Version bump
*Math-BigInt-FastCalc-0.22 (15 Sep 2010)
1.1 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.1&content-type=text/plain
Index: 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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.1 2010/11/15 11:38:39 tove Exp $
EAPI=3
MODULE_AUTHOR=FLORA
inherit perl-module
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97
virtual/perl-XSLoader"
DEPEND="${RDEPEND}"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
@ 2010-11-18 11:08 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-11-18 11:08 UTC (permalink / raw
To: gentoo-commits
maekke 10/11/18 11:08:02
Modified: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
Log:
add ~arm, bug #345605
(Portage version: 2.1.9.24/cvs/Linux i686)
Revision Changes Path
1.10 perl-core/Math-BigInt-FastCalc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 15 Nov 2010 11:38:39 -0000 1.9
+++ ChangeLog 18 Nov 2010 11:08:02 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.9 2010/11/15 11:38:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.10 2010/11/18 11:08:02 maekke Exp $
+
+ 18 Nov 2010; Markus Meier <maekke@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ add ~arm, bug #345605
*Math-BigInt-FastCalc-0.24 (15 Nov 2010)
1.2 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.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.24.ebuild?r1=1.1&r2=1.2
Index: Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Math-BigInt-FastCalc-0.24.ebuild 15 Nov 2010 11:38:39 -0000 1.1
+++ Math-BigInt-FastCalc-0.24.ebuild 18 Nov 2010 11:08:02 -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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.1 2010/11/15 11:38:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.2 2010/11/18 11:08:02 maekke Exp $
EAPI=3
@@ -10,7 +10,7 @@
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
@ 2010-11-20 18:38 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-20 18:38 UTC (permalink / raw
To: gentoo-commits
jer 10/11/20 18:38:33
Modified: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
Log:
Marked ~hppa ~ppc (bug #345605).
(Portage version: 2.1.9.24/cvs/Linux i686)
Revision Changes Path
1.11 perl-core/Math-BigInt-FastCalc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 18 Nov 2010 11:08:02 -0000 1.10
+++ ChangeLog 20 Nov 2010 18:38:33 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.10 2010/11/18 11:08:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/11/20 18:38:33 jer Exp $
+
+ 20 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ Marked ~hppa ~ppc (bug #345605).
18 Nov 2010; Markus Meier <maekke@gentoo.org>
Math-BigInt-FastCalc-0.24.ebuild:
1.3 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.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.24.ebuild?r1=1.2&r2=1.3
Index: Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Math-BigInt-FastCalc-0.24.ebuild 18 Nov 2010 11:08:02 -0000 1.2
+++ Math-BigInt-FastCalc-0.24.ebuild 20 Nov 2010 18:38:33 -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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.2 2010/11/18 11:08:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $
EAPI=3
@@ -10,7 +10,7 @@
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
@ 2010-11-28 19:11 Raul Porcel (armin76)
0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-11-28 19:11 UTC (permalink / raw
To: gentoo-commits
armin76 10/11/28 19:11:57
Modified: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
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.12 perl-core/Math-BigInt-FastCalc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 20 Nov 2010 18:38:33 -0000 1.11
+++ ChangeLog 28 Nov 2010 19:11:57 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/11/20 18:38:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/11/28 19:11:57 armin76 Exp $
+
+ 28 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
20 Nov 2010; Jeroen Roovers <jer@gentoo.org>
Math-BigInt-FastCalc-0.24.ebuild:
1.4 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.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.24.ebuild?r1=1.3&r2=1.4
Index: Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Math-BigInt-FastCalc-0.24.ebuild 20 Nov 2010 18:38:33 -0000 1.3
+++ Math-BigInt-FastCalc-0.24.ebuild 28 Nov 2010 19:11:57 -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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:11:57 armin76 Exp $
EAPI=3
@@ -10,7 +10,7 @@
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
@ 2010-12-07 5:04 Matt Turner (mattst88)
0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-07 5:04 UTC (permalink / raw
To: gentoo-commits
mattst88 10/12/07 05:04:52
Modified: ChangeLog Math-BigInt-FastCalc-0.24.ebuild
Log:
Added ~mips, bug 345605.
(Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.13 perl-core/Math-BigInt-FastCalc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 28 Nov 2010 19:11:57 -0000 1.12
+++ ChangeLog 7 Dec 2010 05:04:52 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/11/28 19:11:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.13 2010/12/07 05:04:52 mattst88 Exp $
+
+ 07 Dec 2010; Matt Turner <mattst88@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ Added ~mips, bug 345605.
28 Nov 2010; Raúl Porcel <armin76@gentoo.org>
Math-BigInt-FastCalc-0.24.ebuild:
1.5 perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.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.24.ebuild?r1=1.4&r2=1.5
Index: Math-BigInt-FastCalc-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Math-BigInt-FastCalc-0.24.ebuild 28 Nov 2010 19:11:57 -0000 1.4
+++ Math-BigInt-FastCalc-0.24.ebuild 7 Dec 2010 05:04:52 -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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:11:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.5 2010/12/07 05:04:52 mattst88 Exp $
EAPI=3
@@ -10,7 +10,7 @@
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
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=">=virtual/perl-Math-BigInt-1.97
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-12-07 5:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 11:38 [gentoo-commits] gentoo-x86 commit in perl-core/Math-BigInt-FastCalc: ChangeLog Math-BigInt-FastCalc-0.24.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-11-18 11:08 Markus Meier (maekke)
2010-11-20 18:38 Jeroen Roovers (jer)
2010-11-28 19:11 Raul Porcel (armin76)
2010-12-07 5:04 Matt Turner (mattst88)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox