summaryrefslogtreecommitdiff
blob: ce9bd556f9c38c394b15b55a49ca7bad7457371d (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
# ChangeLog for dev-python/pypy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.16 2012/02/16 13:53:54 djc Exp $

  16 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> pypy-1.8-r1.ebuild:
  Add fake xml useflag for dependencies (suggested by Arfrever).

*pypy-1.8-r1 (16 Feb 2012)

  16 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> +pypy-1.8-r1.ebuild,
  +files/1.8-sext-instructions-02dc2f6160ee.patch,
  +files/1.8-elf-metadata-26a8d3fc57a7.patch:
  Made xml mandatory, stackless is built by default, split patches.

  14 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.7-r2.ebuild,
  pypy-1.8.ebuild:
  Adjust memory requirements.

  12 Feb 2012; Mike Gilbert <floppym@gentoo.org> -pypy-1.7.ebuild,
  pypy-1.7-r2.ebuild, pypy-1.8.ebuild:
  Rename 1.7 tarball as well. Override src_unpack to avoid having to hardcode S.
  Drop old version.

  12 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.8.ebuild:
  Rename source tarball.

*pypy-1.8 (12 Feb 2012)

  12 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> +pypy-1.8.ebuild, metadata.xml:
  Version bump to 1.8. Some test failures, but seems to be okay.

  02 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.7-r2.ebuild:
  Add sqlite USE flag, patch by Arfrever. Make several variables local.

*pypy-1.7-r2 (01 Feb 2012)

  01 Feb 2012; Mike Gilbert <floppym@gentoo.org> +pypy-1.7-r2.ebuild,
  -pypy-1.7-r1.ebuild,
  files/pypy-1.7-distutils-fix_handling_of_executables_and_flags.patch:
  Updated patch from Arfrever.

*pypy-1.7-r1 (30 Jan 2012)

  30 Jan 2012; Mike Gilbert <floppym@gentoo.org>
  +files/pypy-1.7-distutils-fix_handling_of_executables_and_flags.patch, +files/
  pypy-1.7-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patc
  h, +pypy-1.7-r1.ebuild:
  Apply patches from Arfrever to resolve bug 397523.

  15 Jan 2012; Markos Chandras <hwoarang@gentoo.org> pypy-1.7.ebuild:
  Don't call use() in global scope. Patch by Arfrever.

  13 Dec 2011; Nirbheek Chauhan <nirbheek@gentoo.org> pypy-1.7.ebuild,
  metadata.xml:
  Remove USE=stackless, which is not optional any longer. Add the ~x86 keyword.
  Add myself as co-maintainer.

  30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> pypy-1.7.ebuild:
  Fix problems resulting from earlier failing ${S}.

  30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> -files/1.5-patches.patch,
  -pypy-1.5.ebuild:
  Remove old version.

*pypy-1.7 (30 Nov 2011)

  30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> +files/1.7-patches.patch,
  +files/1.7-scripts-location.patch, +pypy-1.7.ebuild:
  Version bump to 1.7 (bugs fixed: 379791, 383063, 373487).

  24 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> pypy-1.5.ebuild:
  Fix bug 372641, bug 372639, bug 372517.

*pypy-1.5 (06 Jun 2011)

  06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> +files/1.5-patches.patch,
  +pypy-1.5.ebuild, +metadata.xml:
  Initial version of pypy (bug 300301).