public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Find-Rule: File-Find-Rule-0.32.ebuild ChangeLog
@ 2009-11-28 11:50 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2009-11-28 11:50 UTC (permalink / raw
  To: gentoo-commits

tove        09/11/28 11:50:04

  Modified:             ChangeLog
  Added:                File-Find-Rule-0.32.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc52/cvs/Linux x86_64)

Revision  Changes    Path
1.46                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	28 Nov 2009 02:26:44 -0000	1.45
+++ ChangeLog	28 Nov 2009 11:50:04 -0000	1.46
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/File-Find-Rule
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.45 2009/11/28 02:26:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.46 2009/11/28 11:50:04 tove Exp $
+
+*File-Find-Rule-0.32 (28 Nov 2009)
+
+  28 Nov 2009; Torsten Veller <tove@gentoo.org> +File-Find-Rule-0.32.ebuild:
+  Version bump
 
 *File-Find-Rule-0.31 (28 Nov 2009)
 



1.1                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild?rev=1.1&content-type=text/plain

Index: File-Find-Rule-0.32.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.1 2009/11/28 11:50:04 tove Exp $

EAPI=2

MODULE_AUTHOR=RCLAMP
inherit perl-module

DESCRIPTION="Alternative interface to File::Find"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND="virtual/perl-File-Spec
	dev-perl/Number-Compare
	dev-perl/Text-Glob"
DEPEND="${RDEPEND}
	test? ( virtual/perl-Test-Simple )"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Find-Rule: File-Find-Rule-0.32.ebuild ChangeLog
@ 2010-01-09 20:03 Fabian Groffen (grobian)
  0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 20:03 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/09 20:03:13

  Modified:             File-Find-Rule-0.32.ebuild ChangeLog
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.2                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

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

Index: File-Find-Rule-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-Find-Rule-0.32.ebuild	28 Nov 2009 11:50:04 -0000	1.1
+++ File-Find-Rule-0.32.ebuild	9 Jan 2010 20:03:12 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.1 2009/11/28 11:50:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.2 2010/01/09 20:03:12 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-File-Spec



1.48                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	24 Dec 2009 20:09:39 -0000	1.47
+++ ChangeLog	9 Jan 2010 20:03:12 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/File-Find-Rule
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.47 2009/12/24 20:09:39 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.48 2010/01/09 20:03:12 grobian Exp $
+
+  09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+  File-Find-Rule-0.32.ebuild:
+  Transfer Prefix keywords
 
   24 Dec 2009; Torsten Veller <tove@gentoo.org> -File-Find-Rule-0.31.ebuild:
   Cleanup






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

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

