summaryrefslogtreecommitdiff
blob: d312432985c1afc6db56eb66c575f4d91c0ca8a3 (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
# ChangeLog for media-sound/mt-daapd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.12 2006/01/12 16:17:38 flameeyes Exp $

  12 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> -mt-daapd-0.2.3.ebuild,
  -mt-daapd-0.2.3-r1.ebuild:
  Drop old versions.

  04 Jan 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/mt-daapd-0.2.3-sparc.patch, mt-daapd-0.2.3-r2.ebuild:
  Applied patch to fix bus error on sparc, and keyworded ~sparc as per bug
  #110663.

  04 Jan 2006; Diego Pettenò <flameeyes@gentoo.org>
  mt-daapd-0.2.3-r2.ebuild:
  Filter out --as-needed flags.

*mt-daapd-0.2.3-r2 (01 Dec 2005)

  01 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/mt-daapd-0.2.3-persist-fix.patch, mt-daapd-0.2.3-r1.ebuild,
  +mt-daapd-0.2.3-r2.ebuild:
  New revision, with optional avahi support (with howl compatibility). Moved
  ~ppc-macos keyword to this new revision that has dropped the debug useflag
  and has no more dependency on efence. Also apply patch for bug #111442.

  30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> files/mt-daapd.init.2:
  Don't provide daap to avoid warnings during start/stop of services. mt-daapd
  is going to be the only daapd server for now anyway.

*mt-daapd-0.2.3-r1 (21 Oct 2005)

  21 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/mt-daapd-0.2.3-pidfile.patch, +files/mt-daapd.init.2,
  +mt-daapd-0.2.3-r1.ebuild:
  New revision, patched to allow launching more than one instance of mt-daapd.
  Also new init.d file that allows symlinked-launches.

  04 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> mt-daapd-0.2.3.ebuild:
  Added ~sh.

*mt-daapd-0.2.3 (03 Oct 2005)

  03 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> +mt-daapd-0.2.3.ebuild:
  Version bumped, Bug 106032.
  Fixed howl USE flag problem, Bug 94899.
  Fixed vorbis USE flag problem, Bug 96202.

  25 Jul 2005; David Holm <dholm@gentoo.org> mt-daapd-0.2.1.1.ebuild:
  Added to ~ppc.

  28 May 2005; Jan Brinkmann <luckyduck@gentoo.org> mt-daapd-0.2.1.1.ebuild:
  cosmetic changes

  25 May 2005; Jan Brinkmann <luckyduck@gentoo.org> mt-daapd-0.2.1.1.ebuild:
  stable on amd64 and x86

*mt-daapd-0.2.1.1 (29 Apr 2005)

  29 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> +files/mt-daapd.init,
  +metadata.xml, +mt-daapd-0.2.1.1.ebuild:
  Initial import. Ebuilds based on the contribution by Frederik Kunz
  <frederik.kunz@web.de>. Fixes #78100