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
|
# ChangeLog for dev-python/omniorbpy
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/omniorbpy/ChangeLog,v 1.7 2004/12/30 22:41:50 ciaranm Exp $
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
|