summaryrefslogtreecommitdiff
blob: 35c2fb1c06de502b87e7e3cef4f73e042719b954 (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
# ChangeLog for dev-python/miniupnpc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/miniupnpc/ChangeLog,v 1.16 2014/03/31 21:08:18 mgorny Exp $

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> miniupnpc-1.8.ebuild:
  Add support for the new PyPy slotting.

  13 Oct 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
  Updated Nikoli's e-mail address for easier automatic assignment.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> miniupnpc-1.7-r1.ebuild,
  miniupnpc-1.8.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

  07 Aug 2013; Michał Górny <mgorny@gentoo.org> miniupnpc-1.8.ebuild:
  Enable pypy2.0.

  22 Jul 2013; Michał Górny <mgorny@gentoo.org> -miniupnpc-1.7.ebuild:
  Drop the old version using long-deprecated python-distutils-ng.eclass.

  17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
  Add proxy-maintainers to metadata.xml

  16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup due bug #96436

*miniupnpc-1.8 (11 Feb 2013)

  11 Feb 2013; Michał Górny <mgorny@gentoo.org> +miniupnpc-1.8.ebuild:
  Version bump.

  17 Dec 2012; Michał Górny <mgorny@gentoo.org> miniupnpc-1.7-r1.ebuild:
  Bump to EAPI=5 to make Paludis happy, bug #447524.

  22 Nov 2012; Ian Delaney <idella4@gentoo.org> miniupnpc-1.7-r1.ebuild:
  pypy compatibility added

  16 Oct 2012; Michał Górny <mgorny@gentoo.org> miniupnpc-1.7-r1.ebuild:
  Re-keyword ~ppc, ~ppc64 for python-exec being keyworded.

*miniupnpc-1.7-r1 (15 Oct 2012)

  15 Oct 2012; Michał Górny <mgorny@gentoo.org> +miniupnpc-1.7-r1.ebuild:
  Revision bump to distutils-r1.

*miniupnpc-1.7 (11 Jul 2012)

  11 Jul 2012; Michał Górny <mgorny@gentoo.org> +miniupnpc-1.7.ebuild:
  Version bump. Use python-distutils-ng.

*miniupnpc-1.6.20120509 (24 May 2012)

  24 May 2012; Samuli Suominen <ssuominen@gentoo.org>
  +miniupnpc-1.6.20120509.ebuild:
  Version bump with ~ppc/~ppc64 keywording. Require at least Python 2.6 and
  restrict Python 2.5 to declare it unsupported.

  21 Feb 2012; Patrick Lauer <patrick@gentoo.org> miniupnpc-1.6.ebuild:
  Restricting jython

*miniupnpc-1.6 (09 Aug 2011)

  09 Aug 2011; Michał Górny <mgorny@gentoo.org> +miniupnpc-1.6.ebuild,
  +files/0001-Link-Python-module-against-the-shared-library.patch,
  +metadata.xml:
  Split the Python module in net-libs/miniupnpc into separate
  dev-python/miniupnpc; link the Python module against shared libminiupnpc.