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
|
# ChangeLog for media-sound/qmpdclient
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.17 2007/07/05 18:40:44 ticho Exp $
05 Jul 2007; Andrej Kacian <ticho@gentoo.org>
+files/1.0.8-argc-ref-fix.patch, qmpdclient-1.0.8.ebuild:
Apply patch to fix a crasher bug for amd64 and possibly other arches.
Provided by Davide Pesavento <davidepesa at gmail.com> in bug #183593.
*qmpdclient-1.0.8 (04 Jul 2007)
04 Jul 2007; Andrej Kacian <ticho@gentoo.org> +qmpdclient-1.0.8.ebuild:
Version bump. Ebuild improvements from bug #183593, by Davide Pesavento
<davidepesa at gmail.com>. Dropped ~amd64 keyword, due to segfaults on that
arch.
26 May 2007; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.7.ebuild:
Stable for HPPA too.
12 Apr 2007; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.7.ebuild:
Marked ~hppa (bug #158756).
17 Feb 2007; Andrej Kacian <ticho@gentoo.org> -qmpdclient-1.0.5.ebuild,
-qmpdclient-1.0.6.ebuild, -qmpdclient-1.0.6.1.ebuild,
qmpdclient-1.0.7.ebuild:
1.0.7 stable on x86. Removed obsolete ebuilds.
26 Jan 2007; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.6.2.ebuild:
Stable for HPPA.
*qmpdclient-1.0.7 (21 Dec 2006)
21 Dec 2006; Andrej Kacian <ticho@gentoo.org> +qmpdclient-1.0.7.ebuild:
Version bump, bug #158732 by Sebastian <sebastian_ml at gmx.net>. Dropped
~hppa keyword due to unsatisfied qt-4.2 dependency.
*qmpdclient-1.0.6.2 (21 Oct 2006)
21 Oct 2006; Andrej Kacian <ticho@gentoo.org> +qmpdclient-1.0.6.2.ebuild:
Version bump. Closes bug #152107, by Sebastian <sebastian_ml at gmx.net>.
*qmpdclient-1.0.6.1 (11 Oct 2006)
11 Oct 2006; <ticho@gentoo.org> +qmpdclient-1.0.6.1.ebuild:
Version bump. Install required files manually instead of using make install.
Bug #150464, by Sebastian <sebastian_ml at gmx.net>.
*qmpdclient-1.0.6 (03 Oct 2006)
03 Oct 2006; Andrej Kacian <ticho@gentoo.org> +qmpdclient-1.0.6.ebuild:
Version bump. Bug #149636, reported by Sebastian <sebastian_ml at gmx.net>.
22 Sep 2006; <ticho@gentoo.org> -qmpdclient-1.0.3.ebuild,
-qmpdclient-1.0.4.ebuild, qmpdclient-1.0.5.ebuild:
Stable on x86. Removed obsolete versions.
10 Aug 2006; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.5.ebuild:
Marked ~hppa.
*qmpdclient-1.0.5 (31 Jul 2006)
31 Jul 2006; Andrej Kacian <ticho@gentoo.org> +qmpdclient-1.0.5.ebuild:
Version bump. Ebuild fixes by Sebastian <sebastian_ml at gmx.net>, see bug
#141287.
*qmpdclient-1.0.4 (25 Jun 2006)
25 Jun 2006; Andrej Kacian <ticho@gentoo.org> qmpdclient-1.0.3.ebuild,
+qmpdclient-1.0.4.ebuild:
Version bump. Closes bug #137960, by Andrey Melentyev <nka at users.mns.ru>.
Marked 1.0.3 stable for x86.
29 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
qmpdclient-1.0.3.ebuild:
Added to ~ppc, bug #122048
07 Apr 2006; Andrej Kacian <ticho@gentoo.org> qmpdclient-1.0.3.ebuild:
Removed debug USE flag for now, see comment #8 in bug #122048. Added ~amd64
keyword, tested by Avuton Olrich <avuton at gmail.com>.
*qmpdclient-1.0.3 (07 Apr 2006)
07 Apr 2006; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
+qmpdclient-1.0.3.ebuild:
Initial import. Based on an ebuild by Gorch <gorch at 12move.de> and Avuton
Olrich <avuton at gmail.com>. Closes bug #122048.
|