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.50.ebuild
Date: Wed, 29 Oct 2008 22:12:42
Message-Id: E1KvJHM-0003nU-Tz@stork.gentoo.org
1 gentoofan23 08/10/29 22:12:40
2
3 Modified: ChangeLog WWW-Mechanize-1.50.ebuild
4 Log:
5 keyworded ~arch for amd64, bug 244620
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
7
8 Revision Changes Path
9 1.51 dev-perl/WWW-Mechanize/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.51&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.51&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.50&r2=1.51
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
18 retrieving revision 1.50
19 retrieving revision 1.51
20 diff -u -r1.50 -r1.51
21 --- ChangeLog 29 Oct 2008 22:07:45 -0000 1.50
22 +++ ChangeLog 29 Oct 2008 22:12:40 -0000 1.51
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.50 2008/10/29 22:07:45 gentoofan23 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.51 2008/10/29 22:12:40 gentoofan23 Exp $
28 +
29 + 29 Oct 2008; Thomas Anderson <gentoofan23@g.o>
30 + WWW-Mechanize-1.50.ebuild:
31 + keyworded ~arch for amd64, bug 244620
32
33 29 Oct 2008; Thomas Anderson <gentoofan23@g.o>
34 WWW-Mechanize-1.34.ebuild:
35
36
37
38 1.3 dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?rev=1.3&view=markup
41 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
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?r1=1.2&r2=1.3
43
44 Index: WWW-Mechanize-1.50.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- WWW-Mechanize-1.50.ebuild 27 Oct 2008 13:30:10 -0000 1.2
51 +++ WWW-Mechanize-1.50.ebuild 29 Oct 2008 22:12:40 -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.50.ebuild,v 1.2 2008/10/27 13:30:10 fmccor Exp $
56 +# $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 $
57
58 MODULE_AUTHOR=PETDANCE
59 inherit perl-module
60 @@ -9,7 +9,7 @@
61
62 LICENSE="|| ( Artistic GPL-2 )"
63 SLOT="0"
64 -KEYWORDS="~sparc ~x86"
65 +KEYWORDS="~amd64 ~sparc ~x86"
66 IUSE="test"
67
68 # Bug in the tests - improper use of HTTP::Server