* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-08-22 17:27 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2012-08-22 17:27 UTC (permalink / raw
To: gentoo-commits
tove 12/08/22 17:27:18
Modified: ChangeLog
Added: Text-CSV_XS-0.910.0.ebuild
Log:
[bump] dev-perl/Text-CSV_XS-0.910.0
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Revision Changes Path
1.107 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 8 Aug 2012 01:24:17 -0000 1.106
+++ ChangeLog 22 Aug 2012 17:27:18 -0000 1.107
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.106 2012/08/08 01:24:17 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.107 2012/08/22 17:27:18 tove Exp $
+
+*Text-CSV_XS-0.910.0 (22 Aug 2012)
+
+ 22 Aug 2012; Torsten Veller <tove@gentoo.org> +Text-CSV_XS-0.910.0.ebuild:
+ Version bump
08 Aug 2012; Naohiro Aota <naota@gentoo.org> Text-CSV_XS-0.900.0.ebuild:
Add ~x86-fbsd wrt bug #428248
1.1 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.1&content-type=text/plain
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
# Copyright 1999-2012 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.910.0.ebuild,v 1.1 2012/08/22 17:27:18 tove Exp $
EAPI=4
MODULE_A_EXT=tgz
MODULE_AUTHOR=HMBRAND
MODULE_VERSION=0.91
inherit perl-module
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
)
"
SRC_TEST="parallel"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-08-28 21:26 Anthony G. Basile (blueness)
0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-28 21:26 UTC (permalink / raw
To: gentoo-commits
blueness 12/08/28 21:26:48
Modified: ChangeLog Text-CSV_XS-0.910.0.ebuild
Log:
Keyword ~mips for bug #428248
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.108 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 22 Aug 2012 17:27:18 -0000 1.107
+++ ChangeLog 28 Aug 2012 21:26:48 -0000 1.108
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.107 2012/08/22 17:27:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.108 2012/08/28 21:26:48 blueness Exp $
+
+ 28 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+ Text-CSV_XS-0.910.0.ebuild:
+ Keyword ~mips for bug #428248
*Text-CSV_XS-0.910.0 (22 Aug 2012)
1.2 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?r1=1.1&r2=1.2
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-CSV_XS-0.910.0.ebuild 22 Aug 2012 17:27:18 -0000 1.1
+++ Text-CSV_XS-0.910.0.ebuild 28 Aug 2012 21:26:48 -0000 1.2
@@ -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/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.1 2012/08/22 17:27:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.2 2012/08/28 21:26:48 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-12-06 18:13 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 18:13 UTC (permalink / raw
To: gentoo-commits
ago 12/12/06 18:13:29
Modified: ChangeLog Text-CSV_XS-0.910.0.ebuild
Log:
Stable for amd64, wrt bug #441260
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.117 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.116&r2=1.117
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog 3 Dec 2012 17:23:07 -0000 1.116
+++ ChangeLog 6 Dec 2012 18:13:28 -0000 1.117
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.116 2012/12/03 17:23:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.117 2012/12/06 18:13:28 ago Exp $
+
+ 06 Dec 2012; <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
+ Stable for amd64, wrt bug #441260
*Text-CSV_XS-0.940.0 (03 Dec 2012)
1.4 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?r1=1.3&r2=1.4
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Text-CSV_XS-0.910.0.ebuild 1 Sep 2012 11:58:29 -0000 1.3
+++ Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 18:13:28 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.3 2012/09/01 11:58:29 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.4 2012/12/06 18:13:28 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-12-06 18:21 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 18:21 UTC (permalink / raw
To: gentoo-commits
ago 12/12/06 18:21:52
Modified: ChangeLog Text-CSV_XS-0.910.0.ebuild
Log:
Stable for x86, wrt bug #441260
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.118 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.117&r2=1.118
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog 6 Dec 2012 18:13:28 -0000 1.117
+++ ChangeLog 6 Dec 2012 18:21:52 -0000 1.118
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.117 2012/12/06 18:13:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.118 2012/12/06 18:21:52 ago Exp $
+
+ 06 Dec 2012; <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
+ Stable for x86, wrt bug #441260
06 Dec 2012; <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
Stable for amd64, wrt bug #441260
1.5 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?r1=1.4&r2=1.5
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 18:13:28 -0000 1.4
+++ Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 18:21:52 -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/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.4 2012/12/06 18:13:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.5 2012/12/06 18:21:52 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-12-06 18:47 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 18:47 UTC (permalink / raw
To: gentoo-commits
ago 12/12/06 18:47:18
Modified: ChangeLog Text-CSV_XS-0.910.0.ebuild
Log:
Stable for ppc, wrt bug #441260
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.119 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.118&r2=1.119
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog 6 Dec 2012 18:21:52 -0000 1.118
+++ ChangeLog 6 Dec 2012 18:47:18 -0000 1.119
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.118 2012/12/06 18:21:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.119 2012/12/06 18:47:18 ago Exp $
+
+ 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
+ Stable for ppc, wrt bug #441260
06 Dec 2012; <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
Stable for x86, wrt bug #441260
1.6 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?r1=1.5&r2=1.6
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 18:21:52 -0000 1.5
+++ Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 18:47:18 -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/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.5 2012/12/06 18:21:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.6 2012/12/06 18:47:18 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-12-06 19:13 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 19:13 UTC (permalink / raw
To: gentoo-commits
ago 12/12/06 19:13:00
Modified: ChangeLog Text-CSV_XS-0.910.0.ebuild
Log:
Stable for ppc64, wrt bug #441260
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.120 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.119&r2=1.120
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog 6 Dec 2012 18:47:18 -0000 1.119
+++ ChangeLog 6 Dec 2012 19:13:00 -0000 1.120
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.119 2012/12/06 18:47:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.120 2012/12/06 19:13:00 ago Exp $
+
+ 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
+ Stable for ppc64, wrt bug #441260
06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
Stable for ppc, wrt bug #441260
1.7 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?r1=1.6&r2=1.7
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 18:47:18 -0000 1.6
+++ Text-CSV_XS-0.910.0.ebuild 6 Dec 2012 19:13:00 -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/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.6 2012/12/06 18:47:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.7 2012/12/06 19:13:00 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild
@ 2012-12-27 9:13 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-12-27 9:13 UTC (permalink / raw
To: gentoo-commits
armin76 12/12/27 09:13:38
Modified: ChangeLog Text-CSV_XS-0.910.0.ebuild
Log:
alpha/sparc stable wrt #441260
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Revision Changes Path
1.122 dev-perl/Text-CSV_XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 13 Dec 2012 22:08:17 -0000 1.121
+++ ChangeLog 27 Dec 2012 09:13:38 -0000 1.122
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.121 2012/12/13 22:08:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.122 2012/12/27 09:13:38 armin76 Exp $
+
+ 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
+ alpha/sparc stable wrt #441260
13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Text-CSV_XS-0.910.0.ebuild:
Stable for ia64, wrt bug #441260
1.9 dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild?r1=1.8&r2=1.9
Index: Text-CSV_XS-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Text-CSV_XS-0.910.0.ebuild 13 Dec 2012 22:08:17 -0000 1.8
+++ Text-CSV_XS-0.910.0.ebuild 27 Dec 2012 09:13:38 -0000 1.9
@@ -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/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.8 2012/12/13 22:08:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.910.0.ebuild,v 1.9 2012/12/27 09:13:38 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-12-27 9:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22 17:27 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.910.0.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2012-08-28 21:26 Anthony G. Basile (blueness)
2012-12-06 18:13 Agostino Sarubbo (ago)
2012-12-06 18:21 Agostino Sarubbo (ago)
2012-12-06 18:47 Agostino Sarubbo (ago)
2012-12-06 19:13 Agostino Sarubbo (ago)
2012-12-27 9:13 Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox