summaryrefslogtreecommitdiff
blob: 4dff6c3cd4738db166be319ebef9f9d63b3eea34 (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
# 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.10 2012/02/02 22:04:21 floppym Exp $

  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).