Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libksba: libksba-1.3.2.ebuild ChangeLog
Date: Sat, 28 Feb 2015 22:07:16
Message-Id: 20150228220708.84D4712C31@oystercatcher.gentoo.org
1 tgall 15/02/28 22:07:08
2
3 Modified: libksba-1.3.2.ebuild ChangeLog
4 Log:
5 stable on arm64
6
7 (Portage version: 2.2.14/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
8
9 Revision Changes Path
10 1.12 dev-libs/libksba/libksba-1.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/libksba-1.3.2.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/libksba-1.3.2.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/libksba-1.3.2.ebuild?r1=1.11&r2=1.12
15
16 Index: libksba-1.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.3.2.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- libksba-1.3.2.ebuild 6 Dec 2014 16:49:53 -0000 1.11
23 +++ libksba-1.3.2.ebuild 28 Feb 2015 22:07:08 -0000 1.12
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-libs/libksba/libksba-1.3.2.ebuild,v 1.11 2014/12/06 16:49:53 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.3.2.ebuild,v 1.12 2015/02/28 22:07:08 tgall Exp $
30
31 EAPI="4"
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-3+ GPL-2+ GPL-3"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="static-libs"
40
41 RDEPEND=">=dev-libs/libgpg-error-1.8"
42
43
44
45 1.165 dev-libs/libksba/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.165&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.165&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?r1=1.164&r2=1.165
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v
54 retrieving revision 1.164
55 retrieving revision 1.165
56 diff -u -r1.164 -r1.165
57 --- ChangeLog 6 Dec 2014 17:14:32 -0000 1.164
58 +++ ChangeLog 28 Feb 2015 22:07:08 -0000 1.165
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libksba
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.164 2014/12/06 17:14:32 k_f Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.165 2015/02/28 22:07:08 tgall Exp $
65 +
66 + 28 Feb 2015; <tgall@g.o> libksba-1.3.2.ebuild:
67 + stable on arm64
68
69 06 Dec 2014; Kristian Fiskerstrand <k_f@g.o> -libksba-1.3.0.ebuild:
70 Cleanup old for security bug #530634