public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-03 13:43 Torsten Veller (tove)
  0 siblings, 0 replies; 16+ messages in thread
From: Torsten Veller (tove) @ 2013-02-03 13:43 UTC (permalink / raw
  To: gentoo-commits

tove        13/02/03 13:43:43

  Modified:             ChangeLog
  Added:                File-Spec-3.400.0.ebuild
  Log:
  [bump] perl-core/File-Spec-3.400.0
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.85                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	24 Jun 2012 15:38:57 -0000	1.84
+++ ChangeLog	3 Feb 2013 13:43:43 -0000	1.85
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/File-Spec
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.84 2012/06/24 15:38:57 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.85 2013/02/03 13:43:43 tove Exp $
+
+*File-Spec-3.400.0 (03 Feb 2013)
+
+  03 Feb 2013; Torsten Veller <tove@gentoo.org> +File-Spec-3.400.0.ebuild:
+  Version bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.1&content-type=text/plain

Index: File-Spec-3.400.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.1 2013/02/03 13:43:43 tove Exp $

EAPI=5

MY_PN=PathTools
MODULE_AUTHOR=SMUELLER
MODULE_VERSION=3.40
inherit perl-module

DESCRIPTION="Handling files and directories portably"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-18 18:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 18:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 18:50:51

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.1&r2=1.2

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-Spec-3.400.0.ebuild	3 Feb 2013 13:43:43 -0000	1.1
+++ File-Spec-3.400.0.ebuild	18 Feb 2013 18:50:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.1 2013/02/03 13:43:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.2 2013/02/18 18:50:51 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.86                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	3 Feb 2013 13:43:43 -0000	1.85
+++ ChangeLog	18 Feb 2013 18:50:51 -0000	1.86
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.85 2013/02/03 13:43:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.86 2013/02/18 18:50:51 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for amd64, wrt bug #458122
 
 *File-Spec-3.400.0 (03 Feb 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-18 19:16 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 19:16 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 19:16:19

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.2&r2=1.3

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-Spec-3.400.0.ebuild	18 Feb 2013 18:50:51 -0000	1.2
+++ File-Spec-3.400.0.ebuild	18 Feb 2013 19:16:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.2 2013/02/18 18:50:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.3 2013/02/18 19:16:19 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.87                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	18 Feb 2013 18:50:51 -0000	1.86
+++ ChangeLog	18 Feb 2013 19:16:19 -0000	1.87
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.86 2013/02/18 18:50:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.87 2013/02/18 19:16:19 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for x86, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for amd64, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-18 22:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 22:48 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 22:48:35

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.3&r2=1.4

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-Spec-3.400.0.ebuild	18 Feb 2013 19:16:19 -0000	1.3
+++ File-Spec-3.400.0.ebuild	18 Feb 2013 22:48:35 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.3 2013/02/18 19:16:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.4 2013/02/18 22:48:35 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.88                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	18 Feb 2013 19:16:19 -0000	1.87
+++ ChangeLog	18 Feb 2013 22:48:35 -0000	1.88
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.87 2013/02/18 19:16:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.88 2013/02/18 22:48:35 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for ppc64, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for x86, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-18 23:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 23:39 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 23:39:00

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.4&r2=1.5

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-Spec-3.400.0.ebuild	18 Feb 2013 22:48:35 -0000	1.4
+++ File-Spec-3.400.0.ebuild	18 Feb 2013 23:39:00 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.4 2013/02/18 22:48:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.5 2013/02/18 23:39:00 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.89                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	18 Feb 2013 22:48:35 -0000	1.88
+++ ChangeLog	18 Feb 2013 23:39:00 -0000	1.89
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.88 2013/02/18 22:48:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.89 2013/02/18 23:39:00 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for ppc, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for ppc64, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-18 23:56 Zac Medico (zmedico)
  0 siblings, 0 replies; 16+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-18 23:56 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/18 23:56:30

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p5/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.6                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.5&r2=1.6

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- File-Spec-3.400.0.ebuild	18 Feb 2013 23:39:00 -0000	1.5
+++ File-Spec-3.400.0.ebuild	18 Feb 2013 23:56:30 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.5 2013/02/18 23:39:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.6 2013/02/18 23:56:30 zmedico Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.90                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	18 Feb 2013 23:39:00 -0000	1.89
+++ ChangeLog	18 Feb 2013 23:56:30 -0000	1.90
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.89 2013/02/18 23:39:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.90 2013/02/18 23:56:30 zmedico Exp $
+
+  18 Feb 2013; Zac Medico <zmedico@gentoo.org> File-Spec-3.400.0.ebuild:
+  Add ~arm-linux keyword.
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for ppc, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-19  9:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19  9:56 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 09:56:49

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for hppa, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.6&r2=1.7

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- File-Spec-3.400.0.ebuild	18 Feb 2013 23:56:30 -0000	1.6
+++ File-Spec-3.400.0.ebuild	19 Feb 2013 09:56:49 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.6 2013/02/18 23:56:30 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.7 2013/02/19 09:56:49 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.91                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	18 Feb 2013 23:56:30 -0000	1.90
+++ ChangeLog	19 Feb 2013 09:56:49 -0000	1.91
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.90 2013/02/18 23:56:30 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.91 2013/02/19 09:56:49 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for hppa, wrt bug #458122
 
   18 Feb 2013; Zac Medico <zmedico@gentoo.org> File-Spec-3.400.0.ebuild:
   Add ~arm-linux keyword.





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-19 19:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 19:10 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 19:10:26

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.7&r2=1.8

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- File-Spec-3.400.0.ebuild	19 Feb 2013 09:56:49 -0000	1.7
+++ File-Spec-3.400.0.ebuild	19 Feb 2013 19:10:26 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.7 2013/02/19 09:56:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.8 2013/02/19 19:10:26 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.92                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	19 Feb 2013 09:56:49 -0000	1.91
+++ ChangeLog	19 Feb 2013 19:10:26 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.91 2013/02/19 09:56:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.92 2013/02/19 19:10:26 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for alpha, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for hppa, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-19 20:35 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 20:35 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 20:35:02

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for s390, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.8&r2=1.9

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- File-Spec-3.400.0.ebuild	19 Feb 2013 19:10:26 -0000	1.8
+++ File-Spec-3.400.0.ebuild	19 Feb 2013 20:35:02 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.8 2013/02/19 19:10:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.9 2013/02/19 20:35:02 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.93                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	19 Feb 2013 19:10:26 -0000	1.92
+++ ChangeLog	19 Feb 2013 20:35:02 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.92 2013/02/19 19:10:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.93 2013/02/19 20:35:02 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for s390, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for alpha, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-19 21:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 21:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 21:50:38

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.9&r2=1.10

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- File-Spec-3.400.0.ebuild	19 Feb 2013 20:35:02 -0000	1.9
+++ File-Spec-3.400.0.ebuild	19 Feb 2013 21:50:38 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.9 2013/02/19 20:35:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.10 2013/02/19 21:50:38 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.94                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	19 Feb 2013 20:35:02 -0000	1.93
+++ ChangeLog	19 Feb 2013 21:50:38 -0000	1.94
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.93 2013/02/19 20:35:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.94 2013/02/19 21:50:38 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for arm, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for s390, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-21 14:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 14:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 14:50:01

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.10&r2=1.11

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- File-Spec-3.400.0.ebuild	19 Feb 2013 21:50:38 -0000	1.10
+++ File-Spec-3.400.0.ebuild	21 Feb 2013 14:50:01 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.10 2013/02/19 21:50:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.11 2013/02/21 14:50:01 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.95                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.95&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.95&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.94&r2=1.95

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	19 Feb 2013 21:50:38 -0000	1.94
+++ ChangeLog	21 Feb 2013 14:50:01 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.94 2013/02/19 21:50:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.95 2013/02/21 14:50:01 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for ia64, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for arm, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-02-23  8:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-23  8:36 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/23 08:36:48

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.11&r2=1.12

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- File-Spec-3.400.0.ebuild	21 Feb 2013 14:50:01 -0000	1.11
+++ File-Spec-3.400.0.ebuild	23 Feb 2013 08:36:48 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.11 2013/02/21 14:50:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.12 2013/02/23 08:36:48 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.96                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	21 Feb 2013 14:50:01 -0000	1.95
+++ ChangeLog	23 Feb 2013 08:36:48 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.95 2013/02/21 14:50:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.96 2013/02/23 08:36:48 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for sparc, wrt bug #458122
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for ia64, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2013-03-02 16:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-02 16:17 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/02 16:17:12

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.12&r2=1.13

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- File-Spec-3.400.0.ebuild	23 Feb 2013 08:36:48 -0000	1.12
+++ File-Spec-3.400.0.ebuild	2 Mar 2013 16:17:12 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.12 2013/02/23 08:36:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.13 2013/03/02 16:17:12 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.97                 perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	23 Feb 2013 08:36:48 -0000	1.96
+++ ChangeLog	2 Mar 2013 16:17:12 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.96 2013/02/23 08:36:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.97 2013/03/02 16:17:12 ago Exp $
+
+  02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
+  Stable for sh, wrt bug #458122
 
   23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Spec-3.400.0.ebuild:
   Stable for sparc, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2014-01-17  6:09 Mike Frysinger (vapier)
  0 siblings, 0 replies; 16+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-17  6:09 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/17 06:09:53

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Mark m68k stable.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.14                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.13&r2=1.14

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- File-Spec-3.400.0.ebuild	2 Mar 2013 16:17:12 -0000	1.13
+++ File-Spec-3.400.0.ebuild	17 Jan 2014 06:09:53 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.13 2013/03/02 16:17:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.14 2014/01/17 06:09:53 vapier Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.100                perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	4 Sep 2013 23:21:44 -0000	1.99
+++ ChangeLog	17 Jan 2014 06:09:53 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.99 2013/09/04 23:21:44 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.100 2014/01/17 06:09:53 vapier Exp $
+
+  17 Jan 2014; Mike Frysinger <vapier@gentoo.org> File-Spec-3.400.0.ebuild:
+  Mark m68k stable.
 
   04 Sep 2013; Mikle Kolyada <zlogene@gentoo.org> -File-Spec-3.330.0.ebuild:
   drop old





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2014-01-19 20:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; 16+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-19 20:30 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/19 20:30:49

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.15                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.14&r2=1.15

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- File-Spec-3.400.0.ebuild	17 Jan 2014 06:09:53 -0000	1.14
+++ File-Spec-3.400.0.ebuild	19 Jan 2014 20:30:49 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.14 2014/01/17 06:09:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.15 2014/01/19 20:30:49 vapier Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.101                perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	17 Jan 2014 06:09:53 -0000	1.100
+++ ChangeLog	19 Jan 2014 20:30:49 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Spec
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.100 2014/01/17 06:09:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.101 2014/01/19 20:30:49 vapier Exp $
+
+  19 Jan 2014; Mike Frysinger <vapier@gentoo.org> File-Spec-3.400.0.ebuild:
+  Add arm64 love.
 
   17 Jan 2014; Mike Frysinger <vapier@gentoo.org> File-Spec-3.400.0.ebuild:
   Mark m68k stable.





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

* [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog
@ 2015-06-05 23:10 Andreas Huettel (dilfridge)
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas Huettel (dilfridge) @ 2015-06-05 23:10 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/06/05 23:10:06

  Modified:             File-Spec-3.400.0.ebuild ChangeLog
  Log:
  Drop keywords
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)

Revision  Changes    Path
1.16                 perl-core/File-Spec/File-Spec-3.400.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild?r1=1.15&r2=1.16

Index: File-Spec-3.400.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- File-Spec-3.400.0.ebuild	19 Jan 2014 20:30:49 -0000	1.15
+++ File-Spec-3.400.0.ebuild	5 Jun 2015 23:10:06 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.15 2014/01/19 20:30:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.16 2015/06/05 23:10:06 dilfridge Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Handling files and directories portably"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS=""
 IUSE=""
 
 SRC_TEST="do"



1.102                perl-core/File-Spec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/File-Spec/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	19 Jan 2014 20:30:49 -0000	1.101
+++ ChangeLog	5 Jun 2015 23:10:06 -0000	1.102
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/File-Spec
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.101 2014/01/19 20:30:49 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.102 2015/06/05 23:10:06 dilfridge Exp $
+
+  05 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+  File-Spec-3.400.0.ebuild:
+  Drop keywords
 
   19 Jan 2014; Mike Frysinger <vapier@gentoo.org> File-Spec-3.400.0.ebuild:
   Add arm64 love.





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

end of thread, other threads:[~2015-06-05 23:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 18:50 [gentoo-commits] gentoo-x86 commit in perl-core/File-Spec: File-Spec-3.400.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05 23:10 Andreas Huettel (dilfridge)
2014-01-19 20:30 Mike Frysinger (vapier)
2014-01-17  6:09 Mike Frysinger (vapier)
2013-03-02 16:17 Agostino Sarubbo (ago)
2013-02-23  8:36 Agostino Sarubbo (ago)
2013-02-21 14:50 Agostino Sarubbo (ago)
2013-02-19 21:50 Agostino Sarubbo (ago)
2013-02-19 20:35 Agostino Sarubbo (ago)
2013-02-19 19:10 Agostino Sarubbo (ago)
2013-02-19  9:56 Agostino Sarubbo (ago)
2013-02-18 23:56 Zac Medico (zmedico)
2013-02-18 23:39 Agostino Sarubbo (ago)
2013-02-18 22:48 Agostino Sarubbo (ago)
2013-02-18 19:16 Agostino Sarubbo (ago)
2013-02-03 13:43 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