Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: ChangeLog WWW-Mechanize-1.34.ebuild
Date: Wed, 29 Oct 2008 22:07:49
Message-Id: E1KvJCb-0003fo-SN@stork.gentoo.org
1 gentoofan23 08/10/29 22:07:45
2
3 Modified: ChangeLog WWW-Mechanize-1.34.ebuild
4 Log:
5 stable amd64, bug 244620
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
7
8 Revision Changes Path
9 1.50 dev-perl/WWW-Mechanize/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.50&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.50&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.49&r2=1.50
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
18 retrieving revision 1.49
19 retrieving revision 1.50
20 diff -u -r1.49 -r1.50
21 --- ChangeLog 27 Oct 2008 13:30:10 -0000 1.49
22 +++ ChangeLog 29 Oct 2008 22:07:45 -0000 1.50
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/WWW-Mechanize
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.49 2008/10/27 13:30:10 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.50 2008/10/29 22:07:45 gentoofan23 Exp $
28 +
29 + 29 Oct 2008; Thomas Anderson <gentoofan23@g.o>
30 + WWW-Mechanize-1.34.ebuild:
31 + stable amd64, bug 244620
32
33 27 Oct 2008; Ferris McCormick <fmccor@g.o>
34 WWW-Mechanize-1.50.ebuild:
35
36
37
38 1.3 dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.3&view=markup
41 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
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?r1=1.2&r2=1.3
43
44 Index: WWW-Mechanize-1.34.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- WWW-Mechanize-1.34.ebuild 17 Jul 2008 21:12:19 -0000 1.2
51 +++ WWW-Mechanize-1.34.ebuild 29 Oct 2008 22:07:45 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $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 $
56 +# $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 $
57
58 inherit perl-module
59
60 @@ -10,7 +10,7 @@
61 IUSE="test"
62 SLOT="0"
63 LICENSE="|| ( Artistic GPL-2 )"
64 -KEYWORDS="~amd64 ia64 ~ppc sparc x86"
65 +KEYWORDS="amd64 ia64 ~ppc sparc x86"
66
67 # Bug in the tests - improper use of HTTP::Server
68 SRC_TEST="do"