Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/seamonkey: ChangeLog seamonkey-1.1.5.ebuild
Date: Sun, 21 Oct 2007 21:02:30
Message-Id: E1Ijhlr-0001cC-P9@stork.gentoo.org
1 armin76 07/10/21 20:51:39
2
3 Modified: ChangeLog seamonkey-1.1.5.ebuild
4 Log:
5 Bump patchset to fix bug #196444, bug #188636, and fix bug #186750 thanks to Walter Meinl <wuno at lsvw dot de> for the patches
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.87 www-client/seamonkey/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.87&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.87&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.86&r2=1.87
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
18 retrieving revision 1.86
19 retrieving revision 1.87
20 diff -u -r1.86 -r1.87
21 --- ChangeLog 21 Oct 2007 14:17:06 -0000 1.86
22 +++ ChangeLog 21 Oct 2007 20:51:39 -0000 1.87
23 @@ -1,6 +1,10 @@
24 # ChangeLog for www-client/seamonkey
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.86 2007/10/21 14:17:06 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.87 2007/10/21 20:51:39 armin76 Exp $
28 +
29 + 21 Oct 2007; Raúl Porcel <armin76@g.o> seamonkey-1.1.5.ebuild:
30 + Bump patchset to fix bug #196444, bug #188636, and fix bug #186750 thanks to
31 + Walter Meinl <wuno at lsvw dot de> for the patches
32
33 21 Oct 2007; Markus Meier <maekke@g.o> seamonkey-1.1.5.ebuild:
34 x86 stable, security bug #196480
35
36
37
38 1.3 www-client/seamonkey/seamonkey-1.1.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey/seamonkey-1.1.5.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey/seamonkey-1.1.5.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey/seamonkey-1.1.5.ebuild?r1=1.2&r2=1.3
43
44 Index: seamonkey-1.1.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.5.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- seamonkey-1.1.5.ebuild 21 Oct 2007 14:17:06 -0000 1.2
51 +++ seamonkey-1.1.5.ebuild 21 Oct 2007 20:51:39 -0000 1.3
52 @@ -1,12 +1,12 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.5.ebuild,v 1.2 2007/10/21 14:17:06 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.5.ebuild,v 1.3 2007/10/21 20:51:39 armin76 Exp $
57
58 WANT_AUTOCONF="2.1"
59
60 inherit flag-o-matic toolchain-funcs eutils mozcoreconf mozconfig-2 mozilla-launcher makeedit multilib autotools
61
62 -PATCH="${P}-patches-0.1"
63 +PATCH="${P}-patches-0.2"
64 EMVER="0.95.3"
65
66 DESCRIPTION="Mozilla Application Suite - web browser, email, HTML editor, IRC"
67 @@ -154,7 +154,7 @@
68 sed -i -e \
69 's|-DARON_WAS_HERE|-DGENTOO_NSPLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsplugins\\\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsbrowser/plugins\\\"|' \
70 ${S}/config/autoconf.mk \
71 - ${S}/xpfe/global/buildconfig.html
72 + ${S}/toolkit/global/buildconfig.html
73
74 # This removes extraneous CFLAGS from the Makefiles to reduce RAM
75 # requirements while compiling
76
77
78
79 --
80 gentoo-commits@g.o mailing list