Gentoo Archives: gentoo-commits

From: "Amadeusz Zolnowski (aidecoe)" <aidecoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/notmuch: notmuch-0.17.ebuild notmuch-0.15.2.ebuild notmuch-0.16-r1.ebuild ChangeLog
Date: Wed, 26 Feb 2014 09:01:44
Message-Id: 20140226090137.D20FE2004C@flycatcher.gentoo.org
1 aidecoe 14/02/26 09:01:37
2
3 Modified: notmuch-0.17.ebuild notmuch-0.15.2.ebuild
4 notmuch-0.16-r1.ebuild ChangeLog
5 Log:
6 Verbose compilation.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
9
10 Revision Changes Path
11 1.4 net-mail/notmuch/notmuch-0.17.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild?r1=1.3&r2=1.4
16
17 Index: notmuch-0.17.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- notmuch-0.17.ebuild 18 Feb 2014 14:30:05 -0000 1.3
24 +++ notmuch-0.17.ebuild 26 Feb 2014 09:01:37 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.3 2014/02/18 14:30:05 nimiux Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.4 2014/02/26 09:01:37 aidecoe Exp $
30
31 EAPI=5
32
33 @@ -98,7 +98,7 @@
34 }
35
36 src_compile() {
37 - default
38 + V=1 default
39 bindings python distutils-r1_src_compile
40
41 if use mutt; then
42
43
44
45 1.6 net-mail/notmuch/notmuch-0.15.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild?r1=1.5&r2=1.6
50
51 Index: notmuch-0.15.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- notmuch-0.15.2.ebuild 14 Sep 2013 17:26:31 -0000 1.5
58 +++ notmuch-0.15.2.ebuild 26 Feb 2014 09:01:37 -0000 1.6
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild,v 1.5 2013/09/14 17:26:31 aidecoe Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild,v 1.6 2014/02/26 09:01:37 aidecoe Exp $
65
66 EAPI=4
67
68 @@ -102,7 +102,7 @@
69 }
70
71 src_compile() {
72 - default
73 + V=1 default
74 bindings python distutils_src_compile
75
76 if use mutt; then
77
78
79
80 1.5 net-mail/notmuch/notmuch-0.16-r1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild?rev=1.5&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild?rev=1.5&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild?r1=1.4&r2=1.5
85
86 Index: notmuch-0.16-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v
89 retrieving revision 1.4
90 retrieving revision 1.5
91 diff -u -r1.4 -r1.5
92 --- notmuch-0.16-r1.ebuild 22 Sep 2013 06:51:11 -0000 1.4
93 +++ notmuch-0.16-r1.ebuild 26 Feb 2014 09:01:37 -0000 1.5
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2013 Gentoo Foundation
96 +# Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 1.4 2013/09/22 06:51:11 ago Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 1.5 2014/02/26 09:01:37 aidecoe Exp $
100
101 EAPI=5
102
103 @@ -100,7 +100,7 @@
104 }
105
106 src_compile() {
107 - default
108 + V=1 default
109 bindings python distutils-r1_src_compile
110
111 if use mutt; then
112
113
114
115 1.88 net-mail/notmuch/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.88&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.88&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?r1=1.87&r2=1.88
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
124 retrieving revision 1.87
125 retrieving revision 1.88
126 diff -u -r1.87 -r1.88
127 --- ChangeLog 18 Feb 2014 14:30:05 -0000 1.87
128 +++ ChangeLog 26 Feb 2014 09:01:37 -0000 1.88
129 @@ -1,6 +1,10 @@
130 # ChangeLog for net-mail/notmuch
131 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.87 2014/02/18 14:30:05 nimiux Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.88 2014/02/26 09:01:37 aidecoe Exp $
134 +
135 + 26 Feb 2014; Amadeusz Żołnowski <aidecoe@g.o> notmuch-0.15.2.ebuild,
136 + notmuch-0.16-r1.ebuild, notmuch-0.17.ebuild:
137 + Verbose compilation.
138
139 18 Feb 2014; Chema Alonso <nimiux@g.o> notmuch-0.17.ebuild:
140 Stable for amd64 wrt bug #500556