* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.50.ebuild
@ 2008-10-27 11:34 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2008-10-27 11:34 UTC (permalink / raw
To: gentoo-commits
tove 08/10/27 11:34:08
Modified: ChangeLog
Added: WWW-Mechanize-1.50.ebuild
Log:
Version bump
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
Revision Changes Path
1.48 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 15 Sep 2008 11:39:43 -0000 1.47
+++ ChangeLog 27 Oct 2008 11:34:08 -0000 1.48
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.47 2008/09/15 11:39:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.48 2008/10/27 11:34:08 tove Exp $
+
+*WWW-Mechanize-1.50 (27 Oct 2008)
+
+ 27 Oct 2008; Torsten Veller <tove@gentoo.org> +WWW-Mechanize-1.50.ebuild:
+ Version bump
15 Sep 2008; Torsten Veller <tove@gentoo.org> -WWW-Mechanize-1.16.ebuild,
-WWW-Mechanize-1.18.ebuild, -WWW-Mechanize-1.20.ebuild,
1.1 dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.1&content-type=text/plain
Index: WWW-Mechanize-1.50.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.1 2008/10/27 11:34:08 tove Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
DESCRIPTION="Handy web browsing in a Perl object"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~x86"
IUSE="test"
# Bug in the tests - improper use of HTTP::Server
SRC_TEST="do"
# configure to run the local tests, but not the ones which access the Internet
myconf="--local --nolive"
RDEPEND="dev-lang/perl
dev-perl/IO-Socket-SSL
>=dev-perl/libwww-perl-5.815
dev-perl/HTTP-Response-Encoding
>=dev-perl/URI-1.25
>=dev-perl/HTML-Parser-3.34
dev-perl/Test-LongString"
DEPEND="${RDEPEND}
test? ( dev-perl/Test-Pod
dev-perl/Test-Taint
dev-perl/Test-Warn
dev-perl/Test-Memory-Cycle )"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.50.ebuild
@ 2008-10-27 13:30 Ferris McCormick (fmccor)
0 siblings, 0 replies; 4+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-10-27 13:30 UTC (permalink / raw
To: gentoo-commits
fmccor 08/10/27 13:30:10
Modified: ChangeLog WWW-Mechanize-1.50.ebuild
Log:
Keyword for ~sparc, part of Bug #244620.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Revision Changes Path
1.49 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 27 Oct 2008 11:34:08 -0000 1.48
+++ ChangeLog 27 Oct 2008 13:30:10 -0000 1.49
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.48 2008/10/27 11:34:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.49 2008/10/27 13:30:10 fmccor Exp $
+
+ 27 Oct 2008; Ferris McCormick <fmccor@gentoo.org>
+ WWW-Mechanize-1.50.ebuild:
+ Keyword for ~sparc, part of Bug #244620.
*WWW-Mechanize-1.50 (27 Oct 2008)
1.2 dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?r1=1.1&r2=1.2
Index: WWW-Mechanize-1.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- WWW-Mechanize-1.50.ebuild 27 Oct 2008 11:34:08 -0000 1.1
+++ WWW-Mechanize-1.50.ebuild 27 Oct 2008 13:30:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.1 2008/10/27 11:34:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.2 2008/10/27 13:30:10 fmccor Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE="test"
# Bug in the tests - improper use of HTTP::Server
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.50.ebuild
@ 2008-10-29 22:12 Thomas Anderson (gentoofan23)
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Anderson (gentoofan23) @ 2008-10-29 22:12 UTC (permalink / raw
To: gentoo-commits
gentoofan23 08/10/29 22:12:40
Modified: ChangeLog WWW-Mechanize-1.50.ebuild
Log:
keyworded ~arch for amd64, bug 244620
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
Revision Changes Path
1.51 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 29 Oct 2008 22:07:45 -0000 1.50
+++ ChangeLog 29 Oct 2008 22:12:40 -0000 1.51
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.50 2008/10/29 22:07:45 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.51 2008/10/29 22:12:40 gentoofan23 Exp $
+
+ 29 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org>
+ WWW-Mechanize-1.50.ebuild:
+ keyworded ~arch for amd64, bug 244620
29 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org>
WWW-Mechanize-1.34.ebuild:
1.3 dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?r1=1.2&r2=1.3
Index: WWW-Mechanize-1.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WWW-Mechanize-1.50.ebuild 27 Oct 2008 13:30:10 -0000 1.2
+++ WWW-Mechanize-1.50.ebuild 29 Oct 2008 22:12:40 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.2 2008/10/27 13:30:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.3 2008/10/29 22:12:40 gentoofan23 Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="test"
# Bug in the tests - improper use of HTTP::Server
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.50.ebuild
@ 2008-11-03 12:36 Raul Porcel (armin76)
0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2008-11-03 12:36 UTC (permalink / raw
To: gentoo-commits
armin76 08/11/03 12:36:00
Modified: ChangeLog WWW-Mechanize-1.50.ebuild
Log:
Add ~ia64 wrt #244620
(Portage version: 2.1.4.5)
Revision Changes Path
1.53 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 1 Nov 2008 18:00:11 -0000 1.52
+++ ChangeLog 3 Nov 2008 12:36:00 -0000 1.53
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.52 2008/11/01 18:00:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.53 2008/11/03 12:36:00 armin76 Exp $
+
+ 03 Nov 2008; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.50.ebuild:
+ Add ~ia64 wrt #244620
01 Nov 2008; nixnut <nixnut@gentoo.org> WWW-Mechanize-1.50.ebuild:
Added ~ppc wrt bug 244620
1.5 dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?r1=1.4&r2=1.5
Index: WWW-Mechanize-1.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- WWW-Mechanize-1.50.ebuild 1 Nov 2008 18:00:11 -0000 1.4
+++ WWW-Mechanize-1.50.ebuild 3 Nov 2008 12:36:00 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.4 2008/11/01 18:00:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v 1.5 2008/11/03 12:36:00 armin76 Exp $
MODULE_AUTHOR=PETDANCE
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
# Bug in the tests - improper use of HTTP::Server
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-11-03 12:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 22:12 [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.50.ebuild Thomas Anderson (gentoofan23)
-- strict thread matches above, loose matches on Subject: below --
2008-11-03 12:36 Raul Porcel (armin76)
2008-10-27 13:30 Ferris McCormick (fmccor)
2008-10-27 11:34 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