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
|
# ChangeLog for net-www/nspluginwrapper
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.12 2007/04/08 23:23:06 chutzpah Exp $
*nspluginwrapper-0.9.91.4 (09 Apr 2007)
09 Apr 2007; Patrick McLean <chutz@gentoo.org>
-files/nspluginwrapper-0.9.90.4-gentoo.patch,
+nspluginwrapper-0.9.91.4.ebuild:
Version bump.
*nspluginwrapper-0.9.91.3 (09 Mar 2007)
09 Mar 2007; Patrick McLean <chutzpah@gentoo.org>
+nspluginwrapper-0.9.91.3.ebuild:
Version bump.
08 Jan 2007; Patrick McLean <chutzpah@gentoo.org>
-nspluginwrapper-0.9.90.4.ebuild, nspluginwrapper-0.9.91.2.ebuild:
Remove TEXTREL line and delete old version.
05 Jan 2007; Patrick McLean <chutzpah@gentoo.org>
nspluginwrapper-0.9.91.2.ebuild:
Change einfo to elog for message about how to use/install plugins.
*nspluginwrapper-0.9.91.2 (04 Jan 2007)
04 Jan 2007; Patrick McLean <chutzpah@gentoo.org>
-files/nspluginwrapper-0.9.90.3-gentoo.patch,
-nspluginwrapper-0.9.90.3.ebuild, +nspluginwrapper-0.9.91.2.ebuild:
Version bump, changed installation dir of plugins as per suggestion made by
Christian Birchinger <joker@gentoo.org>, bug #159157. Clean out older
version.
22 Nov 2006; Patrick McLean <chutzpah@gentoo.org>
files/nspluginwrapper-0.9.90.4-gentoo.patch:
Adjust the configure patch so it will print out a little more information
when bi-arch is broken.
*nspluginwrapper-0.9.90.4 (20 Nov 2006)
20 Nov 2006; Patrick McLean <chutzpah@gentoo.org>
+files/nspluginwrapper-0.9.90.4-gentoo.patch,
+nspluginwrapper-0.9.90.4.ebuild:
Version bump, rework ebuild somewhat since the new version has a more
automated build system. Remove the "-v" from the calls to nspluginwrapper so
merging and unmerging doesn't print useless verbose info about the plugins
being installed.
13 Nov 2006; Patrick McLean <chutzpah@gentoo.org>
nspluginwrapper-0.9.90.3.ebuild:
Clean up error message on unmerge, remove block against eselect-compiler
since it's masked anyway.
23 Oct 2006; Patrick McLean <chutzpah@gentoo.org> ChangeLog:
Remove flash9 soundlibs einfo since net-www/netscape-flash-9* depends on it
now.
22 Oct 2006; Patrick McLean <chutzpah@gentoo.org>
nspluginwrapper-0.9.90.3.ebuild:
Add dep on app-emulation/emul-linux-x86-gtklibs, this should fix bug #152216.
20 Oct 2006; Patrick McLean <chutzpah@gentoo.org>
nspluginwrapper-0.9.90.3.ebuild:
Add an einfo to pkg_postinst about needing to install
app-emulation/emul-linux-x86-soundlibs for sound with flash 9.
*nspluginwrapper-0.9.90.3 (20 Oct 2006)
20 Oct 2006; Patrick McLean <chutzpah@gentoo.org>
+files/nspluginwrapper-0.9.90.3-gentoo.patch, +metadata.xml,
+nspluginwrapper-0.9.90.3.ebuild:
Initial version. Ebuild originally written by Herbie Hopkins
<herbs@gentoo.org>, also had contributions from Ahmed Ammar
<b33fc0d3@gmail.com> and Matsuu Takuto matsuu@gentoo.org. Closes bug
#138454.
|