blob: a043a0fcef6b0447ff19f3805d1280f5e1da71f0 (
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
|
# ChangeLog for dev-python/simpleparse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.15 2009/08/30 21:47:08 arfrever Exp $
30 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
simpleparse-2.1.0_alpha1.ebuild,
+files/simpleparse-2.1.0_alpha1-python-2.6.patch:
Fix compatibility with Python 2.6 (without fixing of deprecation warnings)
(bug #283167).
*simpleparse-2.1.0_alpha1 (01 Mar 2008)
01 Mar 2008; Tiziano Müller <dev-zero@gentoo.org>
+simpleparse-2.1.0_alpha1.ebuild:
Version bump (bug #207045).
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> simpleparse-2.0.0.ebuild:
Mark 2.0.0 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> simpleparse-2.0.0.ebuild:
add ~ia64
24 Apr 2005; Simon Stelling <blubb@gentoo.org> simpleparse-2.0.0.ebuild:
stable on amd64
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
12 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
simpleparse-2.0.0.ebuild:
Stable on alpha.
07 Nov 2004; Jason Wever <weeve@gentoo.org> simpleparse-2.0.0.ebuild:
Stable on sparc.
04 Nov 2004; Rob Cakebread <pythonhead@gentoo.org> simpleparse-1.0.ebuild,
simpleparse-2.0.0.ebuild:
depend on app-arch/unzip bug# 69831, marked stable x86
23 Sep 2004; <blubb@gentoo.org> simpleparse-2.0.0.ebuild:
added ~amd64
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
23 Jun 2004; David Holm <dholm@gentoo.org> simpleparse-2.0.0.ebuild:
Added to ~ppc.
*simpleparse-2.0.0 (22 Jun 2004)
22 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+simpleparse-1.0.ebuild, +simpleparse-2.0.0.ebuild:
Moved from dev-python/SimpleParse.
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> SimpleParse-1.0.ebuild:
Remove default S.
28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> SimpleParse-1.0.ebuild:
Update SRC_URI and HOMEPAGE.
*SimpleParse-2.0.0 (10 Mar 2004)
10 Mar 2004; <kloeri@gentoo.org> SimpleParse-2.0.0.ebuild:
Bump version and change homepage.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*SimpleParse-1.0 (25 May 2002)
04 Apr 2003; Alastair Tse <liquidx@gentoo.org> SimpleParse-1.0.ebuild:
make use of distutils
25 May 2002; Jon Nelson <jnelson@gentoo.org> ChangeLog SimpleParse-1.0.ebuild :
New ebuild authored by Zach Forrest <zach@disinformation.ca>
This closes bug #910!
|