Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/mozilla-sunbird: mozilla-sunbird-0.9.ebuild ChangeLog
Date: Mon, 22 Feb 2010 16:03:05
Message-Id: E1NjakP-00018W-6l@stork.gentoo.org
1 fauli 10/02/22 16:03:01
2
3 Modified: mozilla-sunbird-0.9.ebuild ChangeLog
4 Log:
5 fix typo
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.8 app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild?r1=1.7&r2=1.8
14
15 Index: mozilla-sunbird-0.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- mozilla-sunbird-0.9.ebuild 22 Mar 2009 15:26:27 -0000 1.7
22 +++ mozilla-sunbird-0.9.ebuild 22 Feb 2010 16:03:00 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.7 2009/03/22 15:26:27 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.8 2010/02/22 16:03:00 fauli Exp $
29
30 WANT_AUTOCONF="2.1"
31
32 @@ -177,7 +177,7 @@
33 pkg_preinst() {
34 declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
35
36 - einfo "Removing old installs though some really ugly code. It potentially"
37 + einfo "Removing old installs through some really ugly code. It potentially"
38 einfo "eliminates any problems during the install, however suggestions to"
39 einfo "replace this are highly welcome. Send comments and suggestions to"
40 einfo "mozilla@g.o."
41
42
43
44 1.44 app-office/mozilla-sunbird/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.44&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?rev=1.44&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/ChangeLog?r1=1.43&r2=1.44
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v
53 retrieving revision 1.43
54 retrieving revision 1.44
55 diff -u -r1.43 -r1.44
56 --- ChangeLog 22 Mar 2009 15:26:27 -0000 1.43
57 +++ ChangeLog 22 Feb 2010 16:03:00 -0000 1.44
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-office/mozilla-sunbird
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.43 2009/03/22 15:26:27 armin76 Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.44 2010/02/22 16:03:00 fauli Exp $
64 +
65 + 22 Feb 2010; Christian Faulhammer <fauli@g.o>
66 + mozilla-sunbird-0.9.ebuild:
67 + fix typo
68
69 22 Mar 2009; Raúl Porcel <armin76@g.o> mozilla-sunbird-0.9.ebuild:
70 Bump patchset to fix #263215