Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Curl: ChangeLog WWW-Curl-4.13.ebuild
Date: Thu, 04 Nov 2010 13:41:26
Message-Id: 20101104134123.95EED20051@flycatcher.gentoo.org
1 fauli 10/11/04 13:41:23
2
3 Modified: ChangeLog WWW-Curl-4.13.ebuild
4 Log:
5 x86 stable, bug 341865
6 (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
7
8 Revision Changes Path
9 1.18 dev-perl/WWW-Curl/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 27 Oct 2010 18:38:56 -0000 1.17
22 +++ ChangeLog 4 Nov 2010 13:41:23 -0000 1.18
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/WWW-Curl
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.17 2010/10/27 18:38:56 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.18 2010/11/04 13:41:23 fauli Exp $
28 +
29 + 04 Nov 2010; Christian Faulhammer <fauli@g.o> WWW-Curl-4.13.ebuild:
30 + x86 stable, bug 341865
31
32 *WWW-Curl-4.14 (27 Oct 2010)
33
34
35
36
37 1.2 dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild?r1=1.1&r2=1.2
42
43 Index: WWW-Curl-4.13.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- WWW-Curl-4.13.ebuild 2 Sep 2010 06:30:46 -0000 1.1
50 +++ WWW-Curl-4.13.ebuild 4 Nov 2010 13:41:23 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild,v 1.1 2010/09/02 06:30:46 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild,v 1.2 2010/11/04 13:41:23 fauli Exp $
56
57 EAPI=3
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
64 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
65 IUSE=""
66
67 RDEPEND="net-misc/curl"