tove        10/04/17 08:45:47

  Modified:             File-Find-Rule-0.32.ebuild ChangeLog
  Log:
  Stable on amd64, x86 (#314467)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

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

Index: File-Find-Rule-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-Find-Rule-0.32.ebuild	9 Jan 2010 20:03:12 -0000	1.2
+++ File-Find-Rule-0.32.ebuild	17 Apr 2010 08:45:47 -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/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.2 2010/01/09 20:03:12 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.3 2010/04/17 08:45:47 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-File-Spec



1.49                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	9 Jan 2010 20:03:12 -0000	1.48
+++ ChangeLog	17 Apr 2010 08:45:47 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Find-Rule
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.48 2010/01/09 20:03:12 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.49 2010/04/17 08:45:47 tove Exp $
+
+  17 Apr 2010; Torsten Veller <tove@gentoo.org> File-Find-Rule-0.32.ebuild:
+  Stable on amd64, x86 (#314467)
 
   09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
   File-Find-Rule-0.32.ebuild:






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

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

jer         10/05/05 05:37:11

  Modified:             File-Find-Rule-0.32.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #314467).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

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

Index: File-Find-Rule-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-Find-Rule-0.32.ebuild	17 Apr 2010 08:45:47 -0000	1.3
+++ File-Find-Rule-0.32.ebuild	5 May 2010 05:37:11 -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/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.3 2010/04/17 08:45:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.4 2010/05/05 05:37:11 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-File-Spec



1.50                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	17 Apr 2010 08:45:47 -0000	1.49
+++ ChangeLog	5 May 2010 05:37:11 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Find-Rule
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.49 2010/04/17 08:45:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.50 2010/05/05 05:37:11 jer Exp $
+
+  05 May 2010; Jeroen Roovers <jer@gentoo.org> File-Find-Rule-0.32.ebuild:
+  Stable for HPPA (bug #314467).
 
   17 Apr 2010; Torsten Veller <tove@gentoo.org> File-Find-Rule-0.32.ebuild:
   Stable on amd64, x86 (#314467)






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Find-Rule: File-Find-Rule-0.32.ebuild ChangeLog
@ 2010-05-08 17:56 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-08 17:56 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/08 17:56:21

  Modified:             File-Find-Rule-0.32.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #314467
  (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.5                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

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

Index: File-Find-Rule-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-Find-Rule-0.32.ebuild	5 May 2010 05:37:11 -0000	1.4
+++ File-Find-Rule-0.32.ebuild	8 May 2010 17:56:21 -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/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.4 2010/05/05 05:37:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.5 2010/05/08 17:56:21 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-File-Spec



1.51                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	5 May 2010 05:37:11 -0000	1.50
+++ ChangeLog	8 May 2010 17:56:21 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Find-Rule
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.50 2010/05/05 05:37:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.51 2010/05/08 17:56:21 armin76 Exp $
+
+  08 May 2010; Raúl Porcel <armin76@gentoo.org> File-Find-Rule-0.32.ebuild:
+  alpha/ia64/sparc stable wrt #314467
 
   05 May 2010; Jeroen Roovers <jer@gentoo.org> File-Find-Rule-0.32.ebuild:
   Stable for HPPA (bug #314467).






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

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

nixnut      10/06/27 19:09:51

  Modified:             File-Find-Rule-0.32.ebuild ChangeLog
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.6                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

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

Index: File-Find-Rule-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- File-Find-Rule-0.32.ebuild	8 May 2010 17:56:21 -0000	1.5
+++ File-Find-Rule-0.32.ebuild	27 Jun 2010 19:09:51 -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/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.5 2010/05/08 17:56:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.6 2010/06/27 19:09:51 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-File-Spec



1.52                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	8 May 2010 17:56:21 -0000	1.51
+++ ChangeLog	27 Jun 2010 19:09:51 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Find-Rule
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.51 2010/05/08 17:56:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.52 2010/06/27 19:09:51 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> File-Find-Rule-0.32.ebuild:
+  ppc stable #323529
 
   08 May 2010; Raúl Porcel <armin76@gentoo.org> File-Find-Rule-0.32.ebuild:
   alpha/ia64/sparc stable wrt #314467






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

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

ssuominen    10/11/05 14:03:40

  Modified:             File-Find-Rule-0.32.ebuild ChangeLog
  Log:
  ppc64 stable wrt #341865
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild

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

Index: File-Find-Rule-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- File-Find-Rule-0.32.ebuild	27 Jun 2010 19:09:51 -0000	1.6
+++ File-Find-Rule-0.32.ebuild	5 Nov 2010 14:03:40 -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/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.6 2010/06/27 19:09:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.7 2010/11/05 14:03:40 ssuominen Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Alternative interface to File::Find"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-File-Spec



1.53                 dev-perl/File-Find-Rule/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	27 Jun 2010 19:09:51 -0000	1.52
+++ ChangeLog	5 Nov 2010 14:03:40 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/File-Find-Rule
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.52 2010/06/27 19:09:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.53 2010/11/05 14:03:40 ssuominen Exp $
+
+  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  File-Find-Rule-0.32.ebuild:
+  ppc64 stable wrt #341865
 
   27 Jun 2010; <nixnut@gentoo.org> File-Find-Rule-0.32.ebuild:
   ppc stable #323529






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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-17  8:45 [gentoo-commits] gentoo-x86 commit in dev-perl/File-Find-Rule: File-Find-Rule-0.32.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-05 14:03 Samuli Suominen (ssuominen)
2010-06-27 19:09 Gysbert Wassenaar (nixnut)
2010-05-08 17:56 Raul Porcel (armin76)
2010-05-05  5:37 Jeroen Roovers (jer)
2010-01-09 20:03 Fabian Groffen (grobian)
2009-11-28 11:50 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