public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-03-20 15:12 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2014-03-20 15:12 UTC (permalink / raw
  To: gentoo-commits

jer         14/03/20 15:12:47

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #505156).
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Math-Complex-1.590.0.ebuild	14 Mar 2014 21:28:21 -0000	1.1
+++ Math-Complex-1.590.0.ebuild	20 Mar 2014 15:12:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.1 2014/03/14 21:28:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.2 2014/03/20 15:12:47 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.2                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	14 Mar 2014 21:28:21 -0000	1.1
+++ ChangeLog	20 Mar 2014 15:12:47 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.1 2014/03/14 21:28:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.2 2014/03/20 15:12:47 jer Exp $
+
+  20 Mar 2014; Jeroen Roovers <jer@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Marked ~hppa (bug #505156).
 
 *Math-Complex-1.590.0 (14 Mar 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-02 18:55 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2014-04-02 18:55 UTC (permalink / raw
  To: gentoo-commits

maekke      14/04/02 18:55:38

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  add ~arm, bug #505156
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Math-Complex-1.590.0.ebuild	20 Mar 2014 15:12:47 -0000	1.2
+++ Math-Complex-1.590.0.ebuild	2 Apr 2014 18:55:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.2 2014/03/20 15:12:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.3 2014/04/02 18:55:38 maekke Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.3                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Mar 2014 15:12:47 -0000	1.2
+++ ChangeLog	2 Apr 2014 18:55:38 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.2 2014/03/20 15:12:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.3 2014/04/02 18:55:38 maekke Exp $
+
+  02 Apr 2014; Markus Meier <maekke@gentoo.org> Math-Complex-1.590.0.ebuild:
+  add ~arm, bug #505156
 
   20 Mar 2014; Jeroen Roovers <jer@gentoo.org> Math-Complex-1.590.0.ebuild:
   Marked ~hppa (bug #505156).





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-04  1:05 Matt Turner (mattst88)
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner (mattst88) @ 2014-04-04  1:05 UTC (permalink / raw
  To: gentoo-commits

mattst88    14/04/04 01:05:18

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Added ~alpha, bug #505156.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.4                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Math-Complex-1.590.0.ebuild	2 Apr 2014 18:55:38 -0000	1.3
+++ Math-Complex-1.590.0.ebuild	4 Apr 2014 01:05:18 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.3 2014/04/02 18:55:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.4 2014/04/04 01:05:18 mattst88 Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.4                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Apr 2014 18:55:38 -0000	1.3
+++ ChangeLog	4 Apr 2014 01:05:18 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.3 2014/04/02 18:55:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.4 2014/04/04 01:05:18 mattst88 Exp $
+
+  04 Apr 2014; Matt Turner <mattst88@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Added ~alpha, bug #505156.
 
   02 Apr 2014; Markus Meier <maekke@gentoo.org> Math-Complex-1.590.0.ebuild:
   add ~arm, bug #505156





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-07 12:48 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-07 12:48 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/07 12:48:52

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Add ~ia64 keyword wrt bug #505156
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Math-Complex-1.590.0.ebuild	4 Apr 2014 01:05:18 -0000	1.4
+++ Math-Complex-1.590.0.ebuild	7 Apr 2014 12:48:52 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.4 2014/04/04 01:05:18 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.5 2014/04/07 12:48:52 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.5                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	4 Apr 2014 01:05:18 -0000	1.4
+++ ChangeLog	7 Apr 2014 12:48:52 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.4 2014/04/04 01:05:18 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.5 2014/04/07 12:48:52 zlogene Exp $
+
+  07 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Add ~ia64 keyword wrt bug #505156
 
   04 Apr 2014; Matt Turner <mattst88@gentoo.org> Math-Complex-1.590.0.ebuild:
   Added ~alpha, bug #505156.





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-24 17:26 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-24 17:26 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/24 17:26:13

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Add ~mips keyword wrt bug #505156
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.6                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Math-Complex-1.590.0.ebuild	7 Apr 2014 12:48:52 -0000	1.5
+++ Math-Complex-1.590.0.ebuild	24 Apr 2014 17:26:13 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.5 2014/04/07 12:48:52 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.6 2014/04/24 17:26:13 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.6                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	7 Apr 2014 12:48:52 -0000	1.5
+++ ChangeLog	24 Apr 2014 17:26:13 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.5 2014/04/07 12:48:52 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.6 2014/04/24 17:26:13 zlogene Exp $
+
+  24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Add ~mips keyword wrt bug #505156
 
   07 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
   Add ~ia64 keyword wrt bug #505156





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-24 17:32 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-24 17:32 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/24 17:32:54

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Add ~ppc64 keyword wrt bug #505156
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.7                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild?r1=1.6&r2=1.7

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Math-Complex-1.590.0.ebuild	24 Apr 2014 17:26:13 -0000	1.6
+++ Math-Complex-1.590.0.ebuild	24 Apr 2014 17:32:54 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.6 2014/04/24 17:26:13 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.7 2014/04/24 17:32:54 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.7                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Apr 2014 17:26:13 -0000	1.6
+++ ChangeLog	24 Apr 2014 17:32:54 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.6 2014/04/24 17:26:13 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.7 2014/04/24 17:32:54 zlogene Exp $
+
+  24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Add ~ppc64 keyword wrt bug #505156
 
   24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
   Add ~mips keyword wrt bug #505156





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-24 17:39 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-24 17:39 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/24 17:39:02

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Add ~ppc keyword wrt bug #505156
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.8                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Math-Complex-1.590.0.ebuild	24 Apr 2014 17:32:54 -0000	1.7
+++ Math-Complex-1.590.0.ebuild	24 Apr 2014 17:39:02 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.7 2014/04/24 17:32:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.8 2014/04/24 17:39:02 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.8                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Apr 2014 17:32:54 -0000	1.7
+++ ChangeLog	24 Apr 2014 17:39:02 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.7 2014/04/24 17:32:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.8 2014/04/24 17:39:02 zlogene Exp $
+
+  24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Add ~ppc keyword wrt bug #505156
 
   24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
   Add ~ppc64 keyword wrt bug #505156





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

* [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog
@ 2014-04-24 17:46 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-04-24 17:46 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/04/24 17:46:06

  Modified:             Math-Complex-1.590.0.ebuild ChangeLog
  Log:
  Add ~sparc keyword wrt bug #505156
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.9                  perl-core/Math-Complex/Math-Complex-1.590.0.ebuild

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

Index: Math-Complex-1.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Math-Complex-1.590.0.ebuild	24 Apr 2014 17:39:02 -0000	1.8
+++ Math-Complex-1.590.0.ebuild	24 Apr 2014 17:46:06 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.8 2014/04/24 17:39:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild,v 1.9 2014/04/24 17:46:06 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="complex numbers and associated mathematical functions"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 SRC_TEST="do"



1.9                  perl-core/Math-Complex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	24 Apr 2014 17:39:02 -0000	1.8
+++ ChangeLog	24 Apr 2014 17:46:06 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.8 2014/04/24 17:39:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-Complex/ChangeLog,v 1.9 2014/04/24 17:46:06 zlogene Exp $
+
+  24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
+  Add ~sparc keyword wrt bug #505156
 
   24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Math-Complex-1.590.0.ebuild:
   Add ~ppc keyword wrt bug #505156





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

end of thread, other threads:[~2014-04-24 17:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  1:05 [gentoo-commits] gentoo-x86 commit in perl-core/Math-Complex: Math-Complex-1.590.0.ebuild ChangeLog Matt Turner (mattst88)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-24 17:46 Mikle Kolyada (zlogene)
2014-04-24 17:39 Mikle Kolyada (zlogene)
2014-04-24 17:32 Mikle Kolyada (zlogene)
2014-04-24 17:26 Mikle Kolyada (zlogene)
2014-04-07 12:48 Mikle Kolyada (zlogene)
2014-04-02 18:55 Markus Meier (maekke)
2014-03-20 15:12 Jeroen Roovers (jer)

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