public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: File-chdir-0.100.800.ebuild ChangeLog
@ 2012-12-08 14:54 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2012-12-08 14:54 UTC (permalink / raw
  To: gentoo-commits

tove        12/12/08 14:54:39

  Modified:             ChangeLog
  Added:                File-chdir-0.100.800.ebuild
  Log:
  [bump] dev-perl/File-chdir-0.100.800
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.36                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	7 Oct 2012 16:11:50 -0000	1.35
+++ ChangeLog	8 Dec 2012 14:54:39 -0000	1.36
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.35 2012/10/07 16:11:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.36 2012/12/08 14:54:39 tove Exp $
+
+*File-chdir-0.100.800 (08 Dec 2012)
+
+  08 Dec 2012; Torsten Veller <tove@gentoo.org> +File-chdir-0.100.800.ebuild:
+  Version bump
 
 *File-chdir-0.100.700 (07 Oct 2012)
 



1.1                  dev-perl/File-chdir/File-chdir-0.100.800.ebuild

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

Index: File-chdir-0.100.800.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.1 2012/12/08 14:54:39 tove Exp $

EAPI=4

MODULE_AUTHOR=DAGOLDEN
MODULE_VERSION=0.1008
inherit perl-module

DESCRIPTION="An alternative to File::Spec and CWD"

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

RDEPEND=">=virtual/perl-File-Spec-3.27"
DEPEND="${RDEPEND}"

SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: File-chdir-0.100.800.ebuild ChangeLog
@ 2013-03-25 20:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-25 20:28 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/25 20:28:29

  Modified:             File-chdir-0.100.800.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #456570
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-perl/File-chdir/File-chdir-0.100.800.ebuild

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

Index: File-chdir-0.100.800.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-chdir-0.100.800.ebuild	8 Dec 2012 14:54:39 -0000	1.1
+++ File-chdir-0.100.800.ebuild	25 Mar 2013 20:28:29 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.1 2012/12/08 14:54:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.2 2013/03/25 20:28:29 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="An alternative to File::Spec and CWD"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-File-Spec-3.27"



1.37                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	8 Dec 2012 14:54:39 -0000	1.36
+++ ChangeLog	25 Mar 2013 20:28:29 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.36 2012/12/08 14:54:39 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.37 2013/03/25 20:28:29 ago Exp $
+
+  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
+  Stable for amd64, wrt bug #456570
 
 *File-chdir-0.100.800 (08 Dec 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: File-chdir-0.100.800.ebuild ChangeLog
@ 2013-03-25 20:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-25 20:48 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/25 20:48:20

  Modified:             File-chdir-0.100.800.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #456570
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-perl/File-chdir/File-chdir-0.100.800.ebuild

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

Index: File-chdir-0.100.800.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-chdir-0.100.800.ebuild	25 Mar 2013 20:28:29 -0000	1.2
+++ File-chdir-0.100.800.ebuild	25 Mar 2013 20:48:20 -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/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.2 2013/03/25 20:28:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.3 2013/03/25 20:48:20 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="An alternative to File::Spec and CWD"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-File-Spec-3.27"



1.38                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	25 Mar 2013 20:28:29 -0000	1.37
+++ ChangeLog	25 Mar 2013 20:48:20 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.37 2013/03/25 20:28:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.38 2013/03/25 20:48:20 ago Exp $
+
+  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
+  Stable for x86, wrt bug #456570
 
   25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
   Stable for amd64, wrt bug #456570





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: File-chdir-0.100.800.ebuild ChangeLog
@ 2013-03-26 10:46 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-26 10:46 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/26 10:46:58

  Modified:             File-chdir-0.100.800.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #456570
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-perl/File-chdir/File-chdir-0.100.800.ebuild

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

Index: File-chdir-0.100.800.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-chdir-0.100.800.ebuild	25 Mar 2013 20:48:20 -0000	1.3
+++ File-chdir-0.100.800.ebuild	26 Mar 2013 10:46:58 -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/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.3 2013/03/25 20:48:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.800.ebuild,v 1.4 2013/03/26 10:46:58 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="An alternative to File::Spec and CWD"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=">=virtual/perl-File-Spec-3.27"



1.39                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	25 Mar 2013 20:48:20 -0000	1.38
+++ ChangeLog	26 Mar 2013 10:46:58 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.38 2013/03/25 20:48:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.39 2013/03/26 10:46:58 ago Exp $
+
+  26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
+  Stable for ppc, wrt bug #456570
 
   25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.800.ebuild:
   Stable for x86, wrt bug #456570





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

end of thread, other threads:[~2013-03-26 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 10:46 [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: File-chdir-0.100.800.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-25 20:48 Agostino Sarubbo (ago)
2013-03-25 20:28 Agostino Sarubbo (ago)
2012-12-08 14:54 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