Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-WWW-Mechanize: ChangeLog Test-WWW-Mechanize-1.340.0.ebuild
Date: Wed, 06 Jul 2011 13:01:37
Message-Id: 20110706130127.089D82004B@flycatcher.gentoo.org
1 tove 11/07/06 13:01:27
2
3 Modified: ChangeLog
4 Added: Test-WWW-Mechanize-1.340.0.ebuild
5 Log:
6 [bump] dev-perl/Test-WWW-Mechanize-1.340.0
7
8 (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.36 dev-perl/Test-WWW-Mechanize/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.36&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?rev=1.36&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog?r1=1.35&r2=1.36
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v
20 retrieving revision 1.35
21 retrieving revision 1.36
22 diff -u -r1.35 -r1.36
23 --- ChangeLog 4 Jun 2011 08:48:57 -0000 1.35
24 +++ ChangeLog 6 Jul 2011 13:01:26 -0000 1.36
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-perl/Test-WWW-Mechanize
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.35 2011/06/04 08:48:57 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.36 2011/07/06 13:01:26 tove Exp $
30 +
31 +*Test-WWW-Mechanize-1.340.0 (06 Jul 2011)
32 +
33 + 06 Jul 2011; Torsten Veller <tove@g.o>
34 + +Test-WWW-Mechanize-1.340.0.ebuild:
35 + Version bump
36
37 *Test-WWW-Mechanize-1.320.0 (04 Jun 2011)
38
39
40
41
42 1.1 dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.340.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.340.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.340.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: Test-WWW-Mechanize-1.340.0.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.340.0.ebuild,v 1.1 2011/07/06 13:01:26 tove Exp $
52
53 EAPI=4
54
55 MODULE_AUTHOR=PETDANCE
56 MODULE_VERSION=1.34
57 inherit perl-module
58
59 DESCRIPTION="Testing-specific WWW::Mechanize subclass"
60
61 SLOT="0"
62 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
63 IUSE=""
64
65 RDEPEND="
66 >=dev-perl/WWW-Mechanize-1.680.0
67 dev-perl/Carp-Assert-More
68 dev-perl/URI
69 >=dev-perl/Test-LongString-0.150
70 "
71 DEPEND="${RDEPEND}"
72 # test? (
73 # >=dev-perl/HTTP-Server-Simple-0.35
74 # dev-perl/Test-Pod
75 # dev-perl/Test-Pod-Coverage
76 # )
77 #"
78
79 # SRC_TEST="do" # bug 328899