blob: 65b02977988bf0b47fb0d3d2c9fea1211046dc02 (
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
|
# ChangeLog for dev-python/pastedeploy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/ChangeLog,v 1.10 2011/09/16 08:20:30 djc Exp $
*pastedeploy-1.5.0 (16 Sep 2011)
16 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +pastedeploy-1.5.0.ebuild:
Version bump to 1.5.0 (fixes bug 382917, thanks jbergstroem).
26 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pastedeploy-1.3.3.ebuild:
Fix building with USE="doc" (bug #318759).
11 Oct 2009; Fabian Groffen <grobian@gentoo.org> pastedeploy-1.3.3.ebuild:
Merge from Prefix
01 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pastedeploy-1.3.3.ebuild:
Set SUPPORT_PYTHON_ABIS.
04 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pastedeploy-1.3.3.ebuild:
Remove dependency on dev-python/paste (bug #276313).
*pastedeploy-1.3.3 (26 Apr 2009)
26 Apr 2009; Patrick Lauer <patrick@gentoo.org> +pastedeploy-1.3.3.ebuild:
Bump to 1.3.3, dep for bug #260168
13 May 2008; Ali Polatel <hawking@gentoo.org> pastedeploy-1.3.1.ebuild:
Added pygments to DEPEND when doc USE is set, thanks to Jan-Matthias
Braun, #219991. Added RESTRICT="test" until someone finds a neat way to
fix them.
*pastedeploy-1.3.1 (18 Apr 2008)
18 Apr 2008; Ali Polatel <hawking@gentoo.org> metadata.xml,
-pastedeploy-1.1.ebuild, +pastedeploy-1.3.1.ebuild:
Version bump. Fixed tests. Added long description. Drop old.
04 Jul 2007; Rob Cakebread <pythonhead@gentoo.org> pastedeploy-1.1.ebuild:
Removed setuptools sed. bug# 184039
04 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> pastedeploy-1.1.ebuild:
Added ~amd64 keyword.
|