summaryrefslogtreecommitdiff
blob: 9c716a1b819e504cb8d66076a3f554a6a1da9135 (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
# ChangeLog for app-pda/libplist
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.27 2012/08/16 22:01:28 johu Exp $

  16 Aug 2012; Johannes Huber <johu@gentoo.org> libplist-1.8-r1.ebuild:
  Stable for x86, wrt bug #423155

  11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libplist-1.8-r1.ebuild:
  Stable for amd64, wrt bug #423155

  16 May 2012; Alexis Ballier <aballier@gentoo.org> libplist-1.8-r1.ebuild:
  keyword ~amd64-fbsd

  31 Mar 2012; Davide Pesavento <pesa@gentoo.org> libplist-1.8-r1.ebuild:
  Raise cython dep to avoid bug 410349.

*libplist-1.8-r1 (31 Mar 2012)

  31 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +libplist-1.8-r1.ebuild:
  USE="python" is for building Cython based python binding for compability with
  libimobiledevice >= 1.1.2

  25 Mar 2012; Davide Pesavento <pesa@gentoo.org>
  -files/libplist-1.4-gcc46.patch, -libplist-1.4.ebuild, metadata.xml:
  Remove old.

  15 Mar 2012; Jeff Horelick <jdhore@gentoo.org> libplist-1.8.ebuild:
  marked x86 per bug 407577

  11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libplist-1.8.ebuild:
  Stable for amd64, wrt bug #407577

  01 Mar 2012; Davide Pesavento <pesa@gentoo.org> libplist-1.8.ebuild:
  Force the number of jobs to 1 (bug #406365 by Chris Slycord)

*libplist-1.8 (10 Feb 2012)

  10 Feb 2012; Davide Pesavento <pesa@gentoo.org> +libplist-1.8.ebuild,
  metadata.xml:
  Version bump (bug #402985). Implement src_test(). Take maintainership.

  06 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -libplist-1.3.ebuild:
  old

  22 May 2011; Christian Faulhammer <fauli@gentoo.org> libplist-1.4.ebuild:
  stable x86, bug 364829

  27 Apr 2011; Christoph Mende <angelos@gentoo.org> libplist-1.4.ebuild:
  Stable on amd64 wrt bug #364829

  25 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  libplist-1.3.ebuild:
  Fix deprecation warnings.

  17 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libplist-1.4.ebuild,
  +files/libplist-1.4-gcc46.patch:
  Fix building with recent toolchain wrt #363109 by Andrew John Hughes.

*libplist-1.4 (29 Mar 2011)

  29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +libplist-1.4.ebuild:
  Version bump.

  23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> libplist-1.3.ebuild:
  Keyword ~ppc64 wrt #325839.

  23 Jul 2010; Markus Meier <maekke@gentoo.org> libplist-1.3.ebuild:
  amd64 stable, bug #327913

  23 Jul 2010; Christian Faulhammer <fauli@gentoo.org> libplist-1.3.ebuild:
  stable x86, bug 327913

  02 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  libplist-0.12.ebuild, libplist-0.13.ebuild, libplist-1.1.ebuild,
  libplist-1.2.ebuild, libplist-1.3.ebuild:
  Delete calls to deprecated python_version(). Properly call
  python_mod_cleanup().

*libplist-1.3 (28 May 2010)

  28 May 2010; Thilo Bangert <bangert@gentoo.org> +libplist-1.3.ebuild:
  version bump - fix python deprecation stuff (#314061)

  28 May 2010; Markus Meier <maekke@gentoo.org> libplist-1.2.ebuild:
  add ~x86, bug #313691

*libplist-1.2 (21 Jan 2010)

  21 Jan 2010; <chainsaw@gentoo.org> +libplist-1.2.ebuild:
  Version bump, contains support for XML entities and carries warning fixes.

*libplist-1.1 (14 Dec 2009)

  14 Dec 2009; <chainsaw@gentoo.org> +libplist-1.1.ebuild:
  Version bump. With thanks to Tomas "scarabeus" Chvatal.

*libplist-0.13 (18 Jul 2009)

  18 Jul 2009; <chainsaw@gentoo.org> +libplist-0.13.ebuild:
  Version bump, adds support for deep copy & setters.

  09 Jun 2009; Tomas Chvatal <scarabeus@gentoo.org> libplist-0.12.ebuild,
  -files/libplist-0.12-rpath.patch:
  Clean up the build to use cmake features directly.

*libplist-0.12 (08 Jun 2009)

  08 Jun 2009; <chainsaw@gentoo.org> +libplist-0.12.ebuild,
  +files/libplist-0.12-rpath.patch, +metadata.xml:
  Initial commit. Ebuild greatly enhanced by Samuli Suominen
  <ssuominen@gentoo.org>, with thanks.