* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.34.ebuild
@ 2008-04-28 23:30 Yuval Yaari (yuval)
0 siblings, 0 replies; 4+ messages in thread
From: Yuval Yaari (yuval) @ 2008-04-28 23:30 UTC (permalink / raw
To: gentoo-commits
yuval 08/04/28 23:30:43
Modified: ChangeLog
Added: WWW-Mechanize-1.34.ebuild
Log:
Version bump
(Portage version: 2.1.4.4)
Revision Changes Path
1.45 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 10 Nov 2007 18:07:47 -0000 1.44
+++ ChangeLog 28 Apr 2008 23:30:43 -0000 1.45
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/WWW-Mechanize
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.44 2007/11/10 18:07:47 armin76 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.45 2008/04/28 23:30:43 yuval Exp $
+
+*WWW-Mechanize-1.34 (28 Apr 2008)
+
+ 28 Apr 2008; Yuval Yaari <yuval@gentoo.org> +WWW-Mechanize-1.34.ebuild:
+ Version bump
10 Nov 2007; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.30.ebuild:
ia64 stable
1.1 dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.1&content-type=text/plain
Index: WWW-Mechanize-1.34.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.34.ebuild,v 1.1 2008/04/28 23:30:43 yuval Exp $
inherit perl-module
DESCRIPTION="Handy web browsing in a Perl object"
SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~petdance/"
IUSE="test"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
# 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 --mech-dump --nolive"
DEPEND="dev-lang/perl
dev-perl/IO-Socket-SSL
>=dev-perl/libwww-perl-5.76
>=dev-perl/URI-1.25
>=dev-perl/HTML-Parser-3.34
dev-perl/Test-LongString
test? ( dev-perl/Test-Pod
dev-perl/Test-Taint
dev-perl/Test-Warn
dev-perl/Test-Memory-Cycle )"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.34.ebuild
@ 2008-07-17 21:12 Raul Porcel (armin76)
0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-17 21:12 UTC (permalink / raw
To: gentoo-commits
armin76 08/07/17 21:12:19
Modified: ChangeLog WWW-Mechanize-1.34.ebuild
Log:
ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Revision Changes Path
1.46 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 28 Apr 2008 23:30:43 -0000 1.45
+++ ChangeLog 17 Jul 2008 21:12:19 -0000 1.46
@@ -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.45 2008/04/28 23:30:43 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.46 2008/07/17 21:12:19 armin76 Exp $
+
+ 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.34.ebuild:
+ ia64/sparc/x86 stable
*WWW-Mechanize-1.34 (28 Apr 2008)
1.2 dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?r1=1.1&r2=1.2
Index: WWW-Mechanize-1.34.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- WWW-Mechanize-1.34.ebuild 28 Apr 2008 23:30:43 -0000 1.1
+++ WWW-Mechanize-1.34.ebuild 17 Jul 2008 21:12:19 -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.34.ebuild,v 1.1 2008/04/28 23:30:43 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.2 2008/07/17 21:12:19 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@
IUSE="test"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ia64 ~ppc sparc x86"
# Bug in the tests - improper use of HTTP::Server
SRC_TEST="do"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.34.ebuild
@ 2008-10-29 22:07 Thomas Anderson (gentoofan23)
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Anderson (gentoofan23) @ 2008-10-29 22:07 UTC (permalink / raw
To: gentoo-commits
gentoofan23 08/10/29 22:07:45
Modified: ChangeLog WWW-Mechanize-1.34.ebuild
Log:
stable amd64, bug 244620
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
Revision Changes Path
1.50 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 27 Oct 2008 13:30:10 -0000 1.49
+++ ChangeLog 29 Oct 2008 22:07:45 -0000 1.50
@@ -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.49 2008/10/27 13:30:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.50 2008/10/29 22:07:45 gentoofan23 Exp $
+
+ 29 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org>
+ WWW-Mechanize-1.34.ebuild:
+ stable amd64, bug 244620
27 Oct 2008; Ferris McCormick <fmccor@gentoo.org>
WWW-Mechanize-1.50.ebuild:
1.3 dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?r1=1.2&r2=1.3
Index: WWW-Mechanize-1.34.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WWW-Mechanize-1.34.ebuild 17 Jul 2008 21:12:19 -0000 1.2
+++ WWW-Mechanize-1.34.ebuild 29 Oct 2008 22:07:45 -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.34.ebuild,v 1.2 2008/07/17 21:12:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.3 2008/10/29 22:07:45 gentoofan23 Exp $
inherit perl-module
@@ -10,7 +10,7 @@
IUSE="test"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
# Bug in the tests - improper use of HTTP::Server
SRC_TEST="do"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.34.ebuild
@ 2009-10-12 11:15 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2009-10-12 11:15 UTC (permalink / raw
To: gentoo-commits
tove 09/10/12 11:15:28
Modified: ChangeLog
Removed: WWW-Mechanize-1.34.ebuild
Log:
Cleanup
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Revision Changes Path
1.67 dev-perl/WWW-Mechanize/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 7 Oct 2009 22:49:50 -0000 1.66
+++ ChangeLog 12 Oct 2009 11:15:27 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.66 2009/10/07 22:49:50 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.67 2009/10/12 11:15:27 tove Exp $
+
+ 12 Oct 2009; Torsten Veller <tove@gentoo.org> -WWW-Mechanize-1.34.ebuild:
+ Cleanup
07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> WWW-Mechanize-1.60.ebuild:
stable sparc, bug 283969
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-12 11:15 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:07 [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.34.ebuild Thomas Anderson (gentoofan23)
-- strict thread matches above, loose matches on Subject: below --
2009-10-12 11:15 Torsten Veller (tove)
2008-07-17 21:12 Raul Porcel (armin76)
2008-04-28 23:30 Yuval Yaari (yuval)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox