public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: ChangeLog Math-BigInt-GMP-1.24.ebuild
@ 2009-04-06 16:11 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2009-04-06 16:11 UTC (permalink / raw
  To: gentoo-commits

tove        09/04/06 16:11:59

  Modified:             ChangeLog Math-BigInt-GMP-1.24.ebuild
  Log:
  Stable on x86 (#265084)
  (Portage version: 2.2_rc28/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-perl/Math-BigInt-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	13 May 2008 03:27:21 -0000	1.4
+++ ChangeLog	6 Apr 2009 16:11:59 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-BigInt-GMP
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.4 2008/05/13 03:27:21 josejx Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.5 2009/04/06 16:11:59 tove Exp $
+
+  06 Apr 2009; Torsten Veller <tove@gentoo.org> Math-BigInt-GMP-1.24.ebuild:
+  Stable on x86 (#265084)
 
   13 May 2008; Joseph Jezak <josejx@gentoo.org> Math-BigInt-GMP-1.24.ebuild:
   Marked ppc stable.



1.5                  dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild

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

Index: Math-BigInt-GMP-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Math-BigInt-GMP-1.24.ebuild	13 May 2008 03:27:21 -0000	1.4
+++ Math-BigInt-GMP-1.24.ebuild	6 Apr 2009 16:11:59 -0000	1.5
@@ -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/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.4 2008/05/13 03:27:21 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.5 2009/04/06 16:11:59 tove Exp $
 
 MODULE_AUTHOR="TELS/math"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 hppa ppc ~x86"
+KEYWORDS="amd64 hppa ppc x86"
 RDEPEND=">=perl-core/Math-BigInt-1.87
 		 >=dev-libs/gmp-4.0.0"
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: ChangeLog Math-BigInt-GMP-1.24.ebuild
@ 2009-09-30 18:14 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-09-30 18:14 UTC (permalink / raw
  To: gentoo-commits

klausman    09/09/30 18:14:19

  Modified:             ChangeLog Math-BigInt-GMP-1.24.ebuild
  Log:
  Keyworded on alpha, bug #284740
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-perl/Math-BigInt-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	6 Apr 2009 16:11:59 -0000	1.5
+++ ChangeLog	30 Sep 2009 18:14:19 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Math-BigInt-GMP
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.5 2009/04/06 16:11:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.6 2009/09/30 18:14:19 klausman Exp $
+
+  30 Sep 2009; Tobias Klausmann <klausman@gentoo.org>
+  Math-BigInt-GMP-1.24.ebuild:
+  Keyworded on alpha, bug #284740
 
   06 Apr 2009; Torsten Veller <tove@gentoo.org> Math-BigInt-GMP-1.24.ebuild:
   Stable on x86 (#265084)



1.6                  dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild

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

Index: Math-BigInt-GMP-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Math-BigInt-GMP-1.24.ebuild	6 Apr 2009 16:11:59 -0000	1.5
+++ Math-BigInt-GMP-1.24.ebuild	30 Sep 2009 18:14:19 -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/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.5 2009/04/06 16:11:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.6 2009/09/30 18:14:19 klausman Exp $
 
 MODULE_AUTHOR="TELS/math"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 hppa ppc x86"
+KEYWORDS="~alpha amd64 hppa ppc x86"
 RDEPEND=">=perl-core/Math-BigInt-1.87
 		 >=dev-libs/gmp-4.0.0"
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: ChangeLog Math-BigInt-GMP-1.24.ebuild
@ 2009-12-21 15:46 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-21 15:46 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/21 15:46:19

  Modified:             ChangeLog Math-BigInt-GMP-1.24.ebuild
  Log:
  Add ~sparc wrt #284740
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.7                  dev-perl/Math-BigInt-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	30 Sep 2009 18:14:19 -0000	1.6
+++ ChangeLog	21 Dec 2009 15:46:19 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Math-BigInt-GMP
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.6 2009/09/30 18:14:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.7 2009/12/21 15:46:19 armin76 Exp $
+
+  21 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+  Math-BigInt-GMP-1.24.ebuild:
+  Add ~sparc wrt #284740
 
   30 Sep 2009; Tobias Klausmann <klausman@gentoo.org>
   Math-BigInt-GMP-1.24.ebuild:



1.7                  dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild

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

Index: Math-BigInt-GMP-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Math-BigInt-GMP-1.24.ebuild	30 Sep 2009 18:14:19 -0000	1.6
+++ Math-BigInt-GMP-1.24.ebuild	21 Dec 2009 15:46:19 -0000	1.7
@@ -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/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.6 2009/09/30 18:14:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.7 2009/12/21 15:46:19 armin76 Exp $
 
 MODULE_AUTHOR="TELS/math"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 hppa ppc x86"
+KEYWORDS="~alpha amd64 hppa ppc ~sparc x86"
 RDEPEND=">=perl-core/Math-BigInt-1.87
 		 >=dev-libs/gmp-4.0.0"
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: ChangeLog Math-BigInt-GMP-1.24.ebuild
@ 2010-09-06 18:49 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2010-09-06 18:49 UTC (permalink / raw
  To: gentoo-commits

armin76     10/09/06 18:49:11

  Modified:             ChangeLog Math-BigInt-GMP-1.24.ebuild
  Log:
  alpha/sparc stable wrt #329441
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.8                  dev-perl/Math-BigInt-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	21 Dec 2009 15:46:19 -0000	1.7
+++ ChangeLog	6 Sep 2010 18:49:11 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Math-BigInt-GMP
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.7 2009/12/21 15:46:19 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.8 2010/09/06 18:49:11 armin76 Exp $
+
+  06 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  Math-BigInt-GMP-1.24.ebuild:
+  alpha/sparc stable wrt #329441
 
   21 Dec 2009; Raúl Porcel <armin76@gentoo.org>
   Math-BigInt-GMP-1.24.ebuild:



1.8                  dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild

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

Index: Math-BigInt-GMP-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Math-BigInt-GMP-1.24.ebuild	21 Dec 2009 15:46:19 -0000	1.7
+++ Math-BigInt-GMP-1.24.ebuild	6 Sep 2010 18:49:11 -0000	1.8
@@ -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/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.7 2009/12/21 15:46:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.8 2010/09/06 18:49:11 armin76 Exp $
 
 MODULE_AUTHOR="TELS/math"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 hppa ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ppc sparc x86"
 RDEPEND=">=perl-core/Math-BigInt-1.87
 		 >=dev-libs/gmp-4.0.0"
 DEPEND="${RDEPEND}"






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

end of thread, other threads:[~2010-09-06 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-06 16:11 [gentoo-commits] gentoo-x86 commit in dev-perl/Math-BigInt-GMP: ChangeLog Math-BigInt-GMP-1.24.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-30 18:14 Tobias Klausmann (klausman)
2009-12-21 15:46 Raul Porcel (armin76)
2010-09-06 18:49 Raul Porcel (armin76)

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