diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-10-21 10:10:27 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-10-21 10:10:27 +0000 |
commit | 6dc1b494863b039d989049fab4f86ade806aa921 (patch) | |
tree | a5fd7ac0458366b367f8838a2c04cb0bb0a03159 /media-sound/mt-daapd/ChangeLog | |
parent | Stable on mips. (diff) | |
download | gentoo-2-6dc1b494863b039d989049fab4f86ade806aa921.tar.gz gentoo-2-6dc1b494863b039d989049fab4f86ade806aa921.tar.bz2 gentoo-2-6dc1b494863b039d989049fab4f86ade806aa921.zip |
New revision, patched to allow launching more than one instance of mt-daapd. Also new init.d file that allows symlinked-launches.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'media-sound/mt-daapd/ChangeLog')
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index ca321af09ef5..386e68c5e030 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/mt-daapd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.6 2005/10/04 11:21:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.7 2005/10/21 10:10:27 flameeyes Exp $ + +*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. |