Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-1.4.18.ebuild gnupg-2.0.25.ebuild ChangeLog
Date: Sat, 05 Jul 2014 11:29:18
Message-Id: 20140705112915.A467220036@flycatcher.gentoo.org
1 ago 14/07/05 11:29:15
2
3 Modified: gnupg-1.4.18.ebuild gnupg-2.0.25.ebuild ChangeLog
4 Log:
5 Stable for sparc, wrt bug #514718
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.10 app-crypt/gnupg/gnupg-1.4.18.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild?r1=1.9&r2=1.10
15
16 Index: gnupg-1.4.18.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- gnupg-1.4.18.ebuild 5 Jul 2014 11:28:50 -0000 1.9
23 +++ gnupg-1.4.18.ebuild 5 Jul 2014 11:29:15 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.9 2014/07/05 11:28:50 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.10 2014/07/05 11:29:15 ago Exp $
29
30 EAPI="5"
31
32 @@ -17,7 +17,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
38 IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib linguas_ru"
39
40 COMMON_DEPEND="
41
42
43
44 1.10 app-crypt/gnupg/gnupg-2.0.25.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild?r1=1.9&r2=1.10
49
50 Index: gnupg-2.0.25.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- gnupg-2.0.25.ebuild 5 Jul 2014 11:28:50 -0000 1.9
57 +++ gnupg-2.0.25.ebuild 5 Jul 2014 11:29:15 -0000 1.10
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild,v 1.9 2014/07/05 11:28:50 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.25.ebuild,v 1.10 2014/07/05 11:29:15 ago Exp $
63
64 EAPI="5"
65
66 @@ -13,7 +13,7 @@
67
68 LICENSE="GPL-3"
69 SLOT="0"
70 -KEYWORDS="alpha amd64 arm 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"
71 +KEYWORDS="alpha amd64 arm 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"
72 IUSE="adns bzip2 doc ldap nls mta readline static selinux smartcard usb"
73
74 COMMON_DEPEND_LIBS="
75
76
77
78 1.532 app-crypt/gnupg/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.532&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.532&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.531&r2=1.532
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
87 retrieving revision 1.531
88 retrieving revision 1.532
89 diff -u -r1.531 -r1.532
90 --- ChangeLog 5 Jul 2014 11:28:50 -0000 1.531
91 +++ ChangeLog 5 Jul 2014 11:29:15 -0000 1.532
92 @@ -1,6 +1,10 @@
93 # ChangeLog for app-crypt/gnupg
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.531 2014/07/05 11:28:50 ago Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.532 2014/07/05 11:29:15 ago Exp $
97 +
98 + 05 Jul 2014; Agostino Sarubbo <ago@g.o> gnupg-1.4.18.ebuild,
99 + gnupg-2.0.25.ebuild:
100 + Stable for sparc, wrt bug #514718
101
102 05 Jul 2014; Agostino Sarubbo <ago@g.o> gnupg-1.4.18.ebuild,
103 gnupg-2.0.25.ebuild: