* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2011-02-26 7:12 Torsten Veller (tove)
0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2011-02-26 7:12 UTC (permalink / raw
To: gentoo-commits
tove 11/02/26 07:12:10
Modified: ChangeLog
Added: Test-Warn-0.230.0.ebuild
Log:
[bump] dev-perl/Test-Warn-0.230.0
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.31 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 20 Oct 2010 07:19:54 -0000 1.30
+++ ChangeLog 26 Feb 2011 07:12:10 -0000 1.31
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Test-Warn
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.30 2010/10/20 07:19:54 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.31 2011/02/26 07:12:10 tove Exp $
+
+*Test-Warn-0.230.0 (26 Feb 2011)
+
+ 26 Feb 2011; Torsten Veller <tove@gentoo.org> +Test-Warn-0.230.0.ebuild:
+ Version bump
20 Oct 2010; Torsten Veller <tove@gentoo.org> -Test-Warn-0.11.ebuild:
Cleanup
1.1 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.1&content-type=text/plain
Index: Test-Warn-0.230.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-Warn/Test-Warn-0.230.0.ebuild,v 1.1 2011/02/26 07:12:10 tove Exp $
EAPI=3
MODULE_AUTHOR=CHORNY
MODULE_VERSION=0.23
inherit perl-module
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
dev-perl/Tree-DAG_Node
virtual/perl-Test-Simple
virtual/perl-File-Spec"
DEPEND="test? ( ${RDEPEND}
dev-perl/Test-Pod )"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2011-10-10 10:41 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-10 10:41 UTC (permalink / raw
To: gentoo-commits
jer 11/10/10 10:41:55
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
Marked ~hppa (bug #384677).
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Revision Changes Path
1.34 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 9 Oct 2011 17:00:25 -0000 1.33
+++ ChangeLog 10 Oct 2011 10:41:55 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.33 2011/10/09 17:00:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.34 2011/10/10 10:41:55 jer Exp $
+
+ 10 Oct 2011; Jeroen Roovers <jer@gentoo.org> Test-Warn-0.230.0.ebuild:
+ Marked ~hppa (bug #384677).
09 Oct 2011; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.21.ebuild,
Test-Warn-0.230.0.ebuild:
1.3 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.2&r2=1.3
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Warn-0.230.0.ebuild 9 Oct 2011 17:00:26 -0000 1.2
+++ Test-Warn-0.230.0.ebuild 10 Oct 2011 10:41:55 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.2 2011/10/09 17:00:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.3 2011/10/10 10:41:55 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2011-10-11 20:52 Matt Turner (mattst88)
0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner (mattst88) @ 2011-10-11 20:52 UTC (permalink / raw
To: gentoo-commits
mattst88 11/10/11 20:52:46
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
Added ~mips, bug 384677
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Revision Changes Path
1.35 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 10 Oct 2011 10:41:55 -0000 1.34
+++ ChangeLog 11 Oct 2011 20:52:46 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.34 2011/10/10 10:41:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.35 2011/10/11 20:52:46 mattst88 Exp $
+
+ 11 Oct 2011; Matt Turner <mattst88@gentoo.org> Test-Warn-0.230.0.ebuild:
+ Added ~mips, bug 384677
10 Oct 2011; Jeroen Roovers <jer@gentoo.org> Test-Warn-0.230.0.ebuild:
Marked ~hppa (bug #384677).
1.4 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.3&r2=1.4
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Warn-0.230.0.ebuild 10 Oct 2011 10:41:55 -0000 1.3
+++ Test-Warn-0.230.0.ebuild 11 Oct 2011 20:52:46 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.3 2011/10/10 10:41:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.4 2011/10/11 20:52:46 mattst88 Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2012-03-20 8:44 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-20 8:44 UTC (permalink / raw
To: gentoo-commits
ago 12/03/20 08:44:40
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
Stable for amd64, wrt bug #408581
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.37 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 18 Nov 2011 15:35:12 -0000 1.36
+++ ChangeLog 20 Mar 2012 08:44:40 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.36 2011/11/18 15:35:12 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.37 2012/03/20 08:44:40 ago Exp $
+
+ 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Test-Warn-0.230.0.ebuild:
+ Stable for amd64, wrt bug #408581
18 Nov 2011; Fabian Groffen <grobian@gentoo.org> Test-Warn-0.230.0.ebuild:
Marked ~x86-solaris
1.6 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.5&r2=1.6
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Test-Warn-0.230.0.ebuild 18 Nov 2011 15:35:12 -0000 1.5
+++ Test-Warn-0.230.0.ebuild 20 Mar 2012 08:44:40 -0000 1.6
@@ -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-Warn/Test-Warn-0.230.0.ebuild,v 1.5 2011/11/18 15:35:12 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.6 2012/03/20 08:44:40 ago Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2012-03-20 22:10 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2012-03-20 22:10 UTC (permalink / raw
To: gentoo-commits
jer 12/03/20 22:10:57
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
Stable for HPPA (bug #408579).
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Revision Changes Path
1.38 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 20 Mar 2012 08:44:40 -0000 1.37
+++ ChangeLog 20 Mar 2012 22:10:57 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.37 2012/03/20 08:44:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.38 2012/03/20 22:10:57 jer Exp $
+
+ 20 Mar 2012; Jeroen Roovers <jer@gentoo.org> Test-Warn-0.230.0.ebuild:
+ Stable for HPPA (bug #408579).
20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Test-Warn-0.230.0.ebuild:
Stable for amd64, wrt bug #408581
1.7 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.6&r2=1.7
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Test-Warn-0.230.0.ebuild 20 Mar 2012 08:44:40 -0000 1.6
+++ Test-Warn-0.230.0.ebuild 20 Mar 2012 22:10:57 -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-Warn/Test-Warn-0.230.0.ebuild,v 1.6 2012/03/20 08:44:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.7 2012/03/20 22:10:57 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2012-04-14 15:13 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2012-04-14 15:13 UTC (permalink / raw
To: gentoo-commits
maekke 12/04/14 15:13:58
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
x86 stable, bug #408579
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Revision Changes Path
1.39 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 20 Mar 2012 22:10:57 -0000 1.38
+++ ChangeLog 14 Apr 2012 15:13:58 -0000 1.39
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.38 2012/03/20 22:10:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.39 2012/04/14 15:13:58 maekke Exp $
+
+ 14 Apr 2012; Markus Meier <maekke@gentoo.org> Test-Warn-0.230.0.ebuild:
+ x86 stable, bug #408579
20 Mar 2012; Jeroen Roovers <jer@gentoo.org> Test-Warn-0.230.0.ebuild:
Stable for HPPA (bug #408579).
1.8 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.7&r2=1.8
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Test-Warn-0.230.0.ebuild 20 Mar 2012 22:10:57 -0000 1.7
+++ Test-Warn-0.230.0.ebuild 14 Apr 2012 15:13:58 -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-Warn/Test-Warn-0.230.0.ebuild,v 1.7 2012/03/20 22:10:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.8 2012/04/14 15:13:58 maekke Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2012-04-25 18:54 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2012-04-25 18:54 UTC (permalink / raw
To: gentoo-commits
maekke 12/04/25 18:54:58
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
arm stable, bug #412985
(Portage version: 2.1.10.56/cvs/Linux i686)
Revision Changes Path
1.40 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 14 Apr 2012 15:13:58 -0000 1.39
+++ ChangeLog 25 Apr 2012 18:54:58 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.39 2012/04/14 15:13:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.40 2012/04/25 18:54:58 maekke Exp $
+
+ 25 Apr 2012; Markus Meier <maekke@gentoo.org> Test-Warn-0.230.0.ebuild:
+ arm stable, bug #412985
14 Apr 2012; Markus Meier <maekke@gentoo.org> Test-Warn-0.230.0.ebuild:
x86 stable, bug #408579
1.9 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.8&r2=1.9
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Test-Warn-0.230.0.ebuild 14 Apr 2012 15:13:58 -0000 1.8
+++ Test-Warn-0.230.0.ebuild 25 Apr 2012 18:54:58 -0000 1.9
@@ -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-Warn/Test-Warn-0.230.0.ebuild,v 1.8 2012/04/14 15:13:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.9 2012/04/25 18:54:58 maekke Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild
@ 2012-06-17 13:51 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2012-06-17 13:51 UTC (permalink / raw
To: gentoo-commits
armin76 12/06/17 13:51:35
Modified: ChangeLog Test-Warn-0.230.0.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #412985
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.42 dev-perl/Test-Warn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 7 Jun 2012 06:18:10 -0000 1.41
+++ ChangeLog 17 Jun 2012 13:51:35 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.41 2012/06/07 06:18:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.42 2012/06/17 13:51:35 armin76 Exp $
+
+ 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.230.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #412985
*Test-Warn-0.240.0 (07 Jun 2012)
1.10 dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild?r1=1.9&r2=1.10
Index: Test-Warn-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Test-Warn-0.230.0.ebuild 25 Apr 2012 18:54:58 -0000 1.9
+++ Test-Warn-0.230.0.ebuild 17 Jun 2012 13:51:35 -0000 1.10
@@ -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-Warn/Test-Warn-0.230.0.ebuild,v 1.9 2012/04/25 18:54:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.10 2012/06/17 13:51:35 armin76 Exp $
EAPI=3
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-06-17 13:51 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 20:52 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Warn: ChangeLog Test-Warn-0.230.0.ebuild Matt Turner (mattst88)
-- strict thread matches above, loose matches on Subject: below --
2012-06-17 13:51 Raul Porcel (armin76)
2012-04-25 18:54 Markus Meier (maekke)
2012-04-14 15:13 Markus Meier (maekke)
2012-03-20 22:10 Jeroen Roovers (jer)
2012-03-20 8:44 Agostino Sarubbo (ago)
2011-10-10 10:41 Jeroen Roovers (jer)
2011-02-26 7:12 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