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

tove        10/07/15 14:30:41

  Modified:             ChangeLog
  Added:                Exception-Class-1.32.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2_rc67_p226/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 dev-perl/Exception-Class/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	23 Mar 2010 07:35:47 -0000	1.54
+++ ChangeLog	15 Jul 2010 14:30:41 -0000	1.55
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Exception-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.54 2010/03/23 07:35:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.55 2010/07/15 14:30:41 tove Exp $
+
+*Exception-Class-1.32 (15 Jul 2010)
+
+  15 Jul 2010; Torsten Veller <tove@gentoo.org>
+  +Exception-Class-1.32.ebuild:
+  Version bump
 
 *Exception-Class-1.30 (23 Mar 2010)
 



1.1                  dev-perl/Exception-Class/Exception-Class-1.32.ebuild

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

Index: Exception-Class-1.32.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.1 2010/07/15 14:30:41 tove Exp $

EAPI=3

MODULE_AUTHOR=DROLSKY
inherit perl-module

DESCRIPTION="A module that allows you to declare real exception classes in Perl"

LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""

RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02
	>=dev-perl/Devel-StackTrace-1.20"
DEPEND="${RDEPEND}
	>=virtual/perl-ExtUtils-MakeMaker-6.31"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Exception-Class: ChangeLog Exception-Class-1.32.ebuild
@ 2010-11-04 13:22 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-11-04 13:22 UTC (permalink / raw
  To: gentoo-commits

fauli       10/11/04 13:22:08

  Modified:             ChangeLog Exception-Class-1.32.ebuild
  Log:
  x86 stable, bug 341865
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.56                 dev-perl/Exception-Class/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	15 Jul 2010 14:30:41 -0000	1.55
+++ ChangeLog	4 Nov 2010 13:22:08 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Exception-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.55 2010/07/15 14:30:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.56 2010/11/04 13:22:08 fauli Exp $
+
+  04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+  Exception-Class-1.32.ebuild:
+  x86 stable, bug 341865
 
 *Exception-Class-1.32 (15 Jul 2010)
 



1.2                  dev-perl/Exception-Class/Exception-Class-1.32.ebuild

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

Index: Exception-Class-1.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Exception-Class-1.32.ebuild	15 Jul 2010 14:30:41 -0000	1.1
+++ Exception-Class-1.32.ebuild	4 Nov 2010 13:22:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.1 2010/07/15 14:30:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.2 2010/11/04 13:22:08 fauli Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Exception-Class: ChangeLog Exception-Class-1.32.ebuild
@ 2010-11-05 13:12 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-11-05 13:12 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/11/05 13:12:18

  Modified:             ChangeLog Exception-Class-1.32.ebuild
  Log:
  Stable on amd64 wrt bug #341865
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 dev-perl/Exception-Class/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	4 Nov 2010 13:22:08 -0000	1.56
+++ ChangeLog	5 Nov 2010 13:12:18 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Exception-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.56 2010/11/04 13:22:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.57 2010/11/05 13:12:18 hwoarang Exp $
+
+  05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+  Exception-Class-1.32.ebuild:
+  Stable on amd64 wrt bug #341865
 
   04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
   Exception-Class-1.32.ebuild:



1.3                  dev-perl/Exception-Class/Exception-Class-1.32.ebuild

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

Index: Exception-Class-1.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Exception-Class-1.32.ebuild	4 Nov 2010 13:22:08 -0000	1.2
+++ Exception-Class-1.32.ebuild	5 Nov 2010 13:12:18 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.2 2010/11/04 13:22:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.3 2010/11/05 13:12:18 hwoarang Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Exception-Class: ChangeLog Exception-Class-1.32.ebuild
@ 2010-11-13 19:39 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-11-13 19:39 UTC (permalink / raw
  To: gentoo-commits

armin76     10/11/13 19:39:31

  Modified:             ChangeLog Exception-Class-1.32.ebuild
  Log:
  alpha/ia64/sparc stable wrt #341865
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.58                 dev-perl/Exception-Class/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	5 Nov 2010 13:12:18 -0000	1.57
+++ ChangeLog	13 Nov 2010 19:39:30 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Exception-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.57 2010/11/05 13:12:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.58 2010/11/13 19:39:30 armin76 Exp $
+
+  13 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+  Exception-Class-1.32.ebuild:
+  alpha/ia64/sparc stable wrt #341865
 
   05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
   Exception-Class-1.32.ebuild:



1.4                  dev-perl/Exception-Class/Exception-Class-1.32.ebuild

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

Index: Exception-Class-1.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Exception-Class-1.32.ebuild	5 Nov 2010 13:12:18 -0000	1.3
+++ Exception-Class-1.32.ebuild	13 Nov 2010 19:39:30 -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/Exception-Class/Exception-Class-1.32.ebuild,v 1.3 2010/11/05 13:12:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.4 2010/11/13 19:39:30 armin76 Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Exception-Class: ChangeLog Exception-Class-1.32.ebuild
@ 2011-01-13 16:57 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2011-01-13 16:57 UTC (permalink / raw
  To: gentoo-commits

ranger      11/01/13 16:57:36

  Modified:             ChangeLog Exception-Class-1.32.ebuild
  Log:
  Marking Exception-Class-1.32 ~ppc for bug 341865
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.59                 dev-perl/Exception-Class/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	13 Nov 2010 19:39:30 -0000	1.58
+++ ChangeLog	13 Jan 2011 16:57:36 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Exception-Class
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.58 2010/11/13 19:39:30 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.59 2011/01/13 16:57:36 ranger Exp $
+
+  13 Jan 2011; Brent Baude <ranger@gentoo.org> Exception-Class-1.32.ebuild:
+  Marking Exception-Class-1.32 ppc stable for bug 341865
 
   13 Nov 2010; Raúl Porcel <armin76@gentoo.org>
   Exception-Class-1.32.ebuild:



1.5                  dev-perl/Exception-Class/Exception-Class-1.32.ebuild

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

Index: Exception-Class-1.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Exception-Class-1.32.ebuild	13 Nov 2010 19:39:30 -0000	1.4
+++ Exception-Class-1.32.ebuild	13 Jan 2011 16:57:36 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.4 2010/11/13 19:39:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.5 2011/01/13 16:57:36 ranger Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02






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

end of thread, other threads:[~2011-01-13 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 13:12 [gentoo-commits] gentoo-x86 commit in dev-perl/Exception-Class: ChangeLog Exception-Class-1.32.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-13 16:57 Brent Baude (ranger)
2010-11-13 19:39 Raul Porcel (armin76)
2010-11-04 13:22 Christian Faulhammer (fauli)
2010-07-15 14:30 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