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
88
89
|
# ChangeLog for net-p2p/museek+
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/museek+/ChangeLog,v 1.17 2009/03/07 15:22:26 betelgeuse Exp $
07 Mar 2009; Petteri Räty <betelgeuse@gentoo.org>
museek+-0.1.13-r3.ebuild:
Migreate to EAPI 2.
17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
files/museek+-0.1.13-gcc43.patch:
Fix patch with absolute paths.
17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
files/museek+-0.1.13-gcc43.patch:
Fix patch with absolute paths.
28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> museek+-0.1.13-r3.ebuild:
QA: Get rid of deprecated qt_min_version().
28 May 2008; Santiago M. Mola <coldwind@gentoo.org>
-files/museek+-0.1.12-libxmlpp-dep-order.patch,
-files/museek+-0.1.12-musetup-gtk-spaces.patch,
-files/museek+-0.1.12-scons-0.96.94.patch, -files/museek,
-museek+-0.1.12.ebuild:
Remove old version.
*museek+-0.1.13-r3 (30 Apr 2008)
30 Apr 2008; Santiago M. Mola <coldwind@gentoo.org>
+files/museek+-0.1.13-gcc43.patch, -museek+-0.1.13-r1.ebuild,
-museek+-0.1.13-r2.ebuild, +museek+-0.1.13-r3.ebuild:
Fix missing dodir (bug #219007) and compatibility with gcc 4.3 (bug
#219352). Remove old.
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> museek+-0.1.12.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
*museek+-0.1.13-r2 (16 Feb 2008)
16 Feb 2008; Santiago M. Mola <coldwind@gentoo.org>
+museek+-0.1.13-r2.ebuild:
Revbump fixing #210364
24 Jan 2008; Santiago M. Mola <coldwind@gentoo.org>
museek+-0.1.13-r1.ebuild:
Keyworded ~amd64 and an elog message added warning about extra software
needed to run musetup-{gtk,qt}, #193444.
13 Oct 2007; Santiago M. Mola <coldwind@gentoo.org>
museek+-0.1.13-r1.ebuild:
Depend on >=dev-util/cmake-2.4.6 (#195414).
*museek+-0.1.13-r1 (23 Sep 2007)
23 Sep 2007; Santiago M. Mola <coldwind@gentoo.org>
+files/museek+-0.1.13-optional-deps.patch,
files/museek+-0.1.13-post_release_fixes.patch, -museek+-0.1.13.ebuild,
+museek+-0.1.13-r1.ebuild:
Make optional deps configurable.
*museek+-0.1.13 (22 Sep 2007)
22 Sep 2007; Santiago M. Mola <coldwind@gentoo.org>
+files/museek+-0.1.13-post_release_fixes.patch, +museek+-0.1.13.ebuild:
Bump to 0.1.13.
03 Jul 2007; Santiago M. Mola <coldwind@gentoo.org> metadata.xml:
Update my maintainer data.
14 Feb 2007; Raúl Porcel <armin76@gentoo.org>
+files/museek+-0.1.12-musetup-gtk-spaces.patch,
+files/museek+-0.1.12-scons-0.96.94.patch, museek+-0.1.12.ebuild:
Add two new patches to make it work with newer scons, bug 166696, thanks to
coldwind for the patch
13 Feb 2007; Raúl Porcel <armin76@gentoo.org>
+files/museek+-0.1.12-libxmlpp-dep-order.patch, +files/museek:
add missing files, thanks to coldwind for reporting
12 Feb 2007; Raúl Porcel <armin76@gentoo.org> metadata.xml:
ColdWind will maintain this
*museek+-0.1.12 (12 Feb 2007)
12 Feb 2007; Raúl Porcel <armin76@gentoo.org> +metadata.xml,
+museek+-0.1.12.ebuild:
New ebuild, from bug 140047, thanks to Santiago M. Mola Velasco <cooldwind
at gmail dot com> for the ebuild
|