Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/easy-rsa: ChangeLog easy-rsa-2.2.2.ebuild
Date: Fri, 24 Jul 2015 06:05:05
Message-Id: 20150724060459.528CCBF@oystercatcher.gentoo.org
1 jer 15/07/24 06:04:59
2
3 Modified: ChangeLog easy-rsa-2.2.2.ebuild
4 Log:
5 Stable for HPPA (bug #554634).
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.25 app-crypt/easy-rsa/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/easy-rsa/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/easy-rsa/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/easy-rsa/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 23 Jul 2015 19:51:30 -0000 1.24
23 +++ ChangeLog 24 Jul 2015 06:04:58 -0000 1.25
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-crypt/easy-rsa
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.24 2015/07/23 19:51:30 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.25 2015/07/24 06:04:58 jer Exp $
29 +
30 + 24 Jul 2015; Jeroen Roovers <jer@g.o> easy-rsa-2.2.2.ebuild:
31 + Stable for HPPA (bug #554634).
32
33 23 Jul 2015; Pacho Ramos <pacho@g.o> easy-rsa-2.2.2.ebuild:
34 ppc stable wrt bug #554634
35
36
37
38 1.7 app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild?r1=1.6&r2=1.7
43
44 Index: easy-rsa-2.2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- easy-rsa-2.2.2.ebuild 23 Jul 2015 19:51:30 -0000 1.6
51 +++ easy-rsa-2.2.2.ebuild 24 Jul 2015 06:04:58 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild,v 1.6 2015/07/23 19:51:30 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild,v 1.7 2015/07/24 06:04:58 jer Exp $
57
58 EAPI=5
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
66 IUSE=""
67
68 DEPEND=">=dev-libs/openssl-0.9.6:0"