* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2011-08-28 14:05 Torsten Veller (tove)
0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 14:05 UTC (permalink / raw
To: gentoo-commits
tove 11/08/28 14:05:46
Modified: ChangeLog
Added: Test-Exception-0.310.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.64 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 29 Jul 2011 16:54:22 -0000 1.63
+++ ChangeLog 28 Aug 2011 14:05:46 -0000 1.64
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.63 2011/07/29 16:54:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.64 2011/08/28 14:05:46 tove Exp $
+
+*Test-Exception-0.310.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Exception-0.310.0.ebuild:
+ Change version scheme
29 Jul 2011; Torsten Veller <tove@gentoo.org> -Test-Exception-0.29.ebuild:
Cleanup
1.1 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.1&content-type=text/plain
Index: Test-Exception-0.310.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.1 2011/08/28 14:05:46 tove Exp $
EAPI=4
MODULE_AUTHOR=ADIE
MODULE_VERSION=0.31
inherit perl-module
DESCRIPTION="test functions for exception based code"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
>=dev-perl/Sub-Uplevel-0.18"
DEPEND="${RDEPEND}
>=virtual/perl-Module-Build-0.36"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-02-24 10:38 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:38 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:38:15
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #400231
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.1&r2=1.2
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Exception-0.310.0.ebuild 28 Aug 2011 14:05:46 -0000 1.1
+++ Test-Exception-0.310.0.ebuild 24 Feb 2012 10:38:15 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.1 2011/08/28 14:05:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.2 2012/02/24 10:38:15 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.66 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 4 Sep 2011 11:23:16 -0000 1.65
+++ ChangeLog 24 Feb 2012 10:38:15 -0000 1.66
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.65 2011/09/04 11:23:16 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.66 2012/02/24 10:38:15 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Stable for amd64, wrt bug #400231
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Exception-0.31.ebuild:
Cleanup
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-02-24 16:51 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-24 16:51 UTC (permalink / raw
To: gentoo-commits
jer 12/02/24 16:51:42
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
Stable for HPPA (bug #400231).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.2&r2=1.3
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Exception-0.310.0.ebuild 24 Feb 2012 10:38:15 -0000 1.2
+++ Test-Exception-0.310.0.ebuild 24 Feb 2012 16:51:42 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.2 2012/02/24 10:38:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.3 2012/02/24 16:51:42 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.67 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 24 Feb 2012 10:38:15 -0000 1.66
+++ ChangeLog 24 Feb 2012 16:51:42 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.66 2012/02/24 10:38:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.67 2012/02/24 16:51:42 jer Exp $
+
+ 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Stable for HPPA (bug #400231).
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Exception-0.310.0.ebuild:
Stable for amd64, wrt bug #400231
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-02-27 17:35 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 17:35 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 17:35:26
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
Marking Test-Exception-0.310.0 ppc for bug 400231
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.4 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.3&r2=1.4
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Exception-0.310.0.ebuild 24 Feb 2012 16:51:42 -0000 1.3
+++ Test-Exception-0.310.0.ebuild 27 Feb 2012 17:35:26 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.3 2012/02/24 16:51:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.4 2012/02/27 17:35:26 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.68 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 24 Feb 2012 16:51:42 -0000 1.67
+++ ChangeLog 27 Feb 2012 17:35:26 -0000 1.68
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.67 2012/02/24 16:51:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.68 2012/02/27 17:35:26 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Marking Test-Exception-0.310.0 ppc for bug 400231
24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Test-Exception-0.310.0.ebuild:
Stable for HPPA (bug #400231).
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-02-29 21:35 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2012-02-29 21:35 UTC (permalink / raw
To: gentoo-commits
maekke 12/02/29 21:35:42
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
arm stable, bug #400231
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.5 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.4&r2=1.5
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-Exception-0.310.0.ebuild 27 Feb 2012 17:35:26 -0000 1.4
+++ Test-Exception-0.310.0.ebuild 29 Feb 2012 21:35:41 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.4 2012/02/27 17:35:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.5 2012/02/29 21:35:41 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.69 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 27 Feb 2012 17:35:26 -0000 1.68
+++ ChangeLog 29 Feb 2012 21:35:41 -0000 1.69
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.68 2012/02/27 17:35:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.69 2012/02/29 21:35:41 maekke Exp $
+
+ 29 Feb 2012; Markus Meier <maekke@gentoo.org> Test-Exception-0.310.0.ebuild:
+ arm stable, bug #400231
27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Exception-0.310.0.ebuild:
Marking Test-Exception-0.310.0 ppc for bug 400231
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-03-03 14:25 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 14:25 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/03 14:25:51
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
Marking Test-Exception-0.310.0 ppc64 for bug 400231
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.6 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.5&r2=1.6
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Test-Exception-0.310.0.ebuild 29 Feb 2012 21:35:41 -0000 1.5
+++ Test-Exception-0.310.0.ebuild 3 Mar 2012 14:25:51 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.5 2012/02/29 21:35:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.6 2012/03/03 14:25:51 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.70 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 29 Feb 2012 21:35:41 -0000 1.69
+++ ChangeLog 3 Mar 2012 14:25:51 -0000 1.70
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.69 2012/02/29 21:35:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.70 2012/03/03 14:25:51 ranger Exp $
+
+ 03 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Marking Test-Exception-0.310.0 ppc64 for bug 400231
29 Feb 2012; Markus Meier <maekke@gentoo.org> Test-Exception-0.310.0.ebuild:
arm stable, bug #400231
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-03-09 9:34 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 9+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 9:34 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/09 09:34:49
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
x86 stable wrt bug #400231
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.7 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.6&r2=1.7
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Test-Exception-0.310.0.ebuild 3 Mar 2012 14:25:51 -0000 1.6
+++ Test-Exception-0.310.0.ebuild 9 Mar 2012 09:34:49 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.6 2012/03/03 14:25:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.7 2012/03/09 09:34:49 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.71 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.70&r2=1.71
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog 3 Mar 2012 14:25:51 -0000 1.70
+++ ChangeLog 9 Mar 2012 09:34:49 -0000 1.71
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.70 2012/03/03 14:25:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.71 2012/03/09 09:34:49 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Test-Exception-0.310.0.ebuild:
+ x86 stable wrt bug #400231
03 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Exception-0.310.0.ebuild:
Marking Test-Exception-0.310.0 ppc64 for bug 400231
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2012-03-25 17:09 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-25 17:09 UTC (permalink / raw
To: gentoo-commits
armin76 12/03/25 17:09:29
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
ia64/s390/sh/sparc stable wrt #400231
(Portage version: 2.1.10.49/cvs/Linux ia64)
Revision Changes Path
1.8 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.7&r2=1.8
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Test-Exception-0.310.0.ebuild 9 Mar 2012 09:34:49 -0000 1.7
+++ Test-Exception-0.310.0.ebuild 25 Mar 2012 17:09:29 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.7 2012/03/09 09:34:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.8 2012/03/25 17:09:29 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.72 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 9 Mar 2012 09:34:49 -0000 1.71
+++ ChangeLog 25 Mar 2012 17:09:29 -0000 1.72
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.71 2012/03/09 09:34:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.72 2012/03/25 17:09:29 armin76 Exp $
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Exception-0.310.0.ebuild:
+ ia64/s390/sh/sparc stable wrt #400231
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Test-Exception-0.310.0.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog
@ 2013-10-11 11:54 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 9+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-10-11 11:54 UTC (permalink / raw
To: gentoo-commits
zlogene 13/10/11 11:54:33
Modified: Test-Exception-0.310.0.ebuild ChangeLog
Log:
alpha stable wrt bug #400231
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.9 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.8&r2=1.9
Index: Test-Exception-0.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Test-Exception-0.310.0.ebuild 25 Mar 2012 17:09:29 -0000 1.8
+++ Test-Exception-0.310.0.ebuild 11 Oct 2013 11:54:32 -0000 1.9
@@ -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/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.8 2012/03/25 17:09:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.9 2013/10/11 11:54:32 zlogene Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64
1.75 dev-perl/Test-Exception/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.74&r2=1.75
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog 26 Aug 2013 03:47:45 -0000 1.74
+++ ChangeLog 11 Oct 2013 11:54:32 -0000 1.75
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.74 2013/08/26 03:47:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.75 2013/10/11 11:54:32 zlogene Exp $
+
+ 11 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> Test-Exception-0.310.0.ebuild:
+ alpha stable wrt bug #400231
*Test-Exception-0.320.0 (26 Aug 2013)
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-10-11 11:54 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 16:51 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: Test-Exception-0.310.0.ebuild ChangeLog Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2013-10-11 11:54 Mikle Kolyada (zlogene)
2012-03-25 17:09 Raul Porcel (armin76)
2012-03-09 9:34 PaweA Hajdan (phajdan.jr)
2012-03-03 14:25 Brent Baude (ranger)
2012-02-29 21:35 Markus Meier (maekke)
2012-02-27 17:35 Brent Baude (ranger)
2012-02-24 10:38 Agostino Sarubbo (ago)
2011-08-28 14:05 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