public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-08-10 12:17 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2009-08-10 12:17 UTC (permalink / raw
  To: gentoo-commits

tove        09/08/10 12:17:55

  Modified:             ChangeLog
  Added:                Text-CSV_XS-0.67.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc37/cvs/Linux x86_64)

Revision  Changes    Path
1.49                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	15 May 2009 17:02:52 -0000	1.48
+++ ChangeLog	10 Aug 2009 12:17:55 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.48 2009/05/15 17:02:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.49 2009/08/10 12:17:55 tove Exp $
+
+*Text-CSV_XS-0.67 (10 Aug 2009)
+
+  10 Aug 2009; Torsten Veller <tove@gentoo.org> +Text-CSV_XS-0.67.ebuild:
+  Version bump
 
 *Text-CSV_XS-0.65 (15 May 2009)
 



1.1                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.1&content-type=text/plain

Index: Text-CSV_XS-0.67.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.1 2009/08/10 12:17:55 tove Exp $

EAPI=2

MODULE_AUTHOR=HMBRAND
MODULE_A=${P}.tgz
inherit perl-module

DESCRIPTION="comma-separated values manipulation routines"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-09-10  7:55 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-09-10  7:55 UTC (permalink / raw
  To: gentoo-commits

fauli       09/09/10 07:55:10

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  x86 stable, bug 283969
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.51                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	7 Sep 2009 07:55:06 -0000	1.50
+++ ChangeLog	10 Sep 2009 07:55:10 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.50 2009/09/07 07:55:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.51 2009/09/10 07:55:10 fauli Exp $
+
+  10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+  Text-CSV_XS-0.67.ebuild:
+  x86 stable, bug 283969
 
   07 Sep 2009; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.65.ebuild:
   Cleanup



1.2                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?r1=1.1&r2=1.2

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-CSV_XS-0.67.ebuild	10 Aug 2009 12:17:55 -0000	1.1
+++ Text-CSV_XS-0.67.ebuild	10 Sep 2009 07:55:10 -0000	1.2
@@ -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.1 2009/08/10 12:17:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.2 2009/09/10 07:55:10 fauli Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-09-18 18:20 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2009-09-18 18:20 UTC (permalink / raw
  To: gentoo-commits

tove        09/09/18 18:20:42

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  Stable on amd64 (#283969)
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.52                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	10 Sep 2009 07:55:10 -0000	1.51
+++ ChangeLog	18 Sep 2009 18:20:42 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.51 2009/09/10 07:55:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.52 2009/09/18 18:20:42 tove Exp $
+
+  18 Sep 2009; Torsten Veller <tove@gentoo.org> Text-CSV_XS-0.67.ebuild:
+  Stable on amd64 (#283969)
 
   10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
   Text-CSV_XS-0.67.ebuild:



1.3                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?r1=1.2&r2=1.3

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Text-CSV_XS-0.67.ebuild	10 Sep 2009 07:55:10 -0000	1.2
+++ Text-CSV_XS-0.67.ebuild	18 Sep 2009 18:20:42 -0000	1.3
@@ -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.2 2009/09/10 07:55:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.3 2009/09/18 18:20:42 tove Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-09-19 16:32 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-09-19 16:32 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/09/19 16:32:10

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  ppc stable #283969
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.53                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	18 Sep 2009 18:20:42 -0000	1.52
+++ ChangeLog	19 Sep 2009 16:32:09 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.52 2009/09/18 18:20:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.53 2009/09/19 16:32:09 nixnut Exp $
+
+  19 Sep 2009; nixnut <nixnut@gentoo.org> Text-CSV_XS-0.67.ebuild:
+  ppc stable #283969
 
   18 Sep 2009; Torsten Veller <tove@gentoo.org> Text-CSV_XS-0.67.ebuild:
   Stable on amd64 (#283969)



1.4                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?r1=1.3&r2=1.4

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Text-CSV_XS-0.67.ebuild	18 Sep 2009 18:20:42 -0000	1.3
+++ Text-CSV_XS-0.67.ebuild	19 Sep 2009 16:32:09 -0000	1.4
@@ -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.3 2009/09/18 18:20:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.4 2009/09/19 16:32:09 nixnut Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-09-27 15:04 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-09-27 15:04 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/27 15:04:04

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  Marking Text-CSV_XS-0.67 ppc64 for bug 283969
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.54                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	19 Sep 2009 16:32:09 -0000	1.53
+++ ChangeLog	27 Sep 2009 15:04:04 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.53 2009/09/19 16:32:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.54 2009/09/27 15:04:04 ranger Exp $
+
+  27 Sep 2009; Brent Baude <ranger@gentoo.org> Text-CSV_XS-0.67.ebuild:
+  Marking Text-CSV_XS-0.67 ppc64 stable for bug 283969
 
   19 Sep 2009; nixnut <nixnut@gentoo.org> Text-CSV_XS-0.67.ebuild:
   ppc stable #283969



1.5                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

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

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Text-CSV_XS-0.67.ebuild	19 Sep 2009 16:32:09 -0000	1.4
+++ Text-CSV_XS-0.67.ebuild	27 Sep 2009 15:04:04 -0000	1.5
@@ -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.4 2009/09/19 16:32:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.5 2009/09/27 15:04:04 ranger Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-10-07 22:51 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 8+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-10-07 22:51 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/10/07 22:51:15

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  stable sparc, bug 283969
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	6 Oct 2009 18:31:02 -0000	1.55
+++ ChangeLog	7 Oct 2009 22:51:15 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.55 2009/10/06 18:31:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.56 2009/10/07 22:51:15 tcunha Exp $
+
+  07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> Text-CSV_XS-0.67.ebuild:
+  stable sparc, bug 283969
 
 *Text-CSV_XS-0.68 (06 Oct 2009)
 



1.6                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

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

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Text-CSV_XS-0.67.ebuild	27 Sep 2009 15:04:04 -0000	1.5
+++ Text-CSV_XS-0.67.ebuild	7 Oct 2009 22:51:15 -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.5 2009/09/27 15:04:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.6 2009/10/07 22:51:15 tcunha Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-10-18 15:57 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-10-18 15:57 UTC (permalink / raw
  To: gentoo-commits

klausman    09/10/18 15:57:09

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  Stable on alpha, bug #283969
  (Portage version: 2.1.7.1/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	17 Oct 2009 10:27:40 -0000	1.57
+++ ChangeLog	18 Oct 2009 15:57:08 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.57 2009/10/17 10:27:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.58 2009/10/18 15:57:08 klausman Exp $
+
+  18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
+  Text-CSV_XS-0.67.ebuild:
+  Stable on alpha, bug #283969
 
 *Text-CSV_XS-0.69 (17 Oct 2009)
 



1.7                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

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

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Text-CSV_XS-0.67.ebuild	7 Oct 2009 22:51:15 -0000	1.6
+++ Text-CSV_XS-0.67.ebuild	18 Oct 2009 15:57:08 -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.6 2009/10/07 22:51:15 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.7 2009/10/18 15:57:08 klausman Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild
@ 2009-10-28 18:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-10-28 18:02 UTC (permalink / raw
  To: gentoo-commits

armin76     09/10/28 18:02:32

  Modified:             ChangeLog Text-CSV_XS-0.67.ebuild
  Log:
  ia64/sparc stable
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.59                 dev-perl/Text-CSV_XS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	18 Oct 2009 15:57:08 -0000	1.58
+++ ChangeLog	28 Oct 2009 18:02:32 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.58 2009/10/18 15:57:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.59 2009/10/28 18:02:32 armin76 Exp $
+
+  28 Oct 2009; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.67.ebuild:
+  ia64/sparc stable
 
   18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
   Text-CSV_XS-0.67.ebuild:



1.8                  dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild?r1=1.7&r2=1.8

Index: Text-CSV_XS-0.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Text-CSV_XS-0.67.ebuild	18 Oct 2009 15:57:08 -0000	1.7
+++ Text-CSV_XS-0.67.ebuild	28 Oct 2009 18:02:32 -0000	1.8
@@ -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/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.7 2009/10/18 15:57:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.8 2009/10/28 18:02:32 armin76 Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

end of thread, other threads:[~2009-10-28 18:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 18:20 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.67.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-28 18:02 Raul Porcel (armin76)
2009-10-18 15:57 Tobias Klausmann (klausman)
2009-10-07 22:51 Tiago Cunha (tcunha)
2009-09-27 15:04 Brent Baude (ranger)
2009-09-19 16:32 Gysbert Wassenaar (nixnut)
2009-09-10  7:55 Christian Faulhammer (fauli)
2009-08-10 12:17 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