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

tove        10/03/13 19:29:37

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

Revision  Changes    Path
1.49                 dev-perl/Test-Class/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	14 Jan 2010 14:20:08 -0000	1.48
+++ ChangeLog	13 Mar 2010 19:29:36 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.48 2010/01/14 14:20:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.49 2010/03/13 19:29:36 tove Exp $
+
+*Test-Class-0.34 (13 Mar 2010)
+
+  13 Mar 2010; Torsten Veller <tove@gentoo.org> +Test-Class-0.34.ebuild:
+  Version bump
 
   14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Test-Class-0.33.ebuild:
   Transfer Prefix keywords



1.1                  dev-perl/Test-Class/Test-Class-0.34.ebuild

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

Index: Test-Class-0.34.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v 1.1 2010/03/13 19:29:36 tove Exp $

EAPI=2

MODULE_AUTHOR=ADAMK
inherit perl-module

DESCRIPTION="Easily create test classes in an xUnit style."

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

RDEPEND=">=virtual/perl-Storable-2
	>=virtual/perl-Test-Simple-0.78
	dev-perl/MRO-Compat"
DEPEND="${RDEPEND}
	virtual/perl-Module-Build
	test? ( >=dev-perl/Test-Exception-0.25 )"

SRC_TEST="do"






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

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

tove        10/04/17 08:22:39

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

Revision  Changes    Path
1.50                 dev-perl/Test-Class/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	13 Mar 2010 19:29:36 -0000	1.49
+++ ChangeLog	17 Apr 2010 08:22:39 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.49 2010/03/13 19:29:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.50 2010/04/17 08:22:39 tove Exp $
+
+  17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-Class-0.34.ebuild:
+  Stable on amd64, x86 (#314467)
 
 *Test-Class-0.34 (13 Mar 2010)
 



1.2                  dev-perl/Test-Class/Test-Class-0.34.ebuild

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

Index: Test-Class-0.34.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Class-0.34.ebuild	13 Mar 2010 19:29:36 -0000	1.1
+++ Test-Class-0.34.ebuild	17 Apr 2010 08:22:39 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v 1.1 2010/03/13 19:29:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v 1.2 2010/04/17 08:22:39 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-Storable-2






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

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

armin76     10/05/08 18:07:03

  Modified:             ChangeLog Test-Class-0.34.ebuild
  Log:
  ia64/sparc stable wrt #314467
  (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.52                 dev-perl/Test-Class/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	30 Apr 2010 07:06:42 -0000	1.51
+++ ChangeLog	8 May 2010 18:07:03 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Class
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.51 2010/04/30 07:06:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.52 2010/05/08 18:07:03 armin76 Exp $
+
+  08 May 2010; Raúl Porcel <armin76@gentoo.org> Test-Class-0.34.ebuild:
+  ia64/sparc stable wrt #314467
 
 *Test-Class-0.35 (30 Apr 2010)
 



1.3                  dev-perl/Test-Class/Test-Class-0.34.ebuild

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

Index: Test-Class-0.34.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Class-0.34.ebuild	17 Apr 2010 08:22:39 -0000	1.2
+++ Test-Class-0.34.ebuild	8 May 2010 18:07:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v 1.2 2010/04/17 08:22:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v 1.3 2010/05/08 18:07:03 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Easily create test classes in an xUnit style."
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-Storable-2






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Class: ChangeLog Test-Class-0.34.ebuild
@ 2012-04-05 18:23 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2012-04-05 18:23 UTC (permalink / raw
  To: gentoo-commits

tove        12/04/05 18:23:54

  Modified:             ChangeLog
  Removed:              Test-Class-0.34.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha99/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	25 Mar 2012 17:05:29 -0000	1.60
+++ ChangeLog	5 Apr 2012 18:23:54 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Class
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.60 2012/03/25 17:05:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.61 2012/04/05 18:23:54 tove Exp $
+
+  05 Apr 2012; Torsten Veller <tove@gentoo.org> -Test-Class-0.34.ebuild:
+  Cleanup
 
   25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Class-0.34.ebuild,
   Test-Class-0.360.0.ebuild:






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

end of thread, other threads:[~2012-04-05 18:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08 18:07 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Class: ChangeLog Test-Class-0.34.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-05 18:23 Torsten Veller (tove)
2010-04-17  8:22 Torsten Veller (tove)
2010-03-13 19:29 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