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
|
# ChangeLog for dev-python/django-debug-toolbar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django-debug-toolbar/ChangeLog,v 1.7 2014/01/23 07:52:16 idella4 Exp $
*django-debug-toolbar-0.10.0 (23 Jan 2014)
23 Jan 2014; Ian Delaney <idella4@gentoo.org>
+django-debug-toolbar-0.10.0.ebuild:
bump: add py3 support, update deps, add IUSE doc, doc build and install,
update test phase
31 May 2013; Mike Gilbert <floppym@gentoo.org>
django-debug-toolbar-0.9.4-r1.ebuild:
Use github tarball and make python_test do something useful.
*django-debug-toolbar-0.9.4-r1 (21 May 2013)
21 May 2013; Ian Delaney <idella4@gentoo.org>
+django-debug-toolbar-0.9.4-r1.ebuild, -django-debug-toolbar-0.9.4.ebuild:
revbump, migrate -> distutils-r1, drop old ebuild, fix to test phase
10 Jan 2013; Ian Delaney <idella4@gentoo.org>
django-debug-toolbar-0.9.4.ebuild:
Enhanced install phase to rm OSX forkfiles, fixes Bug #450880 by Flameeyes
14 Nov 2012; Ian Delaney <idella4@gentoo.org> metadata.xml:
Updating maintainer, metadata.xml
19 May 2012; Theo Chatzimichos <tampakrap@gentoo.org>
django-debug-toolbar-0.9.4.ebuild:
test phase reduced/simplified, by idella4
*django-debug-toolbar-0.9.4 (25 Apr 2012)
25 Apr 2012; Theo Chatzimichos <tampakrap@gentoo.org>
+django-debug-toolbar-0.9.4.ebuild,
+files/django-debug-toolbar-0.9.4-fix-with-py2.5.patch, +metadata.xml:
Initial commit, ebuild by idella4
|