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
|
# ChangeLog for media-sound/daapd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/ChangeLog,v 1.14 2005/04/28 15:41:02 luckyduck Exp $
*daapd-0.2.4 (28 Apr 2005)
28 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> metadata.xml,
+files/daapd-0.2.4-gentoo.patch, +daapd-0.2.4.ebuild:
new upstream version, thanks to iT_m00m1n to point me to that fact.
*daapd-0.2.3d-r1 (30 Jan 2005)
30 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +daapd-0.2.3d-r1.ebuild:
version bump to indicate the changes, it works for users which dont set any
options in the conf.d file. see
30 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> files/daapd.init.d:
slightly modified the init script to fix bug #76088
03 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> daapd-0.2.3d.ebuild:
Fixed IUSE/use.local.desc, keyworded ~sparc wrt #76093, thanks Paul Forgey for
the report
14 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
daapd-0.2.3d.ebuild:
Back to aac
19 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
-files/0.2.1d-makefile-gentoo.patch, -files/0.2.1d-zeroconf-gentoo.patch,
-files/daapd-0.2.3b-gentoo.patch, -files/daapd-0.2.3b-mpeg4.patch,
-daapd-0.2.1d.ebuild, -daapd-0.2.3b.ebuild:
Removing old versions.
*daapd-0.2.3d (05 Oct 2004)
05 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+files/daapd-0.2.3d-gentoo.patch, files/daapd.init.d, +daapd-0.2.3b.ebuild:
Version bump closes bug #66364. Added ~amd64.
29 Aug 2004; David Holm <dholm@gentoo.org> daapd-0.2.3b.ebuild:
Added to ~ppc.
19 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org> daapd-0.2.3b.ebuild:
Added to ~x86.
*daapd-0.2.3b (18 Aug 2004)
18 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org>
+files/daapd-0.2.3b-gentoo.patch, +files/daapd-0.2.3b-mpeg4.patch,
+daapd-0.2.3b.ebuild:
Initial commit of version bump in -* because of compilation problems. See bug
#49422.
*daapd-0.2.1d (30 Mar 2004)
30 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> daapd-0.2.1d.ebuild,
metadata.xml, files/0.2.1d-makefile-gentoo.patch,
files/0.2.1d-zeroconf-gentoo.patch, files/daapd.conf.d, files/daapd.init.d:
Initial version committed to portage.
20 Dec 2003; Sandy McArthur <sandymac@gentoo.org> 0.2.1d-zeroconf-gentoo.patch :
Improved DNS-SD support so that the TXT records are also published.
19 Dec 2003; Sandy McArthur <sandymac@gentoo.org> :
Initial import. Ebuild submitted by Sandy McArthur <sandymac@gentoo.org>.
New upstream relase: "Added support for comments / the ID3 comment field"
Reworked ebuild to use patches and support the Howl zeroconf implementation
when 'zeroconf' is in your USE flags.
|