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
|
# ChangeLog for app-emacs/bbdb
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/ChangeLog,v 1.20 2007/03/27 08:20:34 opfer Exp $
*bbdb-2.35 (27 Mar 2007)
27 Mar 2007; Christian Faulhammer <opfer@gentoo.org> +bbdb-2.35.ebuild:
version bump, fixes bugs 172277 and 156038: Removed mailcrypt
dependency and crypt USE flag; this does not influence the building of
the package. Always install bbdb-pgp.el. Added explanation message to
pkg_postinst.
Additional die
handle SITEFILE the normal way
Thanks to Ulrich Mueller <ulm@kph.uni-mainz.de>
07 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
files/50bbdb-gentoo.el:
add load path correctly, fixes bug 169588, reported by Ulrich Mueller
<ulm@kph.uni-mainz.de>
23 Feb 2007; Christian Faulhammer <opfer@gentoo.org> -bbdb-2.34-r1.ebuild:
clean up
28 Jan 2007; Marius Mauch <genone@gentoo.org> bbdb-2.34-r1.ebuild,
bbdb-2.35_pre20040323.ebuild, bbdb-2.35_pre20040323-r1.ebuild:
Replacing einfo with elog
*bbdb-2.35_pre20040323-r1 (04 Sep 2006)
04 Sep 2006; Matthew Kennedy <mkennedy@gentoo.org>
+bbdb-2.35_pre20040323-r1.ebuild:
Install TeX assets (allows for bbdb-print functionality); Resolevs Bug #145888.
21 Apr 2005; Simon Stelling <blubb@gentoo.org>
bbdb-2.35_pre20040323.ebuild:
stable on amd64
31 Oct 2004; Jason Wever <weeve@gentoo.org> bbdb-2.35_pre20040323.ebuild:
Stable on sparc.
10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org>
bbdb-2.35_pre20040323.ebuild:
Stable on x86 and ppc.
05 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> bbdb-2.34-r1.ebuild:
Fixed fresh installation, see bug #52857
01 Jun 2004; Aron Griffis <agriffis@gentoo.org>
bbdb-2.35_pre20040323.ebuild:
Fix use invocation
10 May 2004; Jason Wever <weeve@gentoo.org> bbdb-2.35_pre20040323.ebuild:
Added ~sparc keyword to help resolve bug #50695.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
bbdb-2.35_pre20040323.ebuild:
Add inherit eutils
26 Apr 2004; David Holm <dholm@gentoo.org> bbdb-2.35_pre20040323.ebuild:
Added to ~ppc.
*bbdb-2.35_pre20040323 (26 Apr 2004)
26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> bbdb-2.34-r1.ebuild,
bbdb-2.34.ebuild, bbdb-2.35_pre20040323.ebuild,
files/bbdb-decode-header.diff:
Added CVS snapshot and decode-header fix patch. Thanks to Markus Knitting
<makmaster@arcor.de> for submitting the ebuild. Closing bug #48345
04 Dec 2003; Jeremy Maitin-Shepard <jbms@gentoo.org> bbdb-2.34-r1.ebuild:
bits/bbdb-pgp.el is excluded if crypt USE flag is not specified.
Resolves bug #35083.
*bbdb-2.34-r1 (09 Nov 2003)
09 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> bbdb-2.34-r1.ebuild,
files/50bbdb-gentoo.el:
Install "bits" elisp as well. Closing bug #13351.
*bbdb-2.34 (01 Jan 2003)
01 Jan 2002; Matthew Kennedy <mkennedy@gentoo.org> bbdb-2.34.ebuild,
ChangeLog, files/digest-bbdb-2.34 :
Initial import. Ebuild submitted by Alexander Kreuzer <a_kreuzer@gmx.de>.
|