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
|
# ChangeLog for app-misc/gizmod
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
12 Dec 2009; Justin Riley <justin.t.riley@gmail.com> gizmod-3.5.ebuild,
+files/gizmod-3.5-gcc44.patch:
Added patch for gcc 4.4.2, bug submitted upstream
27 Nov 2009; Justin Riley <justin.t.riley@gmail.com> gizmod-3.5.ebuild,
+files/gizmod-3.5-libvisual.patch:
Added patch to enforce libvisual USE flag. Thanks to Tommy[D] for the catch
25 Nov 2009; Justin Riley <justin.t.riley@gmail.com> gizmod-3.5.ebuild,
+files/gizmod.rc:
Added init script, changed LIB_INSTALL_DIR to LIB_SUFFIX which removed need
to inherit multilib, fixed boost DEPEND/RDEPEND for older versions of boost
which did not have python use flag, removed version specific dep on
libvisual. Thanks to ohnobikini, ABCD_, bonsaikitten, and Tommy[D] for
review.
18 Nov 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
-gizmod-3.3.ebuild, gizmod-3.5.ebuild:
Nuke old version, add missing multilib eclass
15 Nov 2009; Justin Riley <justin.t.riley@gmail.com> +gizmod-3.5.ebuild:
New Ebuild for bug 134016, thanks to ak for initial ebuild and Tommy,
ohnobikini, and dilfridge for review
16 Mar 2009; Nick Fortino (nfortino) <nfortino@gmail.com>
gizmod-3.3.ebuild:
Update ebuild to use EAPI 2. Thanks to Cristian Ruppert and Thomas Sachau
for review
23 Aug 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de> metadata.xml:
Added USE flag description wrt GLEP 56
18 Jan 2008; (Tommy[D]) tommy100@gmx.de gizmod-3.3.ebuild:
Shorten DESCRIPTION
28 Jun 2007; Tim Burrell <tim.burrell@gmail.com> -gizmod-3.2.ebuild,
,gizmod-3.3.ebuild:
Fix Manifest and Digest for tarball on sourceforge, and remove old ebuild
27 Jun 2007; Tim Burrell <tim.burrell@gmail.com> +gizmod-3.3.ebuild:
New Ebuild for bug 134016
20 Jun 2007; Jakub Moc <jakub@gentoo.org> gizmod-3.2.ebuild:
Fix built_with_use check for newer boost versions
04 Jun 2007; Tim Burrell <tim.burrell@gmail.com> -gizmod-3.1.ebuild,
+gizmod-3.2.ebuild:
New Ebuild for bug 134016
17 May 2007; Tim Burrell <tim.burrell@gmail.com> -gizmod-3.0.ebuild,
+gizmod-3.1.ebuild:
New Ebuild for bug 134016
09 May 2007; Your Name (flithm) <tim@timburrell.net> +gizmod-3.0.ebuild,
+metadata.xml:
New Ebuild for bug 134016
|