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
|
# ChangeLog for dev-python/omniorbpy
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/omniorbpy/ChangeLog,v 1.15 2007/02/02 23:31:52 kloeri Exp $
*omniorbpy-3.0 (02 Feb 2007)
02 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> +omniorbpy-3.0.ebuild:
Version bump, bug 165024.
*omniorbpy-2.7 (24 Jul 2006)
24 Jul 2006; Alastair Tse <liquidx@gentoo.org> +omniorbpy-2.7.ebuild:
version bump (#140328)
16 Jul 2006; Alastair Tse <liquidx@gentoo.org> omniorbpy-2.5.ebuild,
omniorbpy-2.6.ebuild:
removing newstyle objects patch as it was rejected on the mailing list.
13 Apr 2006; Ferris McCormick <fmccor@gentoo.org> omniorbpy-2.6.ebuild:
Add ~sparc keyword. Builds fine and runs examples across different
architectures (sparc <--> amd64 in my test case).
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> omniorbpy-2.6.ebuild:
Mark 2.6 ~ia64
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> omniorbpy-2.5.ebuild:
Stable on ppc.
24 Apr 2005; Simon Stelling <blubb@gentoo.org> omniorbpy-2.5.ebuild:
stable on amd64
*omniorbpy-2.6 (20 Apr 2005)
20 Apr 2005; Alastair Tse <liquidx@gentoo.org> omniorbpy-2.3.ebuild,
omniorbpy-2.5.ebuild, +omniorbpy-2.6.ebuild:
version bump. also fix ssl useflag typo (#82820). fixed hardcoding of python
version in 2.3 (#89794)
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
23 Nov 2004; Alastair Tse <liquidx@gentoo.org> omniorbpy-2.5.ebuild:
changed install paths for CORBA.py and PortableServer.py will not collide
with pyorbit. Most (if not all) programs specifiy which CORBA implementation
to use anyway.
*omniorbpy-2.5 (16 Nov 2004)
16 Nov 2004; Alastair Tse <liquidx@gentoo.org>
+files/omniorbpy-2.4-newstyleobj.patch, -omniorbpy-2.0.ebuild,
-omniorbpy-2.2.ebuild, omniorbpy-2.3.ebuild, +omniorbpy-2.5.ebuild:
add newstyle python class support patch. version bump
*omniorbpy-2.4 (04 Oct 2004)
04 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> +omniorbpy-2.4.ebuild:
Version bump.
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
17 Jul 2004; David Holm <dholm@gentoo.org> omniorbpy-2.3.ebuild:
Added to ~ppc.
*omniorbpy-2.2 (17 Jul 2004)
17 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+omniorbpy-2.0.ebuild, +omniorbpy-2.2.ebuild, +omniorbpy-2.3.ebuild:
Rename to omniorbpy.
10 May 2004; Travis Tilley <lv@gentoo.org> omniORBpy-2.3.ebuild:
added ~amd64 keyword
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> omniORBpy-2.0.ebuild,
omniORBpy-2.2.ebuild, omniORBpy-2.3.ebuild:
Remove default S.
22 Mar 2004; <kloeri@gentoo.org> omniORBpy-2.0.ebuild, omniORBpy-2.2.ebuild,
omniORBpy-2.3.ebuild:
QA, bug #45343.
*omniORBpy-2.3 (15 Dec 2003)
15 Dec 2003; Bryan Østergaard,,, <kloeri@gentoo.org> omniORBpy-2.3.ebuild:
Version bump.
*omniORBpy-2.2 (03 Oct 2003)
03 Oct 2003; Heinrich Wendel <lanius@gentoo.org> omniORBpy-2.2.ebuild:
version bump
*omniORBpy-2.0 (03 Jul 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
* 14 Dec 2002; Thomas Raschbacher <lordvan@gentoo.org>
initial ebuild
bug #9549
|