summaryrefslogtreecommitdiff
blob: 746415052b84e4a7af6a7afe893d57e539a31f77 (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# ChangeLog for dev-lang/python
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.35 2003/09/23 15:47:26 darkspecter Exp $

  23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> python-2.2.3-r1.ebuild:
  set ppc in keywords

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> python-2.2.3-r1.ebuild :
  ia64 keywords.

  16 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild,
  python-2.2.3.ebuild:
  marked 2.2.3 stable for x86

  13 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild:
  add doc useflag to install python documentation. (#24318)

*python-2.2.3-r1 (03 Jul 2003)

  23 Jul 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.3-r1.ebuild :
  Marked stable on hppa.

  03 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
  python-2.2.3-r1.ebuild:
  added db4 support and enabled threads (pthread) support

*python-2.2.3 (02 Jun 2003)

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> python-2.2.3.ebuild:
  Changed ~mips to mips in KEYWORDS

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> python-2.2.3.ebuild:
  set stable on sparc

  02 Jun 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild,
  python-2.2.3.ebuild, files/python-config-2.2:
  version bump to new bugfix release. fixed python-config location for unstable
  versions

*python-2.2.2-r1 (08 May 2003)

  08 May 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild,
  files/python-2.2.2-tk-8.4.x.patch:
  backported patch to fix tk-8.4.x problems (#20318)

  23 Feb 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.2.ebuild :
  Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some python libs.

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> python-2.2.2.ebuild :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.2.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Added missing python-config for 2.2.2.

*python-2.2.2 (20 Oct 2002)

  07 Jan 2003; Jan Seidel <tuxus@gentoo.org> python-2.2.2.ebuild :
  Added mips to keywords

  20 Oct 2002; Jon Nelson <jnelson@gentoo.org> :
  2.2.2 is released
  
*python-2.2.1-r5 (03 Oct 2002)

  15 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
  Fix the sed on /usr/lib/python<ver>/config/Makefile to change
  OPT to 'OPT = -DNDEBUG', and not 'OPT = -NDEBUG' which caused
  gcc warnings.

  03 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*python-2.2.1-r4 (7 Sep 2002)
  7 Sep 2002; Nicholas Jones <carpaski@gentoo.org> python-2.2.1-r4.ebuild
  Fix for bug #7641 -- Fixes the OPT flags in Makefile so that gcc
  isn't confused by conflicting build types of i386 and user set.

*python-2.2.1-r3 (2 Sep 2002)
  2 Sep 2002; Jon Nelson <jnelson@gentoo.org> python-2.2.1-r3.ebuild
  Filter -malign-double from flags

*python-2.1.3-r1 (2 Jul 2002)
 
  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> python-2.1.3-r1.ebuild
  Added missing KEYWORDS

  2 Jul 2002; Jon Nelson <jnelson@gentoo.org> python-2.1.3-r1.ebuild:
  Fix Makefile.pre.in install (the one we want is located in Misc)

*python-2.1.3 (1 Jul 2002)

  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> python-2.1.3.ebuild
  Added missing KEYWORDS

  1 Jul 2002; Jon Nelson <jnelson@gentoo.org>: python-2.1.3.ebuild
  This is a python 2.1.3 ebuild that does *not* conflict with
  python 2.2.*
  Note that 99.9% of the people out there won't use it anyway,
  because 2.2 will always be selected as most recent. ;-)

*python-2.2.1-r2 (1 Jul 2002)

  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1-r2.ebuild
  Added missing KEYWORDS

  30 Jun 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r2.ebuild
  Add "-lm" to the python-config script. Closes bug #4217.
  2.2.1-r2 has a 100% identical ebuild file to 2.2.1-r1, just the
  python-config file has changed.

*python-2.2.1-r1 (29 May 2002)
 
  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1-r1.ebuild 
  Added missing KEYWORDS

  29 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r1.ebuild
  Add expat to build depends (except during bootstrap), use econf
  and emake, and don't mess with Modules/Setup.local because modules
  are build as shared on Linux as default.

*python-2.2.1 (2 May 2002)

  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1.ebuild
  Added missing KEYWORDS

  2 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1.ebuild
  Update to 2.2.1, and completely re-vamp build procedure
  This should solve several build issues.

*python-2.2-r7 (29 Apr 2002)

  29 Apr 2002; Daniel Robbins <drobbins@gentoo.org>: New rev to fix bug #2199;
  python-config should now work properly.

*python-2.2-r6 (24 Apr 2002)

  24 Apr 2002; Jon Nelson <jnelson@gentoo.org> python-2.2-r6.ebuild : Make
  python build with shared modules.  Depends on python-fchksum, as fchksum *no
  longer built in*
	
*python-2.2-r5 (8 Apr 2002)

  8 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> python-2.2-r5.ebuild :
	
  Added include flag for compilation of tcltk with python to compile
  correctly.

  --------
	
  06 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : the 2.2-r4 ebuild now
  disables C++ support if we are creating a new build image (since we have no
  C++ in that case).
  
  30 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : changed PROVIDE from
  virtual/python-2.2 to virtual/python.  No rev bump.

*python-2.2-r4 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.