summaryrefslogtreecommitdiff
blob: 850e2ebc5e23549c78baab44edc79e90d25ea49f (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
# ChangeLog for dev-python/rpy
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/ChangeLog,v 1.22 2008/05/07 08:33:02 bicatali Exp $

*rpy-1.0.2-r1 (07 May 2008)

  07 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/rpy-1.0.2-rpymodule-R-2.7.patch, +rpy-1.0.2-r1.ebuild:
  Patched for R >= 2.7, thanks dawe for his patch (bug #219522)

*rpy-1.0.2 (11 Apr 2008)

  11 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> +rpy-1.0.2.ebuild:
  Version bump. Make lapack detection automatic

  26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -files/rpy-0.99.2-version-detect.patch,
  -files/rpy-1.0_rc3-lib-handling.patch, -files/rpy-lapack.patch,
  -rpy-0.99.2-r1.ebuild, -rpy-1.0_rc3.ebuild, rpy-1.0.1.ebuild:
  Re-fixes lapack dependencies when USE=-lapack is asked

*rpy-1.0.1 (17 Jan 2008)

  17 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/rpy-lapack.patch, +files/rpy-testfiles.patch, metadata.xml,
  +rpy-1.0.1.ebuild:
  Version bump, added a test function, doc flag. lapack is not needed anymore
  because it links with the R module lapack, which always exists with R
  (system libs or internal). Added sci as herd maintainers and a
  longdescription

  13 Oct 2007; Dirkjan Ochtman (djc) <mail@manuzhai.nl> +files/90rpy,
  +files/rpy-0.99.2-version-detect.patch,
  +files/rpy-1.0_rc3-lib-handling.patch,
  +files/rpy-1.0_rc3-version-detect.patch, +metadata.xml, +rpy-0.4.6.ebuild,
  +rpy-0.99.2-r1.ebuild, +rpy-1.0_rc3.ebuild:
  New ebuild for bug 190615; thanks to genstef and dev-zero.

*rpy-0.99.2-r1 (27 Sep 2007)

  27 Sep 2007; Ali Polatel <hawking@gentoo.org> -rpy-0.99.2.ebuild,
  +rpy-0.99.2-r1.ebuild:
  revbump. fix lapack linking issue, bug 143396. added examples use flag.
  added trailing slash to HOMEPAGE URI. drop old.

  09 Apr 2007; Lukasz Strzygowski <lucass@gentoo.org> rpy-0.4.6.ebuild,
  rpy-0.99.2.ebuild:
  Use doenvd instead of insinto /etc/env.d, bug #173884.

  21 Oct 2006; Aron Griffis <agriffis@gentoo.org> rpy-0.4.6.ebuild:
  Mark 0.4.6 stable on ia64

*rpy-0.99.2 (28 Jul 2006)

  28 Jul 2006; Alastair Tse <liquidx@gentoo.org>
  +files/rpy-0.99.2-version-detect.patch, -rpy-0.4.1.ebuild,
  rpy-0.4.6.ebuild, +rpy-0.99.2.ebuild:
  version bump. new compatible version with R-2.3.x (#140842)

  13 Apr 2006; Scott Stoddard <deltacow@gentoo.org> rpy-0.4.6.ebuild:
  Added ~amd64 (bug #129796)

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> rpy-0.4.6.ebuild:
  Mark 0.4.6 ~ia64

  08 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org>
  -files/rpy-0.3.5-cvs_backport.patch, -rpy-0.3.5-r1.ebuild:
  clean old ebuild

*rpy-0.4.6 (03 Nov 2005)

  03 Nov 2005; Alastair Tse <liquidx@gentoo.org> +rpy-0.4.6.ebuild:
  version bump (#102729)

  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> -rpy-0.3.5.ebuild:
  Remove version 0.3.5, requested by Marcus Hanwell <cryos@gentoo.org> in bug
  95881.

*rpy-0.4.1 (26 Apr 2005)

  26 Apr 2005; Alastair Tse <liquidx@gentoo.org> +files/90rpy,
  +rpy-0.4.1.ebuild:
  version bump. added env.d file to add libpath for R libraries (needed for
  rpy to work properly)

*rpy-0.3.5-r1 (26 Apr 2005)

  26 Apr 2005; Alastair Tse <liquidx@gentoo.org>
  +files/rpy-0.3.5-cvs_backport.patch, rpy-0.3.5.ebuild,
  +rpy-0.3.5-r1.ebuild:
  revision bump to compile with R-2.0.0 via some ugly hack

  31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  19 Oct 2004; Alastair Tse <liquidx@gentoo.org> rpy-0.3.5.ebuild:
  pegging dep on dev-lang/R-1.91 because 2.0.0 doesn't work with these bindings

  18 Oct 2004; Alastair Tse <liquidx@gentoo.org> rpy-0.3.5.ebuild:
  fix problem with undefined reference to MAIN__ if using libf2c

  18 Oct 2004; Alastair Tse <liquidx@gentoo.org> rpy-0.3.5.ebuild:
  added dev-lang/R dep and fix to find libR properly

  04 May 2004; Bryan Østergaard <kloeri@gentoo.org> rpy-0.3.5.ebuild:
  Remove default S.

*rpy-0.3.5 (21 Feb 2004)

  21 Feb 2004; Bryan Østergaard,,, <kloeri@gentoo.org> metadata.xml,
  rpy-0.3.5.ebuild:
  Initial import.