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
|
# ChangeLog for net-www/gplflash
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.21 2006/01/26 21:03:47 genstef Exp $
26 Jan 2006; Stefan Schweizer <genstef@gentoo.org>
-gplflash-0.4.12.ebuild, -gplflash-0.4.13.ebuild,
gplflash-0.4.13-r1.ebuild:
Remove old ebuilds, fix modular X depends
*gplflash-0.4.13-r1 (17 Dec 2005)
17 Dec 2005; Mike Frysinger <vapier@gentoo.org>
+files/gplflash-0.4.13-build.patch, +gplflash-0.4.13-r1.ebuild:
Fix RUNPATH bugs by cleaning up the autotools #114418.
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
17 Mar 2005; Heinrich Wendel <lanius@gentoo.org> gplflash-0.4.13.ebuild:
fix plugin dir, bug #84593
*gplflash-0.4.13 (08 Mar 2005)
08 Mar 2005; Markus Rothe <corsair@gentoo.org> +gplflash-0.4.13.ebuild:
Version bump, but configure won't find new location of X11 includes/libraries.
Temporal solution is pointing configure to the exact location, until a better
is found. bug #79270
03 Nov 2004; Markus Rothe <corsair@gentoo.org> +metadata.xml:
Added metadata.xml
*gplflash-0.4.12 (03 Nov 2004)
03 Nov 2004; Markus Rothe <corsair@gentoo.org> +gplflash-0.4.12.ebuild:
Version bumb; won't work on ppc64 -> -ppc64
03 Oct 2003; Joel Hill <hillster@gentoo.org> gplflash-0.4.10-r3.ebuild:
added einfo regarding support only for older flash and also changed
discriptionto take into account, added RDEPEND to stop it being installed at
the same time ad netscape-flash
*gplflash-0.4.10-r3 (03 Oct 2003)
03 Oct 2003; Joel Hill <hillster@gentoo.org> gplflash-0.4.10-r3.ebuild:
added nsplugins support bug #23632
03 Oct 2003; Joel Hill <hillster@gentoo.org> gplflash-0.4.10-r1.ebuild,
gplflash-0.4.10-r2.ebuild, gplflash-0.4.10.ebuild:
Updated homepages and source urls.
12 Jun 2003; <msterret@gentoo.org> gplflash-0.4.10-r1.ebuild,
gplflash-0.4.10-r2.ebuild, gplflash-0.4.10.ebuild:
fix Header
*gplflash-0.4.10-r2 (17 Mar 2003)
17 Mar 2003; root <root@gentoo.org> gplflash-0.4.10-r2.ebuild,
files/gplflash-0.4.10-ppc.diff:
Fixed issues with static/shared libs; works on PPC now
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
23 August 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :
Added ppc to keywords.
09 Jul 2002; Martin Schlemmer <azarah@gentoo.org> gcc3-gentoo.diff :
Update the patch not to include the "$Id:", as it invalidated the
patch after commit, causing gplflash to still fail with gcc3.
*gplflash-0.4.10-r1 (29 Jun 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> gplflash-0.4.10.ebuild :
Added LICENSE, KEYWORDS, SLOT.
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> gplflash-0.4.10-r1.ebuild :
Added KEYWORDS.
29 Jun 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
gplflash-0.4.10-r1.ebuild :
Added missing ChangeLog, lintool fixups, patch for GCC3.1 support
(thanks to José Fonseca <j_r_fonseca@yahoo.co.uk> of bug #4134).
*gplflash-0.4.10 (12 Jun 2003)
13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
|