summaryrefslogtreecommitdiff
blob: 494791b606da3d272011119194020440a33d044a (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
# ChangeLog for dev-python/pyside-tools
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside-tools/ChangeLog,v 1.15 2012/03/10 14:43:31 pesa Exp $

*pyside-tools-0.2.13-r2 (10 Mar 2012)

  10 Mar 2012; Davide Pesavento <pesa@gentoo.org>
  +pyside-tools-0.2.13-r2.ebuild, -pyside-tools-0.2.13-r1.ebuild:
  Restrict python 3.* because pysideuic is not compatible with it.

*pyside-tools-0.2.13-r1 (09 Mar 2012)

  09 Mar 2012; Davide Pesavento <pesa@gentoo.org>
  +files/0.2.13-fix-pysideuic-test-and-install.patch,
  +pyside-tools-0.2.13-r1.ebuild, metadata.xml, pyside-tools-0.2.13.ebuild:
  Revbump: ebuild rewritten to support multiple python ABIs (bug #401549).

  21 Dec 2011; Mike Gilbert <floppym@gentoo.org> pyside-tools-0.2.13.ebuild:
  Call python_mod_optimize to byte-compile python modules. Patch by Chris Mayo
  in bug 381471.

  13 Sep 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #278944

*pyside-tools-0.2.13 (06 Sep 2011)

  06 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  -pyside-tools-0.2.2-r1.ebuild, -pyside-tools-0.2.7.ebuild,
  -pyside-tools-0.2.9.ebuild, +pyside-tools-0.2.13.ebuild:
  Version bump to latest release. Cleanup ebuild. Remove older.

*pyside-tools-0.2.9 (27 May 2011)

  27 May 2011; Tomas Touceda <chiiph@gentoo.org> +pyside-tools-0.2.9.ebuild:
  Version bump

*pyside-tools-0.2.7 (20 Mar 2011)

  20 Mar 2011; Tomas Touceda <chiiph@gentoo.org> +pyside-tools-0.2.7.ebuild:
  Version bump

*pyside-tools-0.2.2-r1 (29 Dec 2010)

  29 Dec 2010; Dominik Kapusta <ayoy@gentoo.org> -pyside-tools-0.2.2.ebuild,
  +pyside-tools-0.2.2-r1.ebuild:
  Bumping, because pyside-uic changes due to previous commit.

  29 Dec 2010; Dominik Kapusta <ayoy@gentoo.org> pyside-tools-0.2.2.ebuild:
  Fix shebang in pyside-uic (bug #345535).

  29 Dec 2010; Dominik Kapusta <ayoy@gentoo.org> pyside-tools-0.2.2.ebuild:
  Specifying correct dependency on Python (bug #345535).

*pyside-tools-0.2.2 (25 Nov 2010)

  25 Nov 2010; Tomas Touceda <chiiph@gentoo.org> -pyside-tools-0.1.3.ebuild,
  -pyside-tools-0.2.0.ebuild, +pyside-tools-0.2.2.ebuild:
  Version bump and remove old

*pyside-tools-0.2.0 (25 Aug 2010)

  25 Aug 2010; Dominik Kapusta <ayoy@gentoo.org> -pyside-tools-0.1.2.ebuild,
  -files/pyside-tools-0.1.2-qtgui.patch, pyside-tools-0.1.3.ebuild,
  +pyside-tools-0.2.0.ebuild:
  Version bump, remove 0.1.2, use python eclass to find python interpreter
  for src_test

  29 Jun 2010; Dominik Kapusta <ayoy@gentoo.org> ChangeLog:
  Use proper test procedure for pyside-0.1.3 (bug #236617).

*pyside-tools-0.1.3 (16 Jun 2010)

  16 Jun 2010; Dominik Kapusta <ayoy@gentoo.org> +pyside-tools-0.1.3.ebuild:
  Version bump

*pyside-tools-0.1.2 (20 Dec 2009)

  20 Dec 2009; Dominik Kapusta <ayoy@gentoo.org> +pyside-tools-0.1.2.ebuild,
  +files/pyside-tools-0.1.2-qtgui.patch, +metadata.xml:
  Initial commit for pyside-tools (bug #282138)