* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-WWW-Mechanize: ChangeLog Test-WWW-Mechanize-1.28.ebuild
@ 2010-04-15 6:41 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2010-04-15 6:41 UTC (permalink / raw
To: gentoo-commits
tove 10/04/15 06:41:26
Modified: ChangeLog
Added: Test-WWW-Mechanize-1.28.ebuild
Log:
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.30 dev-perl/Test-WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 14 Jan 2010 15:06:59 -0000 1.29
+++ ChangeLog 15 Apr 2010 06:41:26 -0000 1.30
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Test-WWW-Mechanize
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.29 2010/01/14 15:06:59 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.30 2010/04/15 06:41:26 tove Exp $
+
+*Test-WWW-Mechanize-1.28 (15 Apr 2010)
+
+ 15 Apr 2010; Torsten Veller <tove@gentoo.org>
+ +Test-WWW-Mechanize-1.28.ebuild:
+ Version bump
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Test-WWW-Mechanize-1.24.ebuild:
1.1 dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?rev=1.1&content-type=text/plain
Index: Test-WWW-Mechanize-1.28.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-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.1 2010/04/15 06:41:26 tove Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
DESCRIPTION="Testing-specific WWW::Mechanize subclass"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/WWW-Mechanize-1.24
dev-perl/Carp-Assert-More
dev-perl/URI
>=dev-perl/Test-LongString-0.12
dev-lang/perl"
DEPEND="${RDEPEND}
test? ( >=dev-perl/HTTP-Server-Simple-0.35
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage )"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-WWW-Mechanize: ChangeLog Test-WWW-Mechanize-1.28.ebuild
@ 2010-06-15 5:20 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2010-06-15 5:20 UTC (permalink / raw
To: gentoo-commits
tove 10/06/15 05:20:22
Modified: ChangeLog Test-WWW-Mechanize-1.28.ebuild
Log:
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.32 dev-perl/Test-WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 12 Jun 2010 11:58:40 -0000 1.31
+++ ChangeLog 15 Jun 2010 05:20:22 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-WWW-Mechanize
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.31 2010/06/12 11:58:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.32 2010/06/15 05:20:22 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org>
+ Test-WWW-Mechanize-1.28.ebuild:
+ Stable on amd64 and x86 (#323529)
*Test-WWW-Mechanize-1.30 (12 Jun 2010)
1.2 dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?r1=1.1&r2=1.2
Index: Test-WWW-Mechanize-1.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-WWW-Mechanize-1.28.ebuild 15 Apr 2010 06:41:26 -0000 1.1
+++ Test-WWW-Mechanize-1.28.ebuild 15 Jun 2010 05:20:22 -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-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.1 2010/04/15 06:41:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.2 2010/06/15 05:20:22 tove Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/WWW-Mechanize-1.24
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-WWW-Mechanize: ChangeLog Test-WWW-Mechanize-1.28.ebuild
@ 2010-06-21 20:24 Raul Porcel (armin76)
0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-21 20:24 UTC (permalink / raw
To: gentoo-commits
armin76 10/06/21 20:24:40
Modified: ChangeLog Test-WWW-Mechanize-1.28.ebuild
Log:
sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.33 dev-perl/Test-WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 15 Jun 2010 05:20:22 -0000 1.32
+++ ChangeLog 21 Jun 2010 20:24:40 -0000 1.33
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-WWW-Mechanize
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.32 2010/06/15 05:20:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.33 2010/06/21 20:24:40 armin76 Exp $
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
+ Test-WWW-Mechanize-1.28.ebuild:
+ sparc stable wrt #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org>
Test-WWW-Mechanize-1.28.ebuild:
1.3 dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild?r1=1.2&r2=1.3
Index: Test-WWW-Mechanize-1.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-WWW-Mechanize-1.28.ebuild 15 Jun 2010 05:20:22 -0000 1.2
+++ Test-WWW-Mechanize-1.28.ebuild 21 Jun 2010 20:24:40 -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-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.2 2010/06/15 05:20:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.28.ebuild,v 1.3 2010/06/21 20:24:40 armin76 Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/WWW-Mechanize-1.24
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-21 20:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-15 6:41 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-WWW-Mechanize: ChangeLog Test-WWW-Mechanize-1.28.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-06-15 5:20 Torsten Veller (tove)
2010-06-21 20:24 Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox