Gentoo Archives: gentoo-commits

From: "Kristian Fiskerstrand (k_f)" <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/evolution: evolution-3.12.10.ebuild evolution-3.12.8.ebuild evolution-3.12.11.ebuild ChangeLog
Date: Mon, 09 Feb 2015 21:28:15
Message-Id: 20150209212811.1A68B11690@oystercatcher.gentoo.org
1 k_f 15/02/09 21:28:11
2
3 Modified: evolution-3.12.10.ebuild evolution-3.12.8.ebuild
4 evolution-3.12.11.ebuild ChangeLog
5 Log:
6 Remove optional dependency on pinentry-qt in preparation of lastriting of this package. Acked by pacho, bug #539512
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0xFED5002857C1ABFA!)
9
10 Revision Changes Path
11 1.3 mail-client/evolution/evolution-3.12.10.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.10.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.10.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.10.ebuild?r1=1.2&r2=1.3
16
17 Index: evolution-3.12.10.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.10.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- evolution-3.12.10.ebuild 20 Jan 2015 22:20:43 -0000 1.2
24 +++ evolution-3.12.10.ebuild 9 Feb 2015 21:28:11 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.10.ebuild,v 1.2 2015/01/20 22:20:43 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.10.ebuild,v 1.3 2015/02/09 21:28:11 k_f Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -19,7 +19,7 @@
34
35 # We need a graphical pinentry frontend to be able to ask for the GPG
36 # password from inside evolution, bug 160302
37 -PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] )"
38 +PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )"
39
40 # glade-3 support is for maintainers only per configure.ac
41 # pst is not mature enough and changes API/ABI frequently
42
43
44
45 1.4 mail-client/evolution/evolution-3.12.8.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.8.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.8.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.8.ebuild?r1=1.3&r2=1.4
50
51 Index: evolution-3.12.8.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.8.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- evolution-3.12.8.ebuild 19 Dec 2014 13:39:20 -0000 1.3
58 +++ evolution-3.12.8.ebuild 9 Feb 2015 21:28:11 -0000 1.4
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2014 Gentoo Foundation
61 +# Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.8.ebuild,v 1.3 2014/12/19 13:39:20 pacho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.8.ebuild,v 1.4 2015/02/09 21:28:11 k_f Exp $
65
66 EAPI="5"
67 GCONF_DEBUG="no"
68 @@ -19,7 +19,7 @@
69
70 # We need a graphical pinentry frontend to be able to ask for the GPG
71 # password from inside evolution, bug 160302
72 -PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] )"
73 +PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )"
74
75 # glade-3 support is for maintainers only per configure.ac
76 # pst is not mature enough and changes API/ABI frequently
77
78
79
80 1.2 mail-client/evolution/evolution-3.12.11.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.11.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.11.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.11.ebuild?r1=1.1&r2=1.2
85
86 Index: evolution-3.12.11.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.11.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- evolution-3.12.11.ebuild 9 Feb 2015 12:58:44 -0000 1.1
93 +++ evolution-3.12.11.ebuild 9 Feb 2015 21:28:11 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2015 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.11.ebuild,v 1.1 2015/02/09 12:58:44 pacho Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.11.ebuild,v 1.2 2015/02/09 21:28:11 k_f Exp $
99
100 EAPI="5"
101 GCONF_DEBUG="no"
102 @@ -19,7 +19,7 @@
103
104 # We need a graphical pinentry frontend to be able to ask for the GPG
105 # password from inside evolution, bug 160302
106 -PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] )"
107 +PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )"
108
109 # glade-3 support is for maintainers only per configure.ac
110 # pst is not mature enough and changes API/ABI frequently
111
112
113
114 1.439 mail-client/evolution/ChangeLog
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.439&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.439&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?r1=1.438&r2=1.439
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v
123 retrieving revision 1.438
124 retrieving revision 1.439
125 diff -u -r1.438 -r1.439
126 --- ChangeLog 9 Feb 2015 12:58:44 -0000 1.438
127 +++ ChangeLog 9 Feb 2015 21:28:11 -0000 1.439
128 @@ -1,6 +1,11 @@
129 # ChangeLog for mail-client/evolution
130 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.438 2015/02/09 12:58:44 pacho Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.439 2015/02/09 21:28:11 k_f Exp $
133 +
134 + 09 Feb 2015; Kristian Fiskerstrand <k_f@g.o> evolution-3.12.10.ebuild,
135 + evolution-3.12.11.ebuild, evolution-3.12.8.ebuild:
136 + Remove optional dependency on pinentry-qt in preparation of lastriting of this
137 + package. Acked by pacho, bug #539512
138
139 *evolution-3.12.11 (09 Feb 2015)