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
|
# ChangeLog for media-libs/memphis
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/memphis/ChangeLog,v 1.25 2014/01/15 12:58:02 ago Exp $
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Stable for alpha, wrt bug #488770
14 Jan 2014; Pacho Ramos <pacho@gentoo.org> memphis-0.2.3.ebuild:
ia64 stable, bug #488770 (thanks to Emeric Maschino for testing)
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Stable for sparc, wrt bug #488770
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Stable for ppc64, wrt bug #488770
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Stable for ppc, wrt bug #488770
07 Apr 2013; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild,
metadata.xml:
Make all ebuilds use vala.eclass, #463720
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> memphis-0.2.3.ebuild:
Add ~ppc64, wrt bug #449220
09 Jul 2012; Brent Baude <ranger@gentoo.org> memphis-0.2.3.ebuild:
Marking memphis-0.2.3 ~ppc for bug 388367
24 Apr 2012; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild:
Run eautoreconf when patching configure.ac, #412287
17 Jan 2012; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild,
metadata.xml:
Always DEP on dev-util/gtk-doc, #398999
22 Dec 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild:
Do not run elibtolize as it is already done by autotools-utils.eclass,
#395497
17 Dec 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild,
+files/memphis-0.2.3-link_gobject.patch:
Add patch for correct linking with USE=vala, thanks Attila Tóth finding the
patch, #394945; moved to autotools-utils.eclass in order to handle .a/.la
files correctly
14 Jul 2011; Thomas Kahle <tomka@gentoo.org> memphis-0.2.3.ebuild:
x86 stable per bug 369909
01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> memphis-0.2.3.ebuild:
Stable on amd64 wrt bug #278255
26 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> memphis-0.2.3.ebuild:
Enable introspection by default, per gnome policy.
20 Mar 2011; Justin Lecher <jlec@gentoo.org> -memphis-0.2.2.ebuild,
memphis-0.2.3.ebuild, +files/memphis-0.2.3-demos.patch:
Removed old, fix for conditional building vala bindings, 359549
07 Mar 2011; Justin Lecher <jlec@gentoo.org> memphis-0.2.2.ebuild,
memphis-0.2.3.ebuild:
Correct Slots for gtk 3 introduction to tree, fixed vala dep version, #357743
*memphis-0.2.3 (19 Sep 2010)
19 Sep 2010; Justin Lecher <jlec@gentoo.org> +memphis-0.2.3.ebuild:
Version Bump, fixes 331107
25 Jun 2010; Justin Lecher <jlec@gentoo.org> memphis-0.2.2.ebuild:
Bumped automake dep to 1.11, 324933
18 Jun 2010; Justin Lecher <jlec@gentoo.org> memphis-0.2.2.ebuild,
metadata.xml:
Added support for dev-lang/vala via USE=vala
*memphis-0.2.2 (17 Jun 2010)
17 Jun 2010; Justin Lecher <jlec@gentoo.org> +memphis-0.2.2.ebuild,
+metadata.xml:
New addition
|