Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Mechanize: WWW-Mechanize-1.34.ebuild
Date: Sat, 01 Nov 2008 17:43:14
Message-Id: E1KwKVE-00013w-96@stork.gentoo.org
1 nixnut 08/11/01 17:43:12
2
3 Modified: WWW-Mechanize-1.34.ebuild
4 Log:
5 Stable on ppc wrt bug 244620
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.4 dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild?r1=1.3&r2=1.4
14
15 Index: WWW-Mechanize-1.34.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- WWW-Mechanize-1.34.ebuild 29 Oct 2008 22:07:45 -0000 1.3
22 +++ WWW-Mechanize-1.34.ebuild 1 Nov 2008 17:43:12 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.4 2008/11/01 17:43:12 nixnut Exp $
28
29 inherit perl-module
30
31 @@ -10,7 +10,7 @@
32 IUSE="test"
33 SLOT="0"
34 LICENSE="|| ( Artistic GPL-2 )"
35 -KEYWORDS="amd64 ia64 ~ppc sparc x86"
36 +KEYWORDS="amd64 ia64 ppc sparc x86"
37
38 # Bug in the tests - improper use of HTTP::Server
39 SRC_TEST="do"