Merge branch 'dev-python/pyvows'
[wtk-overlay.git] / dev-util / be / ChangeLog
1 # ChangeLog for dev-util/be
2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
3 # $Header: $
4
5 *be-9999 (27 Oct 2012)
6
7   27 Oct 2012; W. Trevor King <wking@tremily.us> be-9999.
8   - Add zsh-completion option and {bash,zsh}-completion dependencies.
9   - Use newbashcomp from bash-completion-r1 to install the Bash
10     completion script in a standard location.
11   - Add ~amd64-linux and ~x86-linux keywords.
12
13 *be-9999 (26 Oct 2012)
14
15   26 Oct 2012; W. Trevor King <wking@tremily.us> be-9999.
16   Add ${EROOT} to rst2man.py path to support prefixed installations.
17
18 *be-9999 (25 Feb 2012)
19
20   25 Feb 2012; W. Trevor King <wking@drexel.edu> be-9999.
21   Add `dev-python/cherrypy` dependency.  I'd forgotten about this earlier.
22   Also fixed `SRC_URI` in case someone wants to use this ebuild to build a
23   particular release.
24
25 *be-9999 (16 Feb 2012)
26
27   16 Feb 2012; W. Trevor King <wking@drexel.edu> be-9999.
28   Add `doc` use flag.
29
30 *be-9999 (25 Jan 2012)
31
32   25 Jan 2012; W. Trevor King <wking@drexel.edu> be-9999.
33   Update to `git-2` eclass and EAPI 4, and make a couple of stylistic
34   cleanups.
35
36 *be-9999 (25 May 2011)
37
38   25 May 2011; W. Trevor King <wking@drexel.edu> be-9999.ebuild :
39   - Add bash-completion USE flag.
40
41 *be-9999 (14 May 2011)
42
43   14 May 2011; W. Trevor King <wking@drexel.edu> be-9999.ebuild :
44   - Add jinja dependency for BE after 5b6be7a51167.
45
46 *be-9999 (22 Feb 2011)
47
48   31 Dec 2010; W. Trevor King <wking@drexel.edu> be-9999.ebuild, be-9999-install-dir.patch :
49   - Updated ebuild for rst2man man page generation.
50   - Remove be-9999-install-dir.patch because we don't use the
51     Makefile for installation.
52
53 *be-9999 (31 Dec 2010)
54
55   31 Dec 2010; W. Trevor King <wking@drexel.edu> be-9999.ebuild :
56   Fix repoman-reported issues with 9999.
57
58 *be-9999 (06 Dec 2010)
59
60   06 Dec 2010; Nao Nakashima <nao.nakashima@gmail.com> be-9999.ebuild :
61   - Cleanup Python version restrictions.
62
63 *be-9999 (03 Nov 2010)
64
65   03 Nov 2010; W. Trevor King <wking@drexel.edu> be-9999.ebuild :
66   - Cleanup libbe package handling.
67
68 *be-9999 (02 Nov 2010)
69
70   02 Nov 2010; W. Trevor King <wking@drexel.edu> ChangeLog, be-9999.ebuild, be-9999-docbook2man.patch, be-9999-install-dir.patch :
71   Updated ebuild for DocBook 5 man page generation.
72   be-9999-docbook2man.patch removed.
73   be-9999-install-dir.patch now uses a/ b/ prefixes.
74
75 *be-9999 (24 Aug 2010)
76
77   24 Aug 2010; W. Trevor King <wking@drexel.edu> ChangeLog, be-9999.ebuild, be-9999-docbook2man.patch, be-9999-version.patch :
78   Updated to new Git-versioned BE repository.
79   http://gitorious.org/be/
80   be-9999-version.patch removed.
81
82   03 May 2010; W. Trevor King <wking@drexel.edu> be-9999.ebuild :
83   Ebuild submitted by Enrico Tagliavini <enrico.tagliavini@gmail.com> be-9999.ebuild.
84   http://bugs.gentoo.org/show_bug.cgi?id=303867#c9
85
86   07 Feb 2010; W. Trevor King <wking@drexel.edu> be-9999-version.patch :
87   Don't try to build libbe/_version.py in the BE Makefile.
88   http://bugs.gentoo.org/show_bug.cgi?id=303867#c4
89
90 *be-9999 (07 Feb 2010)
91
92   07 Feb 2009; W. Trevor King <wking@drexel.edu> ChangeLog, metadata.xml, be-9999.ebuild, be-9999-docbook2man.patch, be-9999-install-dir.patch :
93   - Created ebuild suite for bugs-everywhere (BE) revision
94      cjb@laptop.org-20091006145647-kqkmoh481tl5hvt4
95   - Added initial ChangeLog which should be updated whenever the
96   package is updated in any way. This changelog is targetted to
97   users. This means that the comments should well explained and
98   written in clean English. The details about writing correct
99   changelogs are explained in the skel.ChangeLog file which you can
100   find in the root directory of the portage repository.