Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@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: Mon, 27 Oct 2008 13:30:15
Message-Id: E1KuSAc-0005EU-M3@stork.gentoo.org
1 fmccor 08/10/27 13:30:10
2
3 Modified: ChangeLog WWW-Mechanize-1.50.ebuild
4 Log:
5 Keyword for ~sparc, part of Bug #244620.
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
7
8 Revision Changes Path
9 1.49 dev-perl/WWW-Mechanize/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.49&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?rev=1.49&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog?r1=1.48&r2=1.49
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v
18 retrieving revision 1.48
19 retrieving revision 1.49
20 diff -u -r1.48 -r1.49
21 --- ChangeLog 27 Oct 2008 11:34:08 -0000 1.48
22 +++ ChangeLog 27 Oct 2008 13:30:10 -0000 1.49
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.48 2008/10/27 11:34:08 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.49 2008/10/27 13:30:10 fmccor Exp $
28 +
29 + 27 Oct 2008; Ferris McCormick <fmccor@g.o>
30 + WWW-Mechanize-1.50.ebuild:
31 + Keyword for ~sparc, part of Bug #244620.
32
33 *WWW-Mechanize-1.50 (27 Oct 2008)
34
35
36
37
38 1.2 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.2&view=markup
41 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
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.50.ebuild?r1=1.1&r2=1.2
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.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- WWW-Mechanize-1.50.ebuild 27 Oct 2008 11:34:08 -0000 1.1
51 +++ WWW-Mechanize-1.50.ebuild 27 Oct 2008 13:30:10 -0000 1.2
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.1 2008/10/27 11:34:08 tove Exp $
56 +# $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 $
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="~x86"
65 +KEYWORDS="~sparc ~x86"
66 IUSE="test"
67
68 # Bug in the tests - improper use of HTTP::Server