summaryrefslogtreecommitdiff
blob: c89a4201a7bbbf757de361d941e4d014d78ffc55 (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
93
94
95
96
97
98
99
100
101
# ChangeLog for dev-python/bottle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.25 2014/06/06 15:47:25 djc Exp $

*bottle-0.12.6 (06 Jun 2014)

  06 Jun 2014; Dirkjan Ochtman <djc@gentoo.org> +bottle-0.12.6.ebuild:
  Version bump bottle to 0.12.6

*bottle-0.11.7 (06 Jun 2014)

  06 Jun 2014; Dirkjan Ochtman <djc@gentoo.org> +bottle-0.11.7.ebuild:
  Version bump bottle to 0.11.7 (fixes bug 509350)

  15 May 2014; Ian Delaney <idella4@gentoo.org> bottle-0.12.5.ebuild:
  drop py2.6 pypy2_0 add py3.4 support

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> bottle-0.11.6-r1.ebuild,
  bottle-0.11.6.ebuild, bottle-0.12.5.ebuild:
  Add support for the new PyPy slotting.

*bottle-0.12.5 (10 Mar 2014)

  10 Mar 2014; Ultrabug <ultrabug@gentoo.org> +bottle-0.12.5.ebuild:
  version bump fix #503340 thx to Ondřej Súkup

  05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
  Stable for sparc, wrt bug #481896

  05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
  Stable for alpha, wrt bug #481896

  03 Dec 2013; Johannes Huber <johu@gentoo.org> bottle-0.11.6-r1.ebuild:
  x86 stable, bug #482298

  08 Sep 2013; Markus Meier <maekke@gentoo.org> bottle-0.11.6-r1.ebuild:
  arm stable, bug #482298

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

  05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
  Stable for ppc64, wrt bug #482298

  04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
  Stable for ppc, wrt bug #482298

  03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
  Stable for ia64, wrt bug #482298

  02 Sep 2013; Tiziano Müller <dev-zero@gentoo.org> bottle-0.11.6-r1.ebuild:
  Fix QA warning (bug #483350) and remove useless inherit.

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
  Stable for amd64, wrt bug #482298

  01 Sep 2013; Tiziano Müller <dev-zero@gentoo.org> bottle-0.11.6-r1.ebuild:
  Fix trailing whitespace error

*bottle-0.11.6-r1 (01 Sep 2013)

  01 Sep 2013; Tiziano Müller <dev-zero@gentoo.org> +bottle-0.11.6-r1.ebuild:
  Do not install /usr/bin/bottle.py anymore (fixes bug #474874).

  07 Aug 2013; Michał Górny <mgorny@gentoo.org> bottle-0.11.6.ebuild:
  Drop removed Python implementations from PYTHON_COMPAT.

  12 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org> bottle-0.11.6.ebuild:
  ppc, ppc64 keywords added, bug #468426

  03 May 2013; Sergey Popov <pinkbyte@gentoo.org> bottle-0.11.6.ebuild:
  Add ~arm keyword, wrt bug #468426

*bottle-0.11.6 (05 Mar 2013)

  05 Mar 2013; Tomáš Chvátal <scarabeus@gentoo.org> +bottle-0.11.6.ebuild:
  Add latest version as contributed by Ondrej Sukup during the Gentoo track on
  installfest. The test phase was removed as it was not actually doing much of
  the real testing.

  14 Nov 2012; Ian Delaney <idella4@gentoo.org> metadata.xml:
  Updating maintainer, metadata.xml

*bottle-0.11.3 (04 Nov 2012)

  04 Nov 2012; Ian Delaney <idella4@gentoo.org> +bottle-0.11.3.ebuild:
  version bump to bottle-0.11.3

  20 May 2012; Kacper Kowalik <xarthisius@gentoo.org> bottle-0.10.9.ebuild:
  Don't inherit eutils.eclass since it's not used, drop unnecessary dependecy on
  setuptools. Thanks to Arfrever for report

*bottle-0.10.9 (19 May 2012)

  19 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +bottle-0.10.9.ebuild,
  +metadata.xml:
  Initial import, fixes #415539 by Ian Delaney <johneed@hotmail.com>. Thanks to
  Mike MacDonald (crazymykl) <crazymykl@gmail.com> and Johan Bergström
  (jbergstroem) <bugs@bergstroem.nu> for their work on this ebuild in Sunrise
  overlay