public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-03-14 15:32 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-03-14 15:32 UTC (permalink / raw
  To: gentoo-commits

tove        10/03/14 15:32:27

  Modified:             ChangeLog
  Added:                Test-Pod-1.42.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.54                 dev-perl/Test-Pod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	21 Jan 2010 19:37:39 -0000	1.53
+++ ChangeLog	14 Mar 2010 15:32:26 -0000	1.54
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.53 2010/01/21 19:37:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.54 2010/03/14 15:32:26 tove Exp $
+
+*Test-Pod-1.42 (14 Mar 2010)
+
+  14 Mar 2010; Torsten Veller <tove@gentoo.org> +Test-Pod-1.42.ebuild:
+  Version bump
 
 *Test-Pod-1.41 (21 Jan 2010)
 



1.1                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

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

Index: Test-Pod-1.42.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.1 2010/03/14 15:32:26 tove Exp $

EAPI=2

MODULE_AUTHOR=DWHEELER
inherit perl-module

DESCRIPTION="check for POD errors in files"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=virtual/perl-Pod-Simple-3.07
	>=virtual/perl-Test-Simple-0.70"
DEPEND="${RDEPEND}
	>=virtual/perl-Module-Build-0.30"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-04-17  8:19 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-04-17  8:19 UTC (permalink / raw
  To: gentoo-commits

tove        10/04/17 08:19:12

  Modified:             ChangeLog Test-Pod-1.42.ebuild
  Log:
  Stable on amd64, x86 (#314467)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 dev-perl/Test-Pod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	9 Apr 2010 07:28:59 -0000	1.55
+++ ChangeLog	17 Apr 2010 08:19:12 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.55 2010/04/09 07:28:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.56 2010/04/17 08:19:12 tove Exp $
+
+  17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-Pod-1.42.ebuild:
+  Stable on amd64, x86 (#314467)
 
   09 Apr 2010; Torsten Veller <tove@gentoo.org> -Test-Pod-1.40.ebuild,
   -Test-Pod-1.41.ebuild:



1.2                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

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

Index: Test-Pod-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Pod-1.42.ebuild	14 Mar 2010 15:32:26 -0000	1.1
+++ Test-Pod-1.42.ebuild	17 Apr 2010 08:19:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.1 2010/03/14 15:32:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.2 2010/04/17 08:19:12 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="check for POD errors in files"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Pod-Simple-3.07






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-04-18 12:03 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-04-18 12:03 UTC (permalink / raw
  To: gentoo-commits

maekke      10/04/18 12:03:18

  Modified:             ChangeLog Test-Pod-1.42.ebuild
  Log:
  arm stable, bug #314467
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 dev-perl/Test-Pod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	17 Apr 2010 08:19:12 -0000	1.56
+++ ChangeLog	18 Apr 2010 12:03:18 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.56 2010/04/17 08:19:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.57 2010/04/18 12:03:18 maekke Exp $
+
+  18 Apr 2010; Markus Meier <maekke@gentoo.org> Test-Pod-1.42.ebuild:
+  arm stable, bug #314467
 
   17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-Pod-1.42.ebuild:
   Stable on amd64, x86 (#314467)



1.3                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

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

Index: Test-Pod-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Pod-1.42.ebuild	17 Apr 2010 08:19:12 -0000	1.2
+++ Test-Pod-1.42.ebuild	18 Apr 2010 12:03:18 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.2 2010/04/17 08:19:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.3 2010/04/18 12:03:18 maekke Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="check for POD errors in files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Pod-Simple-3.07






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-05-05  5:40 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-05-05  5:40 UTC (permalink / raw
  To: gentoo-commits

jer         10/05/05 05:40:17

  Modified:             ChangeLog Test-Pod-1.42.ebuild
  Log:
  Stable for HPPA (bug #314467).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.60                 dev-perl/Test-Pod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	29 Apr 2010 06:13:11 -0000	1.59
+++ ChangeLog	5 May 2010 05:40:17 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.59 2010/04/29 06:13:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.60 2010/05/05 05:40:17 jer Exp $
+
+  05 May 2010; Jeroen Roovers <jer@gentoo.org> Test-Pod-1.42.ebuild:
+  Stable for HPPA (bug #314467).
 
 *Test-Pod-1.44 (29 Apr 2010)
 



1.4                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

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

Index: Test-Pod-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Pod-1.42.ebuild	18 Apr 2010 12:03:18 -0000	1.3
+++ Test-Pod-1.42.ebuild	5 May 2010 05:40:17 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.3 2010/04/18 12:03:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.4 2010/05/05 05:40:17 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="check for POD errors in files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Pod-Simple-3.07






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-05-08 18:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-08 18:09 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/08 18:09:40

  Modified:             ChangeLog Test-Pod-1.42.ebuild
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #314467
  (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.61                 dev-perl/Test-Pod/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	5 May 2010 05:40:17 -0000	1.60
+++ ChangeLog	8 May 2010 18:09:40 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.60 2010/05/05 05:40:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.61 2010/05/08 18:09:40 armin76 Exp $
+
+  08 May 2010; Raúl Porcel <armin76@gentoo.org> Test-Pod-1.42.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #314467
 
   05 May 2010; Jeroen Roovers <jer@gentoo.org> Test-Pod-1.42.ebuild:
   Stable for HPPA (bug #314467).



1.5                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

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

Index: Test-Pod-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-Pod-1.42.ebuild	5 May 2010 05:40:17 -0000	1.4
+++ Test-Pod-1.42.ebuild	8 May 2010 18:09:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.4 2010/05/05 05:40:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.5 2010/05/08 18:09:40 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="check for POD errors in files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Pod-Simple-3.07






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-06-27 19:20 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 19:20 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 19:20:56

  Modified:             ChangeLog Test-Pod-1.42.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.62                 dev-perl/Test-Pod/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	8 May 2010 18:09:40 -0000	1.61
+++ ChangeLog	27 Jun 2010 19:20:56 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.61 2010/05/08 18:09:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.62 2010/06/27 19:20:56 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Test-Pod-1.42.ebuild:
+  ppc stable #323529
 
   08 May 2010; Raúl Porcel <armin76@gentoo.org> Test-Pod-1.42.ebuild:
   alpha/ia64/m68k/s390/sh/sparc stable wrt #314467



1.6                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

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

Index: Test-Pod-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Test-Pod-1.42.ebuild	8 May 2010 18:09:40 -0000	1.5
+++ Test-Pod-1.42.ebuild	27 Jun 2010 19:20:56 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.5 2010/05/08 18:09:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.6 2010/06/27 19:20:56 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="check for POD errors in files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Pod-Simple-3.07






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild
@ 2010-11-05 14:12 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-11-05 14:12 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/11/05 14:12:17

  Modified:             ChangeLog Test-Pod-1.42.ebuild
  Log:
  ppc64 stable wrt #341865
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 dev-perl/Test-Pod/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	27 Jun 2010 19:20:56 -0000	1.62
+++ ChangeLog	5 Nov 2010 14:12:17 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Pod
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.62 2010/06/27 19:20:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.63 2010/11/05 14:12:17 ssuominen Exp $
+
+  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> Test-Pod-1.42.ebuild:
+  ppc64 stable wrt #341865
 
   27 Jun 2010; <nixnut@gentoo.org> Test-Pod-1.42.ebuild:
   ppc stable #323529



1.7                  dev-perl/Test-Pod/Test-Pod-1.42.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?r1=1.6&r2=1.7

Index: Test-Pod-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Test-Pod-1.42.ebuild	27 Jun 2010 19:20:56 -0000	1.6
+++ Test-Pod-1.42.ebuild	5 Nov 2010 14:12:17 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.6 2010/06/27 19:20:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.7 2010/11/05 14:12:17 ssuominen Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="check for POD errors in files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=virtual/perl-Pod-Simple-3.07






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

end of thread, other threads:[~2010-11-05 14:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 14:12 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: ChangeLog Test-Pod-1.42.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-27 19:20 Gysbert Wassenaar (nixnut)
2010-05-08 18:09 Raul Porcel (armin76)
2010-05-05  5:40 Jeroen Roovers (jer)
2010-04-18 12:03 Markus Meier (maekke)
2010-04-17  8:19 Torsten Veller (tove)
2010-03-14 15:32 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