summaryrefslogtreecommitdiff
blob: 85fd39c4987edfbbcffd6997766c99da8988abc1 (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
# ChangeLog for dev-python/pyplusplus
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyplusplus/ChangeLog,v 1.8 2015/01/01 23:43:25 mgorny Exp $

  01 Jan 2015; Michał Górny <mgorny@gentoo.org> -pyplusplus-1.0.0.ebuild,
  pyplusplus-1.0.0-r1.ebuild, pyplusplus-1.0.0_p20131206.ebuild,
  pyplusplus-9999.ebuild:
  Avoid unnecessary doc-regen in the old version, remove the obsolete doc-regen
  code in the new version. Add missing PYTHON_USEDEP. Fix running tests.

  03 May 2014; Benda Xu <heroxbd@gentoo.org>
  files/pyplusplus-1.0.0_p20131206-numpy.patch:
  refine the boost numpy patch to only handle arithmatic typed arrays

  25 Feb 2014; Benda Xu <heroxbd@gentoo.org>
  files/pyplusplus-1.0.0_p20131206-numpy.patch,
  pyplusplus-1.0.0_p20131206.ebuild:
  patch: boost numpy owner should be bp::object unconditionally; use dos style
  line breaks.

  06 Dec 2013; Benda Xu <heroxbd@gentoo.org>
  files/pyplusplus-1.0.0_p20131206-numpy.patch:
  patch submitted upstream

*pyplusplus-9999 (06 Dec 2013)
*pyplusplus-1.0.0_p20131206 (06 Dec 2013)

  06 Dec 2013; Benda Xu <heroxbd@gentoo.org>
  +files/pyplusplus-1.0.0_p20131206-numpy.patch,
  +pyplusplus-1.0.0_p20131206.ebuild, +pyplusplus-9999.ebuild, metadata.xml:
  new snapshot with boost-numpy support.

  27 Oct 2013; Michał Górny <mgorny@gentoo.org> pyplusplus-1.0.0-r1.ebuild,
  pyplusplus-1.0.0.ebuild:
  Remove redundant python_export_best (done by the eclass). Fix eclass use.

*pyplusplus-1.0.0-r1 (16 Sep 2013)

  16 Sep 2013; Benda Xu <heroxbd@gentoo.org> +pyplusplus-1.0.0-r1.ebuild,
  metadata.xml:
  add USE flag for indexing_suite_v2.

*pyplusplus-1.0.0 (30 Aug 2013)

  30 Aug 2013; Benda Xu <heroxbd@gentoo.org> +metadata.xml,
  +pyplusplus-1.0.0.ebuild:
  initial commit. bug 212014. Credits to k0001, yury and Ross for creating and
  refining the ebuild.