blob: 68698e02f205861dcc1836879ed62de4993a2065 (
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
# ChangeLog for dev-python/zsi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.30 2015/04/08 08:05:18 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> zsi-2.1_alpha1-r1.ebuild:
Drop old Python implementations
23 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -zsi-2.1_alpha1.ebuild:
Remove old.
13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zsi-2.1_alpha1-r1.ebuild:
Stable for ppc, wrt bug #505370
16 Jun 2014; Chema Alonso <nimiux@gentoo.org> zsi-2.1_alpha1-r1.ebuild:
Stable for amd64 wrt bug #505370
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
zsi-2.1_alpha1-r1.ebuild:
x86 stable wrt bug #505370
03 Aug 2013; Michał Górny <mgorny@gentoo.org> zsi-2.1_alpha1.ebuild,
zsi-2.1_alpha1-r1.ebuild:
Move dev-python/twisted to dev-python/twisted-core.
04 Jun 2013; Justin Lecher <jlec@gentoo.org> zsi-2.1_alpha1-r1.ebuild:
Fix for correct usage of new python eclasses
23 Apr 2013; Justin Lecher <jlec@gentoo.org> zsi-2.1_alpha1-r1.ebuild:
Drop unnecessary declaration of DOCS
*zsi-2.1_alpha1-r1 (23 Apr 2013)
23 Apr 2013; Justin Lecher <jlec@gentoo.org> +zsi-2.1_alpha1-r1.ebuild,
metadata.xml:
Move to distutils-r1.eclass
03 Dec 2011; Markos Chandras <hwoarang@gentoo.org> zsi-2.1_alpha1.ebuild:
Fix LICENSE. Clean ebuild. Patch by Arfrever.
09 Jul 2011; Christoph Mende <angelos@gentoo.org> -zsi-2.0.ebuild:
Remove old (bug #367753)
09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> zsi-2.0.ebuild,
zsi-2.1_alpha1.ebuild:
ppc stable wrt #367951. Dropped ~ppc64
19 Jun 2011; Raúl Porcel <armin76@gentoo.org> zsi-2.0.ebuild,
zsi-2.1_alpha1.ebuild:
Drop sparc keywords
31 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> zsi-2.1_alpha1.ebuild:
x86 stable wrt bug #367951
23 May 2011; Markos Chandras <hwoarang@gentoo.org> zsi-2.1_alpha1.ebuild:
Stable on amd64 wrt bug #367951
18 May 2011; Christoph Mende <angelos@gentoo.org> zsi-2.1_alpha1.ebuild:
Remove pyxml dependency
15 Oct 2010; Brent Baude <ranger@gentoo.org> zsi-2.0.ebuild:
Marking zsi-2.0 ppc for bug 321897
10 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
zsi-2.0.ebuild, zsi-2.1_alpha1.ebuild:
Update EAPI. Call python_pkg_setup().
25 May 2010; Christoph Mende <angelos@gentoo.org> zsi-2.0.ebuild,
zsi-2.1_alpha1.ebuild:
Force python2 since the build system is broken on python3
*zsi-2.1_alpha1 (23 May 2009)
23 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+zsi-2.1_alpha1.ebuild:
Version bump wrt #266990. This package is only used by media-sound/sonata
for lyrics, which seem to work fine with this release.
13 Mar 2009; Tiago Cunha <tcunha@gentoo.org> zsi-2.0.ebuild:
stable sparc
24 Feb 2009; Joseph Jezak <josejx@gentoo.org> zsi-2.0.ebuild:
Marked ~ppc for bug #222011.
06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
21 Apr 2008; Raúl Porcel <armin76@gentoo.org> zsi-2.0.ebuild:
Add ~sparc
13 Mar 2008; Dawid Węgliński <cla@gentoo.org> zsi-2.0.ebuild:
Stable on x86 (bug #213264)
13 Mar 2008; Christoph Mende <angelos@gentoo.org> zsi-2.0.ebuild:
Stable on amd64, bug #213264
21 Jan 2008; Christian Faulhammer <opfer@gentoo.org> zsi-2.0.ebuild:
keyworded ~x86, bug 206649
20 Jan 2008; Brent Baude <ranger@gentoo.org> zsi-2.0.ebuild:
Marking zsi-2.0 ~ppc64 for bug 206649
*zsi-2.0 (19 Jan 2008)
19 Jan 2008; Christoph Mende <angelos@gentoo.org> +zsi-2.0.ebuild:
Initial import
|