public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2011-04-19 17:16 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-04-19 17:16 UTC (permalink / raw
  To: gentoo-commits

tove        11/04/19 17:16:00

  Modified:             ChangeLog
  Added:                Text-Diff-1.410.0.ebuild
  Log:
  [bump] dev-perl/Text-Diff-1.410.0
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 Jan 2010 15:24:45 -0000	1.18
+++ ChangeLog	19 Apr 2011 17:16:00 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Text-Diff
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.18 2010/01/14 15:24:45 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.19 2011/04/19 17:16:00 tove Exp $
+
+*Text-Diff-1.410.0 (19 Apr 2011)
+
+  19 Apr 2011; Torsten Veller <tove@gentoo.org> +Text-Diff-1.410.0.ebuild:
+  Version bump
 
   14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Diff-1.37.ebuild:
   Transfer Prefix keywords



1.1                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.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-Diff/Text-Diff-1.410.0.ebuild,v 1.1 2011/04/19 17:16:00 tove Exp $

EAPI=4

MODULE_AUTHOR=OVID
MODULE_VERSION=1.41
inherit perl-module

DESCRIPTION="Easily create test classes in an xUnit style."

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""

RDEPEND="dev-perl/Algorithm-Diff"
DEPEND="${RDEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-02-03 16:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-03 16:50 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/03 16:50:03

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #396955
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-Diff-1.410.0.ebuild	19 Apr 2011 17:16:00 -0000	1.1
+++ Text-Diff-1.410.0.ebuild	3 Feb 2012 16:50:03 -0000	1.2
@@ -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/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.1 2011/04/19 17:16:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.2 2012/02/03 16:50:03 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.21                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	29 Jul 2011 12:41:25 -0000	1.20
+++ ChangeLog	3 Feb 2012 16:50:03 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.20 2011/07/29 12:41:25 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.21 2012/02/03 16:50:03 ago Exp $
+
+  03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Diff-1.410.0.ebuild:
+  Stable for amd64, wrt bug #396955
 
   29 Jul 2011; Torsten Veller <tove@gentoo.org> -Text-Diff-1.37.ebuild:
   Cleanup






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-02-06 19:33 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-02-06 19:33 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/06 19:33:34

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  Marking Text-Diff-1.410.0 ppc for bug 396955
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Text-Diff-1.410.0.ebuild	3 Feb 2012 16:50:03 -0000	1.2
+++ Text-Diff-1.410.0.ebuild	6 Feb 2012 19:33:34 -0000	1.3
@@ -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-Diff/Text-Diff-1.410.0.ebuild,v 1.2 2012/02/03 16:50:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.3 2012/02/06 19:33:34 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.22                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	3 Feb 2012 16:50:03 -0000	1.21
+++ ChangeLog	6 Feb 2012 19:33:34 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.21 2012/02/03 16:50:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.22 2012/02/06 19:33:34 ranger Exp $
+
+  06 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Diff-1.410.0.ebuild:
+  Marking Text-Diff-1.410.0 ppc for bug 396955
 
   03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Diff-1.410.0.ebuild:
   Stable for amd64, wrt bug #396955






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-02-08 19:46 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-08 19:46 UTC (permalink / raw
  To: gentoo-commits

jer         12/02/08 19:46:29

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #399649).
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Text-Diff-1.410.0.ebuild	6 Feb 2012 19:33:34 -0000	1.3
+++ Text-Diff-1.410.0.ebuild	8 Feb 2012 19:46: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-Diff/Text-Diff-1.410.0.ebuild,v 1.3 2012/02/06 19:33:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.4 2012/02/08 19:46:28 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.23                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	6 Feb 2012 19:33:34 -0000	1.22
+++ ChangeLog	8 Feb 2012 19:46:28 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.22 2012/02/06 19:33:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.23 2012/02/08 19:46:28 jer Exp $
+
+  08 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Diff-1.410.0.ebuild:
+  Marked ~hppa (bug #399649).
 
   06 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Diff-1.410.0.ebuild:
   Marking Text-Diff-1.410.0 ppc for bug 396955






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-02-16 18:21 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 9+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-02-16 18:21 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/02/16 18:21:55

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #396955
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Text-Diff-1.410.0.ebuild	8 Feb 2012 19:46:28 -0000	1.4
+++ Text-Diff-1.410.0.ebuild	16 Feb 2012 18:21:54 -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-Diff/Text-Diff-1.410.0.ebuild,v 1.4 2012/02/08 19:46:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.5 2012/02/16 18:21:54 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.24                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	8 Feb 2012 19:46:28 -0000	1.23
+++ ChangeLog	16 Feb 2012 18:21:54 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-Diff
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.23 2012/02/08 19:46:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.24 2012/02/16 18:21:54 phajdan.jr Exp $
+
+  16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  Text-Diff-1.410.0.ebuild:
+  x86 stable wrt bug #396955
 
   08 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Diff-1.410.0.ebuild:
   Marked ~hppa (bug #399649).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-03-02 21:41 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-03-02 21:41 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/02 21:41:18

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  Marking Text-Diff-1.410.0 ppc64 for bug 396955
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.6                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Text-Diff-1.410.0.ebuild	16 Feb 2012 18:21:54 -0000	1.5
+++ Text-Diff-1.410.0.ebuild	2 Mar 2012 21:41: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-Diff/Text-Diff-1.410.0.ebuild,v 1.5 2012/02/16 18:21:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.6 2012/03/02 21:41:18 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.25                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	16 Feb 2012 18:21:54 -0000	1.24
+++ ChangeLog	2 Mar 2012 21:41:18 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.24 2012/02/16 18:21:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.25 2012/03/02 21:41:18 ranger Exp $
+
+  02 Mar 2012; Brent Baude <ranger@gentoo.org> Text-Diff-1.410.0.ebuild:
+  Marking Text-Diff-1.410.0 ppc64 for bug 396955
 
   16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   Text-Diff-1.410.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-03-20 22:14 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-03-20 22:14 UTC (permalink / raw
  To: gentoo-commits

jer         12/03/20 22:14:42

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #408579).
  
  (Portage version: 2.2.0_alpha93/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Text-Diff-1.410.0.ebuild	18 Mar 2012 18:26:09 -0000	1.7
+++ Text-Diff-1.410.0.ebuild	20 Mar 2012 22:14:42 -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/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.7 2012/03/18 18:26:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.8 2012/03/20 22:14:42 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.27                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	18 Mar 2012 18:26:09 -0000	1.26
+++ ChangeLog	20 Mar 2012 22:14:42 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.26 2012/03/18 18:26:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.27 2012/03/20 22:14:42 jer Exp $
+
+  20 Mar 2012; Jeroen Roovers <jer@gentoo.org> Text-Diff-1.410.0.ebuild:
+  Stable for HPPA (bug #408579).
 
   18 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-Diff-0.35.ebuild,
   Text-Diff-1.410.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2012-11-23 13:15 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 9+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-23 13:15 UTC (permalink / raw
  To: gentoo-commits

blueness    12/11/23 13:15:01

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  keyword ~arm, bug #442816
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.9                  dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Text-Diff-1.410.0.ebuild	20 Mar 2012 22:14:42 -0000	1.8
+++ Text-Diff-1.410.0.ebuild	23 Nov 2012 13:15:01 -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-Diff/Text-Diff-1.410.0.ebuild,v 1.8 2012/03/20 22:14:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.9 2012/11/23 13:15:01 blueness Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Algorithm-Diff"



1.30                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	24 Jun 2012 12:58:34 -0000	1.29
+++ ChangeLog	23 Nov 2012 13:15:01 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.29 2012/06/24 12:58:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.30 2012/11/23 13:15:01 blueness Exp $
+
+  23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> Text-Diff-1.410.0.ebuild:
+  keyword ~arm, bug #442816
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
@ 2014-08-05 13:21 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 9+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-08-05 13:21 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/08/05 13:21:20

  Modified:             Text-Diff-1.410.0.ebuild ChangeLog
  Log:
  Fix DESCRIPTION
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.10                 dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild

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

Index: Text-Diff-1.410.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Text-Diff-1.410.0.ebuild	23 Nov 2012 13:15:01 -0000	1.9
+++ Text-Diff-1.410.0.ebuild	5 Aug 2014 13:21:20 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.9 2012/11/23 13:15:01 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.10 2014/08/05 13:21:20 zlogene Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 MODULE_VERSION=1.41
 inherit perl-module
 
-DESCRIPTION="Easily create test classes in an xUnit style."
+DESCRIPTION="Easily create test classes in an xUnit style"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"



1.31                 dev-perl/Text-Diff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	23 Nov 2012 13:15:01 -0000	1.30
+++ ChangeLog	5 Aug 2014 13:21:20 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Diff
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.30 2012/11/23 13:15:01 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.31 2014/08/05 13:21:20 zlogene Exp $
+
+  05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Text-Diff-1.410.0.ebuild:
+  Fix DESCRIPTION
 
   23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> Text-Diff-1.410.0.ebuild:
   keyword ~arm, bug #442816





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

end of thread, other threads:[~2014-08-05 13:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 16:50 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-05 13:21 Mikle Kolyada (zlogene)
2012-11-23 13:15 Anthony G. Basile (blueness)
2012-03-20 22:14 Jeroen Roovers (jer)
2012-03-02 21:41 Brent Baude (ranger)
2012-02-16 18:21 PaweA Hajdan (phajdan.jr)
2012-02-08 19:46 Jeroen Roovers (jer)
2012-02-06 19:33 Brent Baude (ranger)
2011-04-19 17:16 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