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
|
# ChangeLog for media-sound/murmur
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/ChangeLog,v 1.11 2009/01/30 01:23:09 tgurr Exp $
30 Jan 2009; Timo Gurr <tgurr@gentoo.org> murmur-1.1.7.ebuild:
Add suggested pch change by Atman Sense, bug #256852.
*murmur-1.1.7 (30 Jan 2009)
30 Jan 2009; Timo Gurr <tgurr@gentoo.org> metadata.xml,
-murmur-1.1.6.ebuild, +murmur-1.1.7.ebuild:
Version bump, removing old.
31 Oct 2008; Timo Gurr <tgurr@gentoo.org> files/murmur.initd,
metadata.xml, murmur-1.1.6.ebuild:
Fix dbus usage in init script and introduce ice USE flag. Thanks Dennis
Schridde, Atman and Sascha Jüngling.
22 Oct 2008; Timo Gurr <tgurr@gentoo.org> metadata.xml,
murmur-1.1.6.ebuild:
Minor dependency fix for monolithic qt4, add myself as maintainer.
17 Oct 2008; Timo Gurr <tgurr@gentoo.org> murmur-1.1.6.ebuild:
Further EAPI2 improvements and cosmetic cleanups, thanks zlin and Ingmar.
*murmur-1.1.6 (16 Oct 2008)
16 Oct 2008; Timo Gurr <tgurr@gentoo.org> files/murmur.confd,
+files/murmur.initd, +files/murmur.logrotate, -files/murmur.rc,
metadata.xml, -murmur-0.9.4.ebuild, -murmur-0.9.4-r1.ebuild,
+murmur-1.1.6.ebuild:
Version bump, fixing bug #207627 (Thanks to every single person
participating). Remove old.
15 Mar 2008; Timothy Redaelli <drizzt@gentoo.org> metadata.xml:
Drop maintainership
*murmur-0.9.4-r1 (18 Apr 2007)
18 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> +murmur-0.9.4-r1.ebuild:
Revision bump:
Add user and group murmur.
Thanks to Jörg Habenicht for reporting wrt bug #171925.
28 Feb 2007; Timothy Redaelli <drizzt@gentoo.org> murmur-0.9.4.ebuild:
Add use pch (as suggested by X on comment 2 of bug #167428).
Accept also qt with sqlite3 use (thanks to desowin wrt bug #166215).
Remove unuseful dependencies.
08 Feb 2007; Timothy Redaelli <drizzt@gentoo.org> murmur-0.9.4.ebuild:
Fix speex depend thanks to Gorch wrt bug #165927
*murmur-0.9.4 (20 Jan 2007)
20 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> +files/murmur.confd,
+files/murmur.rc, +metadata.xml, +murmur-0.9.4.ebuild:
New ebuild, mumble server (murmur) wrt bug #155517.
|