blob: 33ca0abbb238414bc5653de3f0d2a00ca21c857c (
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
|
# ChangeLog for dev-python/pylons
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v 1.12 2014/12/20 12:10:41 idella4 Exp $
20 Dec 2014; Ian Delaney <idella4@gentoo.org> -pylons-1.0.1.ebuild,
-pylons-1.0.ebuild:
rm old
*pylons-1.0.1-r1 (29 Nov 2014)
29 Nov 2014; Michał Górny <mgorny@gentoo.org> +pylons-1.0.1-r1.ebuild:
Convert to distutils-r1.
07 Nov 2012; Patrick Lauer <patrick@gentoo.org> pylons-1.0.1.ebuild:
Adding missing dep
*pylons-1.0.1 (29 Aug 2012)
29 Aug 2012; Patrick Lauer <patrick@gentoo.org> +pylons-1.0.1.ebuild:
Bump
*pylons-1.0 (07 Jun 2010)
07 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-pylons-0.9.4.1-r1.ebuild, -pylons-0.9.6.2.ebuild, +pylons-1.0.ebuild:
Version bump. Set SUPPORT_PYTHON_ABIS. Fix dependencies (bug #254664).
17 Mar 2010; Jesus Rivero <neurogeek@gentoo.org> pylons-0.9.7.ebuild:
Removed doc IUSE as this version doesn't have docs. Closes bug #271462
17 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pylons-0.9.7.ebuild:
Add missing dependency on dev-python/pygments (bug #277771).
*pylons-0.9.7 (26 Apr 2009)
26 Apr 2009; Patrick Lauer <patrick@gentoo.org> metadata.xml,
+pylons-0.9.7.ebuild:
Bump to 0.9.7. Fixes #260168. Dependency changes by PLL, also has a few
new useflags for optional stuff.
*pylons-0.9.6.2 (04 Jan 2009)
04 Jan 2009; Patrick Lauer <patrick@gentoo.org> +pylons-0.9.6.2.ebuild:
Bump to 0.9.6.2, fixes bug #176640
04 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org>
pylons-0.9.4.1-r1.ebuild:
Removed use_setuptools sed. Fixed to use distutils_src_unpack.
*pylons-0.9.4.1-r1 (04 Jul 2007)
04 Jul 2007; Rob Cakebread <pythonhead@gentoo.org> -pylons-0.9.4.1.ebuild,
+pylons-0.9.4.1-r1.ebuild:
Removed setuptools sed. bug# 184039
06 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> +pylons-0.9.4.1.ebuild,
+metadata.xml:
Initial ebuild
|