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-bin: seamonkey-bin-1.1.4.ebuild ChangeLog
Date: Mon, 17 Sep 2007 13:11:37
Message-Id: E1IXGGX-00060W-Oj@stork.gentoo.org
1 armin76 07/09/17 13:03:53
2
3 Modified: seamonkey-bin-1.1.4.ebuild ChangeLog
4 Log:
5 Fix icon, bug #192426, thanks to Pacho Ramos <pacho at condmat1 dot ciencias dot uniovi dotes>
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.4 www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild?r1=1.3&r2=1.4
14
15 Index: seamonkey-bin-1.1.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- seamonkey-bin-1.1.4.ebuild 11 Aug 2007 15:04:27 -0000 1.3
22 +++ seamonkey-bin-1.1.4.ebuild 17 Sep 2007 13:03:53 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild,v 1.3 2007/08/11 15:04:27 beandog Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.4.ebuild,v 1.4 2007/09/17 13:03:53 armin76 Exp $
28
29 inherit eutils mozilla-launcher multilib
30
31 @@ -49,7 +49,7 @@
32 install_mozilla_launcher_stub seamonkey-bin ${MOZILLA_FIVE_HOME}
33
34 # Install icon and .desktop for menu entry
35 - doicon ${FILESDIR}/icon/${PN}-icon.png
36 + doicon ${FILESDIR}/icon/${PN}.png
37 domenu ${FILESDIR}/icon/${PN}.desktop
38 }
39
40
41
42
43 1.26 www-client/seamonkey-bin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 11 Aug 2007 15:11:12 -0000 1.25
56 +++ ChangeLog 17 Sep 2007 13:03:53 -0000 1.26
57 @@ -1,6 +1,10 @@
58 # ChangeLog for www-client/seamonkey-bin
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.25 2007/08/11 15:11:12 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.26 2007/09/17 13:03:53 armin76 Exp $
62 +
63 + 17 Sep 2007; Raúl Porcel <armin76@g.o> seamonkey-bin-1.1.4.ebuild:
64 + Fix icon, bug #192426, thanks to Pacho Ramos <pacho at condmat1 dot ciencias
65 + dot uniovi dotes>
66
67 11 Aug 2007; Raúl Porcel <armin76@g.o>
68 -seamonkey-bin-1.1.3.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list