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.820.0.ebuild
@ 2011-05-08 19:14 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-05-08 19:14 UTC (permalink / raw
  To: gentoo-commits

tove        11/05/08 19:14:38

  Modified:             ChangeLog
  Added:                Text-CSV_XS-0.820.0.ebuild
  Log:
  [bump] dev-perl/Text-CSV_XS-0.820.0
  
  (Portage version: 2.2.0_alpha31/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	23 Mar 2011 08:01:12 -0000	1.81
+++ ChangeLog	8 May 2011 19:14:38 -0000	1.82
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.81 2011/03/23 08:01:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.82 2011/05/08 19:14:38 tove Exp $
+
+*Text-CSV_XS-0.820.0 (08 May 2011)
+
+  08 May 2011; Torsten Veller <tove@gentoo.org> +Text-CSV_XS-0.820.0.ebuild:
+  Version bump
 
 *Text-CSV_XS-0.810.0 (23 Mar 2011)
 



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.820.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.820.0.ebuild?rev=1.1&content-type=text/plain

Index: Text-CSV_XS-0.820.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/Text-CSV_XS/Text-CSV_XS-0.820.0.ebuild,v 1.1 2011/05/08 19:14:38 tove Exp $

EAPI=4

MODULE_A_EXT=tgz
MODULE_AUTHOR=HMBRAND
MODULE_VERSION=0.82
inherit perl-module

DESCRIPTION="comma-separated values manipulation routines"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-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] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.820.0.ebuild
@ 2011-08-08 20:13 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2011-08-08 20:13 UTC (permalink / raw
  To: gentoo-commits

grobian     11/08/08 20:13:25

  Modified:             ChangeLog Text-CSV_XS-0.820.0.ebuild
  Log:
  Marked ~x64-macos
  
  (Portage version: 2.2.01.19011-prefix/cvs/Darwin powerpc)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	29 Jul 2011 12:42:50 -0000	1.83
+++ ChangeLog	8 Aug 2011 20:13:25 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.83 2011/07/29 12:42:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.84 2011/08/08 20:13:25 grobian Exp $
+
+  08 Aug 2011; Fabian Groffen <grobian@gentoo.org> Text-CSV_XS-0.820.0.ebuild:
+  Marked ~x64-macos
 
   29 Jul 2011; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.800.ebuild,
   -Text-CSV_XS-0.810.0.ebuild:



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.820.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.820.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.820.0.ebuild?r1=1.1&r2=1.2

Index: Text-CSV_XS-0.820.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.820.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-CSV_XS-0.820.0.ebuild	8 May 2011 19:14:38 -0000	1.1
+++ Text-CSV_XS-0.820.0.ebuild	8 Aug 2011 20:13:25 -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/Text-CSV_XS/Text-CSV_XS-0.820.0.ebuild,v 1.1 2011/05/08 19:14:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.820.0.ebuild,v 1.2 2011/08/08 20:13:25 grobian Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






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

end of thread, other threads:[~2011-08-08 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 19:14 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.820.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-08 20:13 Fabian Groffen (grobian)

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