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.30.ebuild
@ 2007-10-06  7:28 Thomas Alan Gall (tgall)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Alan Gall (tgall) @ 2007-10-06  7:28 UTC (permalink / raw
  To: gentoo-commits

tgall       07/10/06 07:28:33

  Modified:             ChangeLog Text-CSV_XS-0.30.ebuild
  Log:
  stable on ppc64
  (Portage version: 2.1.3.9)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	9 Aug 2007 15:20:04 -0000	1.19
+++ ChangeLog	6 Oct 2007 07:28:33 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.19 2007/08/09 15:20:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.20 2007/10/06 07:28:33 tgall Exp $
+
+  06 Oct 2007; Tom Gall <tgall@gentoo.org> Text-CSV_XS-0.30.ebuild:
+  stable on ppc64
 
   09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
   Text-CSV_XS-0.30.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.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.30.ebuild?r1=1.5&r2=1.6

Index: Text-CSV_XS-0.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Text-CSV_XS-0.30.ebuild	9 Aug 2007 15:20:04 -0000	1.5
+++ Text-CSV_XS-0.30.ebuild	6 Oct 2007 07:28:33 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.30.ebuild,v 1.5 2007/08/09 15:20:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.6 2007/10/06 07:28:33 tgall Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 SRC_TEST="do"



-- 
gentoo-commits@gentoo.org mailing list



^ 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.30.ebuild
@ 2007-11-10 14:54 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-10 14:54 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/10 14:54:42

  Modified:             ChangeLog Text-CSV_XS-0.30.ebuild
  Log:
  amd64 stable
  (Portage version: 2.1.3.19)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	19 Oct 2007 20:05:45 -0000	1.21
+++ ChangeLog	10 Nov 2007 14:54:42 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-CSV_XS
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.21 2007/10/19 20:05:45 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.22 2007/11/10 14:54:42 drac Exp $
+
+  10 Nov 2007; Samuli Suominen <drac@gentoo.org> Text-CSV_XS-0.30.ebuild:
+  amd64 stable
 
 *Text-CSV_XS-0.31 (19 Oct 2007)
 



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.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.30.ebuild?r1=1.6&r2=1.7

Index: Text-CSV_XS-0.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Text-CSV_XS-0.30.ebuild	6 Oct 2007 07:28:33 -0000	1.6
+++ Text-CSV_XS-0.30.ebuild	10 Nov 2007 14:54:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.30.ebuild,v 1.6 2007/10/06 07:28:33 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.7 2007/11/10 14:54:42 drac Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 SRC_TEST="do"



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-11-10 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10 14:54 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-CSV_XS: ChangeLog Text-CSV_XS-0.30.ebuild Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-06  7:28 Thomas Alan Gall (tgall)

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