Gentoo Archives: gentoo-commits

From: "Michael Haubenwallner (haubi)" <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
Date: Wed, 04 Feb 2015 16:13:52
Message-Id: 20150204161347.312C3110BF@oystercatcher.gentoo.org
1 haubi 15/02/04 16:13:47
2
3 Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
4 Log:
5 ndg-httpsclient-0.3.2: keyword ~x86-linux
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
8
9 Revision Changes Path
10 1.20 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.19&r2=1.20
15
16 Index: ndg-httpsclient-0.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:33:33 -0000 1.19
23 +++ ndg-httpsclient-0.3.2.ebuild 4 Feb 2015 16:13:47 -0000 1.20
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.19 2014/09/24 09:33:33 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.20 2015/02/04 16:13:47 haubi Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
33 @@ -14,7 +14,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
39 IUSE=""
40
41 RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
42
43
44
45 1.20 dev-python/ndg-httpsclient/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.20&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.20&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.19&r2=1.20
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
54 retrieving revision 1.19
55 retrieving revision 1.20
56 diff -u -r1.19 -r1.20
57 --- ChangeLog 24 Sep 2014 09:33:33 -0000 1.19
58 +++ ChangeLog 4 Feb 2015 16:13:47 -0000 1.20
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-python/ndg-httpsclient
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.19 2014/09/24 09:33:33 ago Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.20 2015/02/04 16:13:47 haubi Exp $
65 +
66 + 04 Feb 2015; Michael Haubenwallner <haubi@g.o>
67 + ndg-httpsclient-0.3.2.ebuild:
68 + keyword ~x86-linux
69
70 24 Sep 2014; Agostino Sarubbo <ago@g.o> ndg-httpsclient-0.3.2.ebuild:
71 Stable for x86, wrt bug #513278