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
90
91
92
93
94
95
96
97
98
99
100
101
|
# ChangeLog for media-video/codeine
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/codeine/ChangeLog,v 1.20 2009/02/15 17:10:09 carlo Exp $
*codeine-1.0.1.3-r1 (15 Feb 2009)
15 Feb 2009; Carsten Lohrke <carlo@gentoo.org>
+files/codeine-1.0.1.3-desktop-file.diff,
+files/codeine-1.0.1.3-gcc43.diff, +codeine-1.0.1.3-r1.ebuild:
Use kde-functions.eclass, to get rid of pointless use flags and invalid
dependencies. Fix desktop file. GCC 4.3 build fix, bug #251267.
28 Jul 2007; Raúl Porcel <armin76@gentoo.org> codeine-1.0.1.3.ebuild:
x86 stable wrt #186894
28 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org> metadata.xml,
codeine-1.0.1.3.ebuild:
Marked stable on amd64 as per bug 186894. Minor whitespace fixes.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
codeine-1.0.1.3.ebuild:
Drop virtual/x11 references.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
10 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Add missing email address for herd with name != alias.
30 Aug 2006; Matthias Schwarzott <zzam@gentoo.org> codeine-1.0.1.3.ebuild:
Added dependency to libXtst or <virtual/x11-7, thanks for reporting to
Daniel Mitchell <danmitchell@mail.utexas.edu>, see bug #134590.
26 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/codeine-1.0.1.3-respect-cc.patch, codeine-1.0.1.3.ebuild:
Add patch to respect CC settings, and make scons support -jX and -s
MAKEOPTS, basically allowing using parallel building _and_ distcc on
codeine.
*codeine-1.0.1.3 (12 May 2006)
12 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+codeine-1.0.1.3.ebuild:
Version bump.
06 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/codeine-xine-lib-1.0.patch, -codeine-1.0_beta1.ebuild:
Drop old non working version.
14 Mar 2006; Mark Loeser <halcy0n@gentoo.org> codeine-1.0.ebuild:
Stable on x86; bug #124646
03 Mar 2006; Herbie Hopkins <herbs@gentoo.org> codeine-1.0.ebuild:
Add extra multilib fix, mark stable on amd64 wrt bug 124646.
02 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
-codeine-1.0_beta2.ebuild, -codeine-1.0_beta3.ebuild,
-codeine-1.0_rc1.ebuild:
Drop beta and rc versions.
*codeine-1.0 (06 Sep 2005)
06 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> +codeine-1.0.ebuild:
Version bump, fixed multilib issues, closes bug 104500.
*codeine-1.0_rc1 (21 Jul 2005)
21 Jul 2005; Gregorio Guidi <greg_g@gentoo.org> +codeine-1.0_rc1.ebuild:
New version (#99741).
*codeine-1.0_beta3 (14 Apr 2005)
14 Apr 2005; Gregorio Guidi <greg_g@gentoo.org> metadata.xml,
+codeine-1.0_beta3.ebuild:
New version (#89014). Add kde herd to metadata.xml.
*codeine-1.0_beta2 (11 Apr 2005)
11 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> metadata.xml,
-files/codeine-1.0_beta1-xine-lib-1.0.patch,
+files/codeine-xine-lib-1.0.patch, codeine-1.0_beta1.ebuild,
+codeine-1.0_beta2.ebuild:
new upstream version, fixes #70658. generalised patchname, it also works for
the new version. updated maintainer information, chriswhite is retired. marked
older version stable on amd64 and x86.
09 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/codeine-1.0_beta1-xine-lib-1.0.patch, codeine-1.0_beta1.ebuild:
added a configure patch to let codeine compile again xine-1.0. fixes bug
#76252.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> metadata.xml:
Fixed herd in metadata.xml.
*codeine-1.0_beta1 (24 Oct 2004)
24 Oct 2004; Chris White <chriswhite@gentoo.org> +metadata.xml,
+codeine-1.0_beta1.ebuild:
Initial import to the tree. Fixes bug #68497. Thanks to Ian Monroe
<gentoo@monroe.nu> for submitting the ebuild.
|