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
|
# ChangeLog for media-video/exaile
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
09 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
+exaile-0.2.5_beta.ebuild, -exaile-0.2.5b.ebuild:
added quotes around defintion of $S and $MY_PV; renamed to proper Gentoo scheme
07 Nov 2006; Juan Aguado (juantxorena) <juantxorena666@gmail.com>
exaile-0.2.4.ebuild, +exaile-0.2.5b.ebuild:
New version, new USE flags and refix dependecy ;), thanks to Nick C
07 Nov 2006; Markus Ullmann <jokey@gentoo.org> exaile-0.2.4.ebuild:
Fix DEPEND
04 Nov 2006; Juan Aguado (juantxorena) <juantxorena666@gmail.com>
ChangeLog:
Fix ChangeLog error
04 Nov 2006; Juan Aguado (juantxorena) <juantxorena666@gmail.com>
exaile-0.2.4.ebuild:
Re-add mp3 flag, fix ipod support dependecies
31 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> exaile-0.2.4.ebuild:
Removing mp3 USE-flag and dependency since media-libs/gst-plugins-ugly is
not needed for playing mp3's.
31 Oct 2006; Juan Aguado (juantxorena) <juantxorena666@gmail.com>
exaile-0.2.4.ebuild:
ipod and mp3 USE flags, ~amd64 keyword added
20 Oct 2006; Christian Faulhammer (opfer) <gentoo@faulhammer.org>
exaile-0.2.4.ebuild:
added trailing slash to HOMEPAGE URL
10 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> -exaile-0.2.3.ebuild,
exaile-0.2.4.ebuild:
trayicon USE-flag added. Comment added. Removed old version.
07 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> -exaile-0.2.2.ebuild,
+exaile-0.2.4.ebuild:
Version bump. Old version removed.
08 Sep 2006; Tiziano Müller <gentoo@dev-zero.ch>
-exaile-0.2_beta5.ebuild, -exaile-0.2.1.ebuild, +exaile-0.2.3.ebuild:
Version bump.
07 Sep 2006; Tiziano Müller <gentoo@dev-zero.ch> +exaile-0.2.2.ebuild:
Version bump. Removed pyogg and pymad dependencies (thanks to Henrique
Ferreiro García for letting me know). Added media-libs/mutagen dependency.
Added sed-patch to disable the installation of the provided mutagen-files.
06 Sep 2006; Tiziano Müller <gentoo@dev-zero.ch>
-exaile-0.2_beta2.ebuild, -exaile-0.2_beta4.ebuild, +exaile-0.2.1.ebuild:
Version bump.
21 Aug 2006; Tiziano Müller <gentoo@dev-zero.ch>
+exaile-0.2_beta5.ebuild:
Version bump.
10 Aug 2006; Jakub Moc <jakub@gentoo.org> +.:
Move exaile to media-sound
10 Aug 2006; Jakub Moc <jakub@gentoo.org> exaile-0.2_beta2.ebuild,
exaile-0.2_beta4.ebuild:
Fix description
04 Aug 2006; Tiziano Müller <gentoo@dev-zero.ch>
+exaile-0.2_beta3.ebuild, +exaile-0.2_beta4.ebuild:
Version bump to v0.2_beta4
-> upstream added -fPIC for the lib as recommended
-> upstream changed CFLAGS handling as recommended
-> upstream fixed icon-not-found problem
inheriting from toolchain-funcs now
16 Jul 2006; Tiziano Müller <gentoo@dev-zero.ch> ChangeLog:
New ebuild for bug 134865
|