summaryrefslogtreecommitdiff
blob: e65655f6fc702c62baa60d5fe123d7d7a449a155 (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
# ChangeLog for dev-python/mccabe
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.22 2015/07/29 19:05:55 grobian Exp $

  29 Jul 2015; Fabian Groffen <grobian@gentoo.org> mccabe-0.3.1.ebuild:
  Keyworded for *-solaris, *-macos

*mccabe-0.3.1 (20 Jun 2015)

  20 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +mccabe-0.3.1.ebuild:
  Version bump.

  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

*mccabe-0.3 (21 Apr 2015)

  21 Apr 2015; Ian Delaney <idella4@gentoo.org> +mccabe-0.3.ebuild:
  bump; tarball missing testsuite file, closes bug #547176 by Coacher

  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mccabe-0.2.1.ebuild:
  Stable for ia64, wrt bug #540290

  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mccabe-0.2.1.ebuild:
  Stable for alpha, wrt bug #530600

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> mccabe-0.2.1.ebuild:
  Drop old Python implementations

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

  07 Mar 2015; Pacho Ramos <pacho@gentoo.org> mccabe-0.2.1.ebuild:
  ppc64 stable, bug 540290

  01 Jan 2015; Markus Meier <maekke@gentoo.org> mccabe-0.2.1.ebuild:
  arm stable, bug #530600

  30 Dec 2014; Jeroen Roovers <jer@gentoo.org> mccabe-0.2.1.ebuild:
  Stable for HPPA (bug #530600).

  20 Aug 2014; Anthony G. Basile <blueness@gentoo.org> mccabe-0.2.1.ebuild:
  Keyword ~ppc ~ppc64, bug #508282

  20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> mccabe-0.2.1.ebuild:
  Keyworded on alpha, bug #508282

  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> mccabe-0.2.1.ebuild:
  keyword ~ia64 wrt bug #508282

  06 Jun 2014; Ian Delaney <idella4@gentoo.org> mccabe-0.2.1.ebuild:
  drop py2.6 add py3.4

  04 May 2014; Markus Meier <maekke@gentoo.org> mccabe-0.2.1.ebuild:
  add ~arm, bug #508282

  25 Apr 2014; Jeroen Roovers <jer@gentoo.org> mccabe-0.2.1.ebuild:
  Marked ~hppa (bug #508282).

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> mccabe-0.2.1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

  28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> mccabe-0.2.1.ebuild:
  Stable for x86, wrt bug #450086

  30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mccabe-0.2.1.ebuild:
  Stable for amd64, wrt bug #450086

*mccabe-0.2.1 (31 May 2013)

  31 May 2013; Ian Delaney <idella4@gentoo.org> +mccabe-0.2.1.ebuild,
  +metadata.xml:
  new dep to django-compressor, initial ebuild written by me