blob: 96e5a78b1dd940e274cf88b5ce755bb0f000d04c (
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
|
# ChangeLog for dev-python/pygui
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygui/ChangeLog,v 1.9 2015/01/03 07:11:04 idella4 Exp $
*pygui-2.5.3-r1 (03 Jan 2015)
03 Jan 2015; Ian Delaney <idella4@gentoo.org> +pygui-2.5.3-r1.ebuild,
-pygui-2.2-r1.ebuild, -pygui-2.5.3.ebuild:
revbump; conversion -> distutils-r1, rm old
21 Apr 2014; Ulrich Müller <ulm@gentoo.org> pygui-2.2-r1.ebuild,
pygui-2.5.3.ebuild:
Fix LICENSE, bug 452356.
06 Aug 2011; Markos Chandras <hwoarang@gentoo.org> pygui-2.5.3.ebuild:
Restrict 2.4 and 2.5 Python ABIs. Don't inherit eutils.eclass. Patch by
Arfrever.
05 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> pygui-2.5.3.ebuild:
More ABI restrictions, thanks Arfrever
*pygui-2.5.3 (29 Jul 2011)
29 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +pygui-2.5.3.ebuild,
metadata.xml:
Version bump
23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pygui-2.2-r1.ebuild:
Set SUPPORT_PYTHON_ABIS.
09 Jun 2010; Patrick Lauer <patrick@gentoo.org> pygui-2.2-r1.ebuild:
Adding ~amd64 keyword
*pygui-2.2-r1 (21 Feb 2010)
21 Feb 2010; Andrey Grozin <grozin@gentoo.org> -pygui-2.2.ebuild,
+pygui-2.2-r1.ebuild, +files/pygui-2.2-resources.patch:
Fixed a bug: resources were not installed
*pygui-2.2 (20 Feb 2010)
20 Feb 2010; Andrey Grozin <grozin@gentoo.org> +pygui-2.2.ebuild,
+files/pygui-2.2-python-2.6.patch, +metadata.xml:
Initial import
|