Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/p11-kit: p11-kit-0.20.7.ebuild ChangeLog
Date: Fri, 06 Feb 2015 18:51:49
Message-Id: 20150206185147.2FEBA11326@oystercatcher.gentoo.org
1 pacho 15/02/06 18:51:47
2
3 Modified: p11-kit-0.20.7.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #525260
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.5 app-crypt/p11-kit/p11-kit-0.20.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild?r1=1.4&r2=1.5
15
16 Index: p11-kit-0.20.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- p11-kit-0.20.7.ebuild 9 Jan 2015 15:47:11 -0000 1.4
23 +++ p11-kit-0.20.7.ebuild 6 Feb 2015 18:51:47 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild,v 1.4 2015/01/09 15:47:11 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild,v 1.5 2015/02/06 18:51:47 pacho Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
37 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE="+asn1 debug +libffi +trust"
39 REQUIRED_USE="trust? ( asn1 )"
40
41
42
43
44 1.80 app-crypt/p11-kit/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/ChangeLog?rev=1.80&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/ChangeLog?rev=1.80&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/ChangeLog?r1=1.79&r2=1.80
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v
53 retrieving revision 1.79
54 retrieving revision 1.80
55 diff -u -r1.79 -r1.80
56 --- ChangeLog 9 Jan 2015 15:47:11 -0000 1.79
57 +++ ChangeLog 6 Feb 2015 18:51:47 -0000 1.80
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-crypt/p11-kit
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.79 2015/01/09 15:47:11 klausman Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.80 2015/02/06 18:51:47 pacho Exp $
63 +
64 + 06 Feb 2015; Pacho Ramos <pacho@g.o> p11-kit-0.20.7.ebuild:
65 + amd64/x86 stable, bug #525260
66
67 09 Jan 2015; Tobias Klausmann <klausman@g.o> p11-kit-0.20.7.ebuild:
68 Stable on alpha, bug 492522