public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2011-08-28 13:33 Torsten Veller (tove)
  0 siblings, 0 replies; 13+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 13:33 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/28 13:33:28

  Modified:             ChangeLog
  Added:                Test-Requires-0.60.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	13 Aug 2011 08:45:24 -0000	1.6
+++ ChangeLog	28 Aug 2011 13:33:28 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.6 2011/08/13 08:45:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.7 2011/08/28 13:33:28 tove Exp $
+
+*Test-Requires-0.60.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Requires-0.60.0.ebuild:
+  Change version scheme
 
   13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   Test-Requires-0.05.ebuild:



1.1                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.1 2011/08/28 13:33:28 tove Exp $

EAPI=4

MODULE_AUTHOR=TOKUHIROM
MODULE_VERSION=0.06
inherit perl-module

DESCRIPTION="Checks to see if the module can be loaded"

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

RDEPEND=">=virtual/perl-Test-Simple-0.61"
DEPEND="${RDEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2011-10-31 13:15 Jeroen Roovers (jer)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-31 13:15 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/31 13:15:11

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Marked ~hppa (bug #389001).
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 Sep 2011 11:23:10 -0000	1.8
+++ ChangeLog	31 Oct 2011 13:15:11 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.8 2011/09/04 11:23:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.9 2011/10/31 13:15:11 jer Exp $
+
+  31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Test-Requires-0.60.0.ebuild:
+  Marked ~hppa (bug #389001).
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Requires-0.60.ebuild:
   Cleanup



1.2                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Requires-0.60.0.ebuild	28 Aug 2011 13:33:28 -0000	1.1
+++ Test-Requires-0.60.0.ebuild	31 Oct 2011 13:15:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.1 2011/08/28 13:33:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.2 2011/10/31 13:15:11 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2011-11-06 17:42 Markus Meier (maekke)
  0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2011-11-06 17:42 UTC (permalink / raw
  To: gentoo-commits

maekke      11/11/06 17:42:02

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  add ~arm, bug #389001
  
  (Portage version: 2.1.10.32/cvs/Linux i686)

Revision  Changes    Path
1.10                 dev-perl/Test-Requires/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	31 Oct 2011 13:15:11 -0000	1.9
+++ ChangeLog	6 Nov 2011 17:42:01 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.9 2011/10/31 13:15:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.10 2011/11/06 17:42:01 maekke Exp $
+
+  06 Nov 2011; Markus Meier <maekke@gentoo.org> Test-Requires-0.60.0.ebuild:
+  add ~arm, bug #389001
 
   31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Test-Requires-0.60.0.ebuild:
   Marked ~hppa (bug #389001).



1.3                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Requires-0.60.0.ebuild	31 Oct 2011 13:15:11 -0000	1.2
+++ Test-Requires-0.60.0.ebuild	6 Nov 2011 17:42:01 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.2 2011/10/31 13:15:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.3 2011/11/06 17:42:01 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-02-14 11:10 Alexis Ballier (aballier)
  0 siblings, 0 replies; 13+ messages in thread
From: Alexis Ballier (aballier) @ 2012-02-14 11:10 UTC (permalink / raw
  To: gentoo-commits

aballier    12/02/14 11:10:50

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  keyword ~x86-fbsd
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/Test-Requires/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Nov 2011 17:42:01 -0000	1.10
+++ ChangeLog	14 Feb 2012 11:10:50 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Requires
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.10 2011/11/06 17:42:01 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.11 2012/02/14 11:10:50 aballier Exp $
+
+  14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
+  Test-Requires-0.60.0.ebuild:
+  keyword ~x86-fbsd
 
   06 Nov 2011; Markus Meier <maekke@gentoo.org> Test-Requires-0.60.0.ebuild:
   add ~arm, bug #389001



1.4                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Requires-0.60.0.ebuild	6 Nov 2011 17:42:01 -0000	1.3
+++ Test-Requires-0.60.0.ebuild	14 Feb 2012 11:10:50 -0000	1.4
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.3 2011/11/06 17:42:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.4 2012/02/14 11:10:50 aballier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-02-19 12:08 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 13+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-19 12:08 UTC (permalink / raw
  To: gentoo-commits

klausman    12/02/19 12:08:26

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Keyworded on alpha, bug #389001
  
  (Portage version: 2.1.10.46/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-perl/Test-Requires/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	14 Feb 2012 11:10:50 -0000	1.11
+++ ChangeLog	19 Feb 2012 12:08:26 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.11 2012/02/14 11:10:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.12 2012/02/19 12:08:26 klausman Exp $
+
+  19 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+  Test-Requires-0.60.0.ebuild:
+  Keyworded on alpha, bug #389001
 
   14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
   Test-Requires-0.60.0.ebuild:



1.5                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-Requires-0.60.0.ebuild	14 Feb 2012 11:10:50 -0000	1.4
+++ Test-Requires-0.60.0.ebuild	19 Feb 2012 12:08:26 -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.4 2012/02/14 11:10:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.5 2012/02/19 12:08:26 klausman Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-02-24 10:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:39 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/24 10:39:40

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Stable for amd64, wrt bug #400237
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-perl/Test-Requires/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	19 Feb 2012 12:08:26 -0000	1.12
+++ ChangeLog	24 Feb 2012 10:39:40 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.12 2012/02/19 12:08:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.13 2012/02/24 10:39:40 ago Exp $
+
+  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Requires-0.60.0.ebuild:
+  Stable for amd64, wrt bug #400237
 
   19 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
   Test-Requires-0.60.0.ebuild:



1.6                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Test-Requires-0.60.0.ebuild	19 Feb 2012 12:08:26 -0000	1.5
+++ Test-Requires-0.60.0.ebuild	24 Feb 2012 10:39:40 -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.5 2012/02/19 12:08:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.6 2012/02/24 10:39:40 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-02-27 17:42 Brent Baude (ranger)
  0 siblings, 0 replies; 13+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 17:42 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/27 17:42:30

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Marking Test-Requires-0.60.0 ppc for bug 400237
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.14                 dev-perl/Test-Requires/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	24 Feb 2012 10:39:40 -0000	1.13
+++ ChangeLog	27 Feb 2012 17:42:30 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.13 2012/02/24 10:39:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.14 2012/02/27 17:42:30 ranger Exp $
+
+  27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Requires-0.60.0.ebuild:
+  Marking Test-Requires-0.60.0 ppc for bug 400237
 
   24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Requires-0.60.0.ebuild:
   Stable for amd64, wrt bug #400237



1.7                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.6&r2=1.7

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Test-Requires-0.60.0.ebuild	24 Feb 2012 10:39:40 -0000	1.6
+++ Test-Requires-0.60.0.ebuild	27 Feb 2012 17:42:30 -0000	1.7
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.6 2012/02/24 10:39:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.7 2012/02/27 17:42:30 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-03-09  9:39 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 13+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09  9:39 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/03/09 09:39:30

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  x86 stable wrt bug #400237
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.15                 dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	27 Feb 2012 17:42:30 -0000	1.14
+++ ChangeLog	9 Mar 2012 09:39:30 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.14 2012/02/27 17:42:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.15 2012/03/09 09:39:30 phajdan.jr Exp $
+
+  09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  Test-Requires-0.60.0.ebuild:
+  x86 stable wrt bug #400237
 
   27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Requires-0.60.0.ebuild:
   Marking Test-Requires-0.60.0 ppc for bug 400237



1.8                  dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

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

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Test-Requires-0.60.0.ebuild	27 Feb 2012 17:42:30 -0000	1.7
+++ Test-Requires-0.60.0.ebuild	9 Mar 2012 09:39:30 -0000	1.8
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.7 2012/02/27 17:42:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.8 2012/03/09 09:39:30 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-04-01 16:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 13+ messages in thread
From: Raul Porcel (armin76) @ 2012-04-01 16:02 UTC (permalink / raw
  To: gentoo-commits

armin76     12/04/01 16:02:51

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Add ~ia64/~s390/~sh/~sparc wrt #404601
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.18                 dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	31 Mar 2012 06:45:39 -0000	1.17
+++ ChangeLog	1 Apr 2012 16:02:51 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.17 2012/03/31 06:45:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.18 2012/04/01 16:02:51 armin76 Exp $
+
+  01 Apr 2012; Raúl Porcel <armin76@gentoo.org> Test-Requires-0.60.0.ebuild:
+  Add ~ia64/~s390/~sh/~sparc wrt #404601
 
   31 Mar 2012; Torsten Veller <tove@gentoo.org> -Test-Requires-0.05.ebuild:
   Cleanup



1.10                 dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.9&r2=1.10

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Test-Requires-0.60.0.ebuild	24 Mar 2012 12:54:07 -0000	1.9
+++ Test-Requires-0.60.0.ebuild	1 Apr 2012 16:02:51 -0000	1.10
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.9 2012/03/24 12:54:07 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.10 2012/04/01 16:02:51 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-08-02  1:11 Jeroen Roovers (jer)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2012-08-02  1:11 UTC (permalink / raw
  To: gentoo-commits

jer         12/08/02 01:11:04

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Stable for HPPA (bug #418803).
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-perl/Test-Requires/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	24 Jun 2012 12:59:31 -0000	1.20
+++ ChangeLog	2 Aug 2012 01:11:04 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.20 2012/06/24 12:59:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.21 2012/08/02 01:11:04 jer Exp $
+
+  02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Test-Requires-0.60.0.ebuild:
+  Stable for HPPA (bug #418803).
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.11                 dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.10&r2=1.11

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Test-Requires-0.60.0.ebuild	1 Apr 2012 16:02:51 -0000	1.10
+++ Test-Requires-0.60.0.ebuild	2 Aug 2012 01:11:04 -0000	1.11
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.10 2012/04/01 16:02:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.11 2012/08/02 01:11:04 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-08-05 16:37 Markus Meier (maekke)
  0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2012-08-05 16:37 UTC (permalink / raw
  To: gentoo-commits

maekke      12/08/05 16:37:39

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  arm stable, bug #418803
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.22                 dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	2 Aug 2012 01:11:04 -0000	1.21
+++ ChangeLog	5 Aug 2012 16:37:39 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.21 2012/08/02 01:11:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.22 2012/08/05 16:37:39 maekke Exp $
+
+  05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Requires-0.60.0.ebuild:
+  arm stable, bug #418803
 
   02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Test-Requires-0.60.0.ebuild:
   Stable for HPPA (bug #418803).



1.12                 dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.11&r2=1.12

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Test-Requires-0.60.0.ebuild	2 Aug 2012 01:11:04 -0000	1.11
+++ Test-Requires-0.60.0.ebuild	5 Aug 2012 16:37:39 -0000	1.12
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.11 2012/08/02 01:11:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.12 2012/08/05 16:37:39 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-09-09 16:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 13+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-09 16:24 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/09 16:24:29

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #418803
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	5 Aug 2012 16:37:39 -0000	1.22
+++ ChangeLog	9 Sep 2012 16:24:29 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.22 2012/08/05 16:37:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.23 2012/09/09 16:24:29 armin76 Exp $
+
+  09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Requires-0.60.0.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #418803
 
   05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Requires-0.60.0.ebuild:
   arm stable, bug #418803



1.13                 dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.12&r2=1.13

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Test-Requires-0.60.0.ebuild	5 Aug 2012 16:37:39 -0000	1.12
+++ Test-Requires-0.60.0.ebuild	9 Sep 2012 16:24:29 -0000	1.13
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.12 2012/08/05 16:37:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.13 2012/09/09 16:24:29 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
@ 2012-12-17 18:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-17 18:30 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/17 18:30:42

  Modified:             ChangeLog Test-Requires-0.60.0.ebuild
  Log:
  Add ~ppc64, wrt bug #442188
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.24                 dev-perl/Test-Requires/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	9 Sep 2012 16:24:29 -0000	1.23
+++ ChangeLog	17 Dec 2012 18:30:42 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Requires
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.23 2012/09/09 16:24:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.24 2012/12/17 18:30:42 ago Exp $
+
+  17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Test-Requires-0.60.0.ebuild:
+  Add ~ppc64, wrt bug #442188
 
   09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Requires-0.60.0.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #418803



1.14                 dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.13&r2=1.14

Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Test-Requires-0.60.0.ebuild	9 Sep 2012 16:24:29 -0000	1.13
+++ Test-Requires-0.60.0.ebuild	17 Dec 2012 18:30:42 -0000	1.14
@@ -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/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.13 2012/09/09 16:24:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.14 2012/12/17 18:30:42 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Checks to see if the module can be loaded"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Test-Simple-0.61"





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

end of thread, other threads:[~2012-12-17 18:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 11:10 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-17 18:30 Agostino Sarubbo (ago)
2012-09-09 16:24 Raul Porcel (armin76)
2012-08-05 16:37 Markus Meier (maekke)
2012-08-02  1:11 Jeroen Roovers (jer)
2012-04-01 16:02 Raul Porcel (armin76)
2012-03-09  9:39 PaweA Hajdan (phajdan.jr)
2012-02-27 17:42 Brent Baude (ranger)
2012-02-24 10:39 Agostino Sarubbo (ago)
2012-02-19 12:08 Tobias Klausmann (klausman)
2011-11-06 17:42 Markus Meier (maekke)
2011-10-31 13:15 Jeroen Roovers (jer)
2011-08-28 13:33 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