summaryrefslogtreecommitdiff
blob: deb78d2a64e85b55f461cd2ba42a64236ee52c7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# ChangeLog for net-mail/notmuch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.17 2011/12/02 08:38:53 aidecoe Exp $

*notmuch-0.10.1 (02 Dec 2011)

  02 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10.1-fix-test-build.patch, +notmuch-0.10.1.ebuild:
  Version bump.

  NEWS
  ~~~~
  Fix --help argument

  Argument processing changes in 0.10 introduced a bug where "notmuch --help"
  crashed while "notmuch help" worked fine.

  25 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -files/0.9-emacsetcdir.patch, -files/0.9-fix-lib-makefile-local.patch,
  -notmuch-0.9-r2.ebuild:
  Removed old versions: 0.9.

  25 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10-fix-test-build.patch, notmuch-0.10.ebuild:
  Fixed out of tree build of test-suites. Corrected postinst message, btw.

*notmuch-0.10 (24 Nov 2011)

  24 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> +notmuch-0.10.ebuild:
  Version bump. Raised minimum Python version to 2.6 for Python bindings.

  24 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r2.ebuild:
  Added app-misc/dtach which is required in test phase. Sphinx (doc builder)
  couldn't find libnotmuch - fixed by defining LD_LIBRARY_PATH. libnotmuch.so
  couldn't be found when building ruby bindings - fixed by altering extconf.rb.

  07 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r2.ebuild:
  Removed some debug echo.

  05 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -notmuch-0.9-r1.ebuild:
  Removed old 0.9-r1 revision.

  05 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r2.ebuild:
  Use elog instead of einfo in postinst.

*notmuch-0.9-r2 (04 Nov 2011)

  04 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.9-r2.ebuild, metadata.xml:
  Added ruby bindings and API documentation for both python and ruby bindings.

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> -notmuch-0.9.ebuild:
  Removed old 0.9 revision.

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r1.ebuild,
  metadata.xml:
  Added 'crypt' flag which just pulls app-crypt/gnupg and missing build time
  dev-util/pkgconfig dependency.

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r1.ebuild:
  Added support for test suite.

*notmuch-0.9-r1 (03 Nov 2011)

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.9-r1.ebuild:
  Added python bindings.

  02 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  files/0.9-emacsetcdir.patch, files/0.9-fix-lib-makefile-local.patch,
  notmuch-0.9.ebuild:
  ~x86 keyword. Notmuch works fine in terminal, Vim and Emacs.

  For x86 >=dev-libs/xapian-1.2.7-r2 is required.

  Patches as applied by upstream.

  02 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.9-emacsetcdir.patch, +files/0.9-fix-lib-makefile-local.patch,
  +notmuch-0.9.ebuild, +files/50notmuch-gentoo.el, +metadata.xml:
  Moved from app-text/notmuch to net-mail/notmuch.

  26 Oct 2011; Ulrich Mueller <ulm@gentoo.org> files/50notmuch-gentoo.el:
  Use SITEETC instead of absolute path in emacs site-init file.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9.ebuild:
  ~amd64 keyword. Notmuch works fine in terminal, Vim and Emacs.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.9-emacsetcdir.patch, +files/50notmuch-gentoo.el, notmuch-0.9.ebuild:
  Improved emacs support. Added site-init file by Ulrich Müller
  <ulm@gentoo.org>.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9.ebuild,
  metadata.xml:
  Checking emacs version in pkg_setup(), not in pkg_pretend().  Paths in
  src_install() were prefixed with ${ROOT} and emacs files were put into ${PN}
  subdirectory.  Better descriptions for vim and emacs flags in metadata.xml.

*notmuch-0.9 (23 Oct 2011)

  23 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.9-fix-lib-makefile-local.patch, +notmuch-0.9.ebuild, +metadata.xml:
  Initial ebuild without python and ruby bindings yet.