summaryrefslogtreecommitdiff
blob: bfb7c73a9d63597e7fc2e08722083c976d7ff80a (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
# ChangeLog for dev-python/pypy-bin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v 1.5 2013/09/05 09:53:43 mgorny Exp $

  05 Sep 2013; Michał Górny <mgorny@gentoo.org>
  -files/1.9-distutils-fix_handling_of_executables_and_flags.patch,
  -files/1.9-get_python_lib_standard_lib-04ea518e5b71.patch,
  -files/1.9-getargs-freelist-c26dc70ee340.patch,
  -files/1.9-more-ignored-ops-146ddf82a279.patch,
  -files/1.9-more-ignored-ops-a9a8faa76bca.patch,
  -files/1.9-no-bytecode-4151f9c406b6.patch, -files/1.9-no-static-hack.patch,
  -files/1.9-pybuffer-release-double-decref-4ec2a5b49386.patch,
  -files/1.9-signal-a33052b17f4e.patch,
  -files/1.9-ssl-errors-25d3418150d2.patch,
  -files/1.9-ssl-threads-1-34b3b5aac082.patch,
  -files/1.9-ssl-threads-2-25cd11066d95.patch, -pypy-bin-1.9.ebuild:
  Remove PyPy 1.9.

  07 Aug 2013; Michał Górny <mgorny@gentoo.org> pypy-bin-1.9.ebuild,
  pypy-bin-2.0.2.ebuild:
  Drop removed Python implementations from PYTHON_COMPAT.

*pypy-bin-1.9 (27 Jul 2013)
*pypy-bin-2.0.2 (27 Jul 2013)

  27 Jul 2013; Michał Górny <mgorny@gentoo.org>
  +files/1.9-distutils-fix_handling_of_executables_and_flags.patch, +files/1.9-d
  istutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch,
  +files/1.9-get_python_lib_standard_lib-04ea518e5b71.patch,
  +files/1.9-getargs-freelist-c26dc70ee340.patch,
  +files/1.9-more-ignored-ops-146ddf82a279.patch,
  +files/1.9-more-ignored-ops-a9a8faa76bca.patch,
  +files/1.9-no-bytecode-4151f9c406b6.patch, +files/1.9-no-static-hack.patch,
  +files/1.9-pybuffer-release-double-decref-4ec2a5b49386.patch,
  +files/1.9-scripts-location.patch, +files/1.9-signal-a33052b17f4e.patch,
  +files/1.9-ssl-errors-25d3418150d2.patch,
  +files/1.9-ssl-threads-1-34b3b5aac082.patch,
  +files/1.9-ssl-threads-2-25cd11066d95.patch,
  +files/2.0.2-distutils-fix_handling_of_executables_and_flags.patch,
  +metadata.xml, +pypy-bin-1.9.ebuild, +pypy-bin-2.0.2.ebuild:
  Initial versions of pypy binary packages.