summaryrefslogtreecommitdiff
blob: 3751e66935e09cfa516bea0a02356874d33bb285 (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
# ChangeLog for dev-python/enum34
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/enum34/ChangeLog,v 1.22 2015/08/02 09:25:22 pacho Exp $

  02 Aug 2015; Pacho Ramos <pacho@gentoo.org> enum34-1.0.4.ebuild:
  sparc stable wrt bug #530294

  11 Jul 2015; Tobias Klausmann <klausman@gentoo.org> enum34-1.0.4.ebuild:
  Stable on alpha, bug 530294

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

  16 May 2015; Anthony G. Basile <blueness@gentoo.org> enum34-1.0.4.ebuild:
  Keyword ~ppc.  Bug #533430.

  23 Apr 2015; Jeroen Roovers <jer@gentoo.org> enum34-1.0.4.ebuild:
  Marked ~ppc64 (bug #533430).

  04 Apr 2015; Mike Frysinger <vapier@gentoo.org> enum34-1.0.4.ebuild,
  enum34-1.0.ebuild:
  Add arm64/ia64/m68k/s390/sh love.

  01 Apr 2015; Tobias Klausmann <klausman@gentoo.org> enum34-1.0.4.ebuild:
  Keyworded on alpha, bug 503094

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

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

  04 Feb 2015; Michael Haubenwallner <haubi@gentoo.org> enum34-1.0.4.ebuild:
  keyword ~x86-linux

  23 Jan 2015; Christoph Junghans <ottxor@gentoo.org> enum34-1.0.4.ebuild:
  added ~x86-macos (tested by me)

  23 Jan 2015; Christoph Junghans <ottxor@gentoo.org> enum34-1.0.4.ebuild:
  added ~amd64-linux (tested by me)

  17 Jan 2015; Anthony G. Basile <blueness@gentoo.org> enum34-1.0.4.ebuild,
  enum34-1.0.ebuild:
  Keyword ~mips

  16 Jan 2015; Jeroen Roovers <jer@gentoo.org> enum34-1.0.4.ebuild:
  Marked ~hppa (bug #533430).

  01 Jan 2015; Markus Meier <maekke@gentoo.org> enum34-1.0.4.ebuild:
  add ~arm, bug #533430

  26 Dec 2014; Alex Brandt <alunduil@gentoo.org> metadata.xml:
  add python herd to metadata

  25 Dec 2014; Mike Gilbert <floppym@gentoo.org> enum34-1.0.4.ebuild,
  enum34-1.0.ebuild:
  Drop python3.4 from 1.0, and really add pypy3 to 1.0.4.

  24 Dec 2014; Ian Delaney <idella4@gentoo.org> enum34-1.0.4.ebuild,
  enum34-1.0.ebuild:
  add pypy pypy3 support

*enum34-1.0.4 (24 Dec 2014)

  24 Dec 2014; Alex Brandt <alunduil@gentoo.org> +enum34-1.0.4.ebuild:
  add version 1.0.4 and drop python3_4  enum34 is a backport of enum from
  python3.4.  Adding it to python3.4 is redundant and simply adds an unusable
  module under python3.4.

  19 Dec 2014; Patrick Lauer <patrick@gentoo.org> enum34-1.0.ebuild:
  Keyword for ~x86

  28 Nov 2014; Pacho Ramos <pacho@gentoo.org> enum34-1.0.ebuild:
  Support python 3.4

*enum34-1.0 (11 Oct 2014)

  11 Oct 2014; Alex Brandt <alunduil@gentoo.org> +enum34-1.0.ebuild,
  +metadata.xml:
  add ebuild written by me