Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pycurl: ChangeLog pycurl-7.19.0.ebuild
Date: Sat, 05 Feb 2011 22:40:00
Message-Id: 20110205223950.AB41120054@flycatcher.gentoo.org
1 maekke 11/02/05 22:39:50
2
3 Modified: ChangeLog pycurl-7.19.0.ebuild
4 Log:
5 arm stable, bug #346985
6
7 (Portage version: 2.1.9.35/cvs/Linux i686)
8
9 Revision Changes Path
10 1.66 dev-python/pycurl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?rev=1.66&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?rev=1.66&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?r1=1.65&r2=1.66
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v
19 retrieving revision 1.65
20 retrieving revision 1.66
21 diff -u -r1.65 -r1.66
22 --- ChangeLog 16 Aug 2010 16:53:42 -0000 1.65
23 +++ ChangeLog 5 Feb 2011 22:39:50 -0000 1.66
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/pycurl
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.65 2010/08/16 16:53:42 grobian Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.66 2011/02/05 22:39:50 maekke Exp $
30 +
31 + 05 Feb 2011; Markus Meier <maekke@g.o> pycurl-7.19.0.ebuild:
32 + arm stable, bug #346985
33
34 16 Aug 2010; Fabian Groffen <grobian@g.o> pycurl-7.19.0.ebuild:
35 Marked ~x64-macos, bug #306705
36
37
38
39 1.17 dev-python/pycurl/pycurl-7.19.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild?rev=1.17&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild?rev=1.17&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild?r1=1.16&r2=1.17
44
45 Index: pycurl-7.19.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v
48 retrieving revision 1.16
49 retrieving revision 1.17
50 diff -u -r1.16 -r1.17
51 --- pycurl-7.19.0.ebuild 16 Aug 2010 16:53:42 -0000 1.16
52 +++ pycurl-7.19.0.ebuild 5 Feb 2011 22:39:50 -0000 1.17
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v 1.16 2010/08/16 16:53:42 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v 1.17 2011/02/05 22:39:50 maekke Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2"
62 @@ -15,7 +15,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
67 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
68 IUSE="examples"
69
70 DEPEND=">=net-misc/curl-7.19.0"