Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyasn1-modules: ChangeLog pyasn1-modules-0.0.5.ebuild
Date: Mon, 24 Feb 2014 00:52:02
Message-Id: 20140224005159.60F8F2004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:51:59
2
3 Modified: ChangeLog pyasn1-modules-0.0.5.ebuild
4 Log:
5 x86 stable wrt bug #474196
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.23 dev-python/pyasn1-modules/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 14 Feb 2014 19:15:32 -0000 1.22
23 +++ ChangeLog 24 Feb 2014 00:51:59 -0000 1.23
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/pyasn1-modules
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/ChangeLog,v 1.22 2014/02/14 19:15:32 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/ChangeLog,v 1.23 2014/02/24 00:51:59 phajdan.jr Exp $
29 +
30 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
31 + pyasn1-modules-0.0.5.ebuild:
32 + x86 stable wrt bug #474196
33
34 14 Feb 2014; Markus Meier <maekke@g.o> pyasn1-modules-0.0.5.ebuild:
35 arm stable, bug #474196
36
37
38
39 1.5 dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild?r1=1.4&r2=1.5
44
45 Index: pyasn1-modules-0.0.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- pyasn1-modules-0.0.5.ebuild 14 Feb 2014 19:15:32 -0000 1.4
52 +++ pyasn1-modules-0.0.5.ebuild 24 Feb 2014 00:51:59 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild,v 1.4 2014/02/14 19:15:32 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5.ebuild,v 1.5 2014/02/24 00:51:59 phajdan.jr Exp $
58
59 EAPI="4"
60 SUPPORT_PYTHON_ABIS="1"
61 @@ -14,7 +14,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
67 IUSE=""
68
69 RDEPEND="dev-python/pyasn1"