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
|
# ChangeLog for app-pda/libplist
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.10 2010/07/23 12:20:28 maekke Exp $
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.
|