blob: 7aecc837b6adae3ccbe680202e3fe34277556577 (
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
|
# ChangeLog for dev-python/django-registration
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django-registration/ChangeLog,v 1.9 2015/04/08 08:05:14 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org>
django-registration-0.8-r1.ebuild, django-registration-1.0.ebuild:
Drop old Python implementations
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-registration-1.0.ebuild:
amd64 stable, bug 540290
*django-registration-1.0 (25 Jun 2013)
25 Jun 2013; Patrick Lauer <patrick@gentoo.org>
+django-registration-1.0.ebuild:
Bump
01 Jun 2013; Mike Gilbert <floppym@gentoo.org>
-django-registration-0.8-r2.ebuild, django-registration-0.8-r1.ebuild:
Drop -r2 to get master.zip off gentoo mirrors. Remove broken python_test
function from -r1.
*django-registration-0.8-r2 (01 Jun 2013)
01 Jun 2013; Ian Delaney <idella4@gentoo.org>
+django-registration-0.8-r2.ebuild, django-registration-0.8-r1.ebuild:
revbump, test phase replaced, py3 dropped
*django-registration-0.8-r1 (27 May 2013)
27 May 2013; Ian Delaney <idella4@gentoo.org>
+django-registration-0.8-r1.ebuild, -django-registration-0.7.ebuild,
-django-registration-0.8.ebuild:
revbump; migrate -> distutils-r1, add missing test phase, drop old ebuilds
15 Jan 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Remove myself from metadata
*django-registration-0.8 (08 Apr 2012)
08 Apr 2012; Mike Gilbert <floppym@gentoo.org>
+django-registration-0.8.ebuild:
Version bump, #411073 by Ian Delaney.
*django-registration-0.7 (08 Apr 2011)
08 Apr 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+django-registration-0.7.ebuild, +metadata.xml:
Added django-registration to the tree. Thanks to Arne Babenhauserheide for
the bug report and initial ebuild.
Fixes bug 264640.
|