public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild
@ 2011-08-30 10:29 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2011-08-30 10:29 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/30 10:29:05

  Modified:             ChangeLog
  Added:                Math-GMP-2.60.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-perl/Math-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	12 Oct 2009 11:48:20 -0000	1.22
+++ ChangeLog	30 Aug 2011 10:29:05 -0000	1.23
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Math-GMP
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.22 2009/10/12 11:48:20 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.23 2011/08/30 10:29:05 tove Exp $
+
+*Math-GMP-2.60.0 (30 Aug 2011)
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org> +Math-GMP-2.60.0.ebuild:
+  Change version scheme
 
   12 Oct 2009; Torsten Veller <tove@gentoo.org> -Math-GMP-2.05.ebuild:
   Cleanup



1.1                  dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild?rev=1.1&content-type=text/plain

Index: Math-GMP-2.60.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.1 2011/08/30 10:29:05 tove Exp $

EAPI=4

MODULE_AUTHOR=TURNSTEP
MODULE_VERSION=2.06
inherit perl-module

DESCRIPTION="High speed arbitrary size integer math"

SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="dev-libs/gmp"
DEPEND="${RDEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild
@ 2012-02-24 10:25 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:25 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/24 10:25:03

  Modified:             ChangeLog Math-GMP-2.60.0.ebuild
  Log:
  Stable for amd64, wrt bug #400173
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 dev-perl/Math-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	4 Sep 2011 11:22:48 -0000	1.24
+++ ChangeLog	24 Feb 2012 10:25:02 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-GMP
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.24 2011/09/04 11:22:48 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.25 2012/02/24 10:25:02 ago Exp $
+
+  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Math-GMP-2.60.0.ebuild:
+  Stable for amd64, wrt bug #400173
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Math-GMP-2.06.ebuild:
   Cleanup



1.2                  dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild

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

Index: Math-GMP-2.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Math-GMP-2.60.0.ebuild	30 Aug 2011 10:29:05 -0000	1.1
+++ Math-GMP-2.60.0.ebuild	24 Feb 2012 10:25:02 -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/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.1 2011/08/30 10:29:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.2 2012/02/24 10:25:02 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/gmp"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild
@ 2012-02-25 17:59 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-25 17:59 UTC (permalink / raw
  To: gentoo-commits

klausman    12/02/25 17:59:41

  Modified:             ChangeLog Math-GMP-2.60.0.ebuild
  Log:
  Stable on alpha, bug #400173
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-perl/Math-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	24 Feb 2012 10:25:02 -0000	1.25
+++ ChangeLog	25 Feb 2012 17:59:41 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-GMP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.25 2012/02/24 10:25:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.26 2012/02/25 17:59:41 klausman Exp $
+
+  25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Math-GMP-2.60.0.ebuild:
+  Stable on alpha, bug #400173
 
   24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Math-GMP-2.60.0.ebuild:
   Stable for amd64, wrt bug #400173



1.3                  dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild

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

Index: Math-GMP-2.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Math-GMP-2.60.0.ebuild	24 Feb 2012 10:25:02 -0000	1.2
+++ Math-GMP-2.60.0.ebuild	25 Feb 2012 17:59:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.2 2012/02/24 10:25:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.3 2012/02/25 17:59:41 klausman Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/gmp"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild
@ 2012-02-27  3:52 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-27  3:52 UTC (permalink / raw
  To: gentoo-commits

jer         12/02/27 03:52:13

  Modified:             ChangeLog Math-GMP-2.60.0.ebuild
  Log:
  Stable for HPPA (bug #400173).
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 dev-perl/Math-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	25 Feb 2012 17:59:41 -0000	1.26
+++ ChangeLog	27 Feb 2012 03:52:13 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-GMP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.26 2012/02/25 17:59:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.27 2012/02/27 03:52:13 jer Exp $
+
+  27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Math-GMP-2.60.0.ebuild:
+  Stable for HPPA (bug #400173).
 
   25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Math-GMP-2.60.0.ebuild:
   Stable on alpha, bug #400173



1.4                  dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild

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

Index: Math-GMP-2.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Math-GMP-2.60.0.ebuild	25 Feb 2012 17:59:41 -0000	1.3
+++ Math-GMP-2.60.0.ebuild	27 Feb 2012 03:52:13 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.3 2012/02/25 17:59:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.4 2012/02/27 03:52:13 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/gmp"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild
@ 2012-02-27 16:02 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 16:02 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/27 16:02:07

  Modified:             ChangeLog Math-GMP-2.60.0.ebuild
  Log:
  Marking Math-GMP-2.60.0 ppc for bug 400173
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.28                 dev-perl/Math-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	27 Feb 2012 03:52:13 -0000	1.27
+++ ChangeLog	27 Feb 2012 16:02:05 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-GMP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.27 2012/02/27 03:52:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.28 2012/02/27 16:02:05 ranger Exp $
+
+  27 Feb 2012; Brent Baude <ranger@gentoo.org> Math-GMP-2.60.0.ebuild:
+  Marking Math-GMP-2.60.0 ppc for bug 400173
 
   27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Math-GMP-2.60.0.ebuild:
   Stable for HPPA (bug #400173).



1.5                  dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild

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

Index: Math-GMP-2.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Math-GMP-2.60.0.ebuild	27 Feb 2012 03:52:13 -0000	1.4
+++ Math-GMP-2.60.0.ebuild	27 Feb 2012 16:02:05 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.4 2012/02/27 03:52:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.5 2012/02/27 16:02:05 ranger Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/gmp"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild
@ 2012-03-09  8:56 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09  8:56 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/03/09 08:56:12

  Modified:             ChangeLog Math-GMP-2.60.0.ebuild
  Log:
  x86 stable wrt bug #400173
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.29                 dev-perl/Math-GMP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	27 Feb 2012 16:02:05 -0000	1.28
+++ ChangeLog	9 Mar 2012 08:56:12 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-GMP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.28 2012/02/27 16:02:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.29 2012/03/09 08:56:12 phajdan.jr Exp $
+
+  09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Math-GMP-2.60.0.ebuild:
+  x86 stable wrt bug #400173
 
   27 Feb 2012; Brent Baude <ranger@gentoo.org> Math-GMP-2.60.0.ebuild:
   Marking Math-GMP-2.60.0 ppc for bug 400173



1.6                  dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild

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

Index: Math-GMP-2.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Math-GMP-2.60.0.ebuild	27 Feb 2012 16:02:05 -0000	1.5
+++ Math-GMP-2.60.0.ebuild	9 Mar 2012 08:56:12 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.5 2012/02/27 16:02:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.6 2012/03/09 08:56:12 phajdan.jr Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-libs/gmp"






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

end of thread, other threads:[~2012-03-09  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 10:25 [gentoo-commits] gentoo-x86 commit in dev-perl/Math-GMP: ChangeLog Math-GMP-2.60.0.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-09  8:56 PaweA Hajdan (phajdan.jr)
2012-02-27 16:02 Brent Baude (ranger)
2012-02-27  3:52 Jeroen Roovers (jer)
2012-02-25 17:59 Tobias Klausmann (klausman)
2011-08-30 10:29 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