blob: cd2b8f1388a5b4e5ea914872bbf1eff8ded6d45e (
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
|
# ChangeLog for dev-python/bottle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.10 2013/09/01 15:50:04 dev-zero Exp $
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
|