Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/notmuch: ChangeLog notmuch-0.12.ebuild
Date: Sun, 29 Apr 2012 16:29:20
Message-Id: 20120429162911.26C932004B@flycatcher.gentoo.org
1 maekke 12/04/29 16:29:11
2
3 Modified: ChangeLog notmuch-0.12.ebuild
4 Log:
5 x86 stable, bug #413323
6
7 (Portage version: 2.1.10.57/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.50 net-mail/notmuch/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.50&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.50&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?r1=1.49&r2=1.50
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
19 retrieving revision 1.49
20 retrieving revision 1.50
21 diff -u -r1.49 -r1.50
22 --- ChangeLog 29 Apr 2012 07:26:56 -0000 1.49
23 +++ ChangeLog 29 Apr 2012 16:29:11 -0000 1.50
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-mail/notmuch
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.49 2012/04/29 07:26:56 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.50 2012/04/29 16:29:11 maekke Exp $
29 +
30 + 29 Apr 2012; Markus Meier <maekke@g.o> notmuch-0.12.ebuild:
31 + x86 stable, bug #413323
32
33 29 Apr 2012; Jeff Horelick <jdhore@g.o> notmuch-0.10.2-r3.ebuild,
34 notmuch-0.11.1-r3.ebuild:
35
36
37
38 1.8 net-mail/notmuch/notmuch-0.12.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?r1=1.7&r2=1.8
43
44 Index: notmuch-0.12.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- notmuch-0.12.ebuild 24 Apr 2012 17:04:03 -0000 1.7
51 +++ notmuch-0.12.ebuild 29 Apr 2012 16:29:11 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.7 2012/04/24 17:04:03 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.8 2012/04/29 16:29:11 maekke Exp $
57
58 EAPI=4
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 REQUIRED_USE="test? ( crypt emacs python )"
67 IUSE="bash-completion crypt debug doc emacs nmbug python test vim
68 zsh-completion"