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/libreoffice: libreoffice-3.5.0.3.ebuild
Date: Sun, 04 Mar 2012 05:03:07
Message-Id: 20120304050257.220BA2004B@flycatcher.gentoo.org
1 mr_bones_ 12/03/04 05:02:57
2
3 Modified: libreoffice-3.5.0.3.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.10 app-office/libreoffice/libreoffice-3.5.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild?r1=1.9&r2=1.10
15
16 Index: libreoffice-3.5.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- libreoffice-3.5.0.3.ebuild 29 Feb 2012 15:21:02 -0000 1.9
23 +++ libreoffice-3.5.0.3.ebuild 4 Mar 2012 05:02:57 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild,v 1.9 2012/02/29 15:21:02 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.0.3.ebuild,v 1.10 2012/03/04 05:02:57 mr_bones_ Exp $
29
30 EAPI=4
31
32 @@ -495,7 +495,7 @@
33
34 pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
35
36 - if ! use cups ; then
37 + if ! use cups ; then
38 ewarn 'You will need net-print/cups to be able to print with libreoffice.'
39 fi
40 }