Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/mozilla-sunbird: mozilla-sunbird-0.7.ebuild
Date: Sat, 27 Oct 2007 22:21:18
Message-Id: E1IltZD-0001uX-77@stork.gentoo.org
1 mr_bones_ 07/10/27 21:51:39
2
3 Modified: mozilla-sunbird-0.7.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild?r1=1.1&r2=1.2
14
15 Index: mozilla-sunbird-0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- mozilla-sunbird-0.7.ebuild 26 Oct 2007 18:31:47 -0000 1.1
22 +++ mozilla-sunbird-0.7.ebuild 27 Oct 2007 21:51:38 -0000 1.2
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/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.1 2007/10/26 18:31:47 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.2 2007/10/27 21:51:38 mr_bones_ Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 @@ -183,7 +183,6 @@
32 touch "${D}${MOZILLA_FIVE_HOME}"/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest
33 touch "${D}${MOZILLA_FIVE_HOME}"/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
34
35 -
36 linguas
37 for X in ${linguas}; do
38 [[ ${X} != "en" ]] && xpi_install "${WORKDIR}"/"${P}-${X}"
39
40
41
42 --
43 gentoo-commits@g.o mailing list