summaryrefslogtreecommitdiff
blob: 0cdead4fe2e5c52f70dfaea5e34772db20ec6bfd (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
# ChangeLog for dev-python/pygraphviz
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygraphviz/ChangeLog,v 1.21 2015/03/27 22:03:47 mrueg Exp $

  27 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -pygraphviz-1.1-r1.ebuild,
  -pygraphviz-1.1-r2.ebuild:
  Remove old.

  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> pygraphviz-1.2.ebuild:
  x86 stable, bug 540290

  07 Mar 2015; Pacho Ramos <pacho@gentoo.org> pygraphviz-1.2.ebuild:
  ppc stable, bug 540290

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> pygraphviz-1.2.ebuild:
  amd64 stable, bug 540290

  29 Dec 2013; Kacper Kowalik <xarthisius@gentoo.org> pygraphviz-1.2.ebuild:
  Use pypi instead of upstream server for src_uri, fixes failed fetch

*pygraphviz-1.2 (29 Dec 2013)

  29 Dec 2013; Justin Lecher <jlec@gentoo.org> +pygraphviz-1.2.ebuild,
  +files/pygraphviz-1.2-avoid_tests.patch:
  Version Bump

  26 Apr 2013; Michal Gorny <mgorny@gentoo.org> pygraphviz-1.1-r2.ebuild:
  Improve the conversion. Remove incorrect USE-dep on graphviz since the package
  uses the C interface only. Quote paths properly. Use EXAMPLES array. Do not
  remove namespaced tests.

*pygraphviz-1.1-r2 (26 Apr 2013)

  26 Apr 2013; Justin Lecher <jlec@gentoo.org> +pygraphviz-1.1-r2.ebuild,
  metadata.xml:
  Move to distutils-r1.eclass

  05 Aug 2011; Markos Chandras <hwoarang@gentoo.org> -pygraphviz-1.0-r1.ebuild,
  -files/pygraphviz-1.0-avoid_tests.patch:
  Remove old ebuild. Requested by Arfrever

  05 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org>
  pygraphviz-1.1-r1.ebuild:
  Re-add PYTHON_DEPEND=2

*pygraphviz-1.1-r1 (05 Aug 2011)

  05 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> -pygraphviz-1.1.ebuild,
  +pygraphviz-1.1-r1.ebuild, +files/pygraphviz-1.1-avoid_tests.patch:
  Reintroduced tavoid testing thanks to Arfrever

*pygraphviz-1.1 (29 Jul 2011)

  29 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +pygraphviz-1.1.ebuild:
  Version bump

  22 Jun 2011; Fabian Groffen <grobian@gentoo.org> pygraphviz-1.0-r1.ebuild:
  Marked ~x64-macos, bug #371861

  10 Nov 2010; Fabian Groffen <grobian@gentoo.org> pygraphviz-1.0-r1.ebuild:
  Marked ~x86-linux, ~ppc-macos, bug #342001

*pygraphviz-1.0-r1 (29 Oct 2010)

  29 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -pygraphviz-1.0.ebuild, +pygraphviz-1.0-r1.ebuild,
  +files/pygraphviz-1.0-avoid_tests.patch:
  Don't require tests at run time (bug #341505).

*pygraphviz-1.0 (15 Sep 2010)

  15 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -pygraphviz-0.99.1.ebuild, -files/pygraphviz-0.99.1-setup.py.patch,
  +pygraphviz-1.0.ebuild, +files/pygraphviz-1.0-setup.py.patch:
  Version bump.

  30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  pygraphviz-0.99.1.ebuild:
  Set SUPPORT_PYTHON_ABIS.

  01 Jun 2010; Joseph Jezak <josejx@gentoo.org> pygraphviz-0.99.1.ebuild:
  Marked ~ppc for bug #317225.

  08 Feb 2010; Peter Volkov <pva@gentoo.org> pygraphviz-0.99.1.ebuild:
  Add inherit eutils for epatch.

*pygraphviz-0.99.1 (27 Feb 2009)

  27 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +files/pygraphviz-0.99.1-setup.py.patch, +metadata.xml,
  +pygraphviz-0.99.1.ebuild:
  Initial import, closing bug #253415, thanks Robert Morris