blob: cea5ab6fd5f75437efd5025d0a54d9c0e5913f28 (
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
|
# ChangeLog for dev-python/scientificpython
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.6 2005/08/26 03:45:32 agriffis Exp $
26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
scientificpython-2.4.9.ebuild:
add ~ia64
*scientificpython-2.4.9 (09 May 2005)
09 May 2005; Alastair Tse <liquidx@gentoo.org>
scientificpython-2.4.6.ebuild, +scientificpython-2.4.9.ebuild:
version bump
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
15 Sep 2004; <blubb@gentoo.org> scientificpython-2.4.6.ebuild:
added ~amd64
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*scientificpython-2.4.3 (20 Jul 2004)
20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+scientificpython-2.2-r1.ebuild, +scientificpython-2.4.3.ebuild,
+scientificpython-2.4.5.ebuild, +scientificpython-2.4.6.ebuild:
Rename dev-python/ScientificPython to dev-python/scientificpython.
31 May 2004; Bryan Østergaard <kloeri@gentoo.org>
ScientificPython-2.4.5.ebuild:
Stable on alpha.
*ScientificPython-2.4.6 (24 May 2004)
24 May 2004; Rob Cakebread <pythonhead@gentoo.org>
+ScientificPython-2.4.6.ebuild:
Version bump (bug# 51834)
18 Apr 2004; David Holm <dholm@gentoo.org> ScientificPython-2.4.5.ebuild:
Added to ~ppc.
*ScientificPython-2.4.5 (17 Apr 2004)
17 Apr 2004; Bryan Østergaard <kloeri@gentoo.org>
+ScientificPython-2.4.5.ebuild:
Version bump.
16 Dec 2003; Jason Wever <weeve@gentoo.org> ScientificPython-2.2-r1.ebuild:
Changed sparc keyword to ~sparc since it's dependencies were broken and
probably had little to no testing.
02 Sep 2003; Alastair Tse <liquidx@gentoo.org>
ScientificPython-2.2-r1.ebuild, ScientificPython-2.4.3.ebuild:
moved dev-python/Numeric to dev-python/numeric
*ScientificPython-2.4.3 (05 May 2003)
05 May 2003; George Shapovalov <george@gentoo.org> ScientificPython-2.4.3.ebuild :
new version (#21399)
update submitted by Castel?o <castelao@oceanologia.net>
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ScientificPython-2.2-r1 (04 Apr 2002)
04 Apr 2003; Alastair Tse <liquidx@gentoo.org>
ScientificPython-2.2-r1.ebuild:
distutil-ize ebuild
15 July 2002; George Shapovalov <george@gentoo.org> ScientificPython-2.2-r1.ebuild :
cleaned up and added necessary vars/headers.
this revision will install docs (unlike previous one).
missing docs are reported by Stephen Boulet <stephen@theboulets.net>,
prototype update proposed by Ben Cornett <acornet@emory.edu>
*ScientificPython-2.2 (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.
|