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.10.2-r2.ebuild ChangeLog notmuch-0.11.1-r2.ebuild
Date: Wed, 29 Feb 2012 09:08:14
Message-Id: 20120229090804.CECA82004B@flycatcher.gentoo.org
1 aidecoe 12/02/29 09:08:04
2
3 Modified: notmuch-0.10.2-r2.ebuild ChangeLog
4 notmuch-0.11.1-r2.ebuild
5 Log:
6 net-mail/notmuch: Require 'python' flag for 'test'...
7
8 ...because tests suite include test for Python bindings.
9
10 (Portage version: 2.1.10.49/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.3 net-mail/notmuch/notmuch-0.10.2-r2.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?rev=1.3&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?rev=1.3&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?r1=1.2&r2=1.3
18
19 Index: notmuch-0.10.2-r2.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v
22 retrieving revision 1.2
23 retrieving revision 1.3
24 diff -u -r1.2 -r1.3
25 --- notmuch-0.10.2-r2.ebuild 29 Feb 2012 08:35:13 -0000 1.2
26 +++ notmuch-0.10.2-r2.ebuild 29 Feb 2012 09:08:04 -0000 1.3
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.2 2012/02/29 08:35:13 aidecoe Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.3 2012/02/29 09:08:04 aidecoe Exp $
32
33 EAPI=4
34
35 @@ -18,7 +18,7 @@
36 LICENSE="GPL-3"
37 SLOT="0"
38 KEYWORDS="~amd64 ~x86"
39 -REQUIRED_USE="test? ( crypt emacs )"
40 +REQUIRED_USE="test? ( crypt emacs python )"
41 IUSE="bash-completion crypt debug doc emacs python test vim zsh-completion"
42
43 CDEPEND="
44
45
46
47 1.31 net-mail/notmuch/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.31&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.31&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?r1=1.30&r2=1.31
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
56 retrieving revision 1.30
57 retrieving revision 1.31
58 diff -u -r1.30 -r1.31
59 --- ChangeLog 29 Feb 2012 08:37:26 -0000 1.30
60 +++ ChangeLog 29 Feb 2012 09:08:04 -0000 1.31
61 @@ -1,6 +1,11 @@
62 # ChangeLog for net-mail/notmuch
63 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.30 2012/02/29 08:37:26 aidecoe Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.31 2012/02/29 09:08:04 aidecoe Exp $
66 +
67 + 29 Feb 2012; Amadeusz Żołnowski <aidecoe@g.o>
68 + notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild:
69 + Require 'python' flag for 'test', because tests suite include test for Python
70 + bindings.
71
72 29 Feb 2012; Amadeusz Żołnowski <aidecoe@g.o>
73 -notmuch-0.10.2.ebuild, -notmuch-0.10.2-r1.ebuild, -notmuch-0.11.1-r1.ebuild:
74
75
76
77 1.3 net-mail/notmuch/notmuch-0.11.1-r2.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?r1=1.2&r2=1.3
82
83 Index: notmuch-0.11.1-r2.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- notmuch-0.11.1-r2.ebuild 29 Feb 2012 07:36:13 -0000 1.2
90 +++ notmuch-0.11.1-r2.ebuild 29 Feb 2012 09:08:04 -0000 1.3
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.2 2012/02/29 07:36:13 aidecoe Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.3 2012/02/29 09:08:04 aidecoe Exp $
96
97 EAPI=4
98
99 @@ -17,7 +17,7 @@
100 LICENSE="GPL-3"
101 SLOT="0"
102 KEYWORDS="~amd64 ~x86"
103 -REQUIRED_USE="test? ( crypt emacs )"
104 +REQUIRED_USE="test? ( crypt emacs python )"
105 IUSE="bash-completion crypt debug doc emacs nmbug python test vim
106 zsh-completion"