Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-9999-r2.ebuild
Date: Thu, 27 Mar 2014 09:51:07
Message-Id: 20140327095059.87FB92004F@flycatcher.gentoo.org
1 scarabeus 14/03/27 09:50:59
2
3 Modified: libreoffice-9999-r2.ebuild
4 Log:
5 Afms were removed from git.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
8
9 Revision Changes Path
10 1.215 app-office/libreoffice/libreoffice-9999-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.215&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.215&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?r1=1.214&r2=1.215
15
16 Index: libreoffice-9999-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
19 retrieving revision 1.214
20 retrieving revision 1.215
21 diff -u -r1.214 -r1.215
22 --- libreoffice-9999-r2.ebuild 25 Mar 2014 10:28:58 -0000 1.214
23 +++ libreoffice-9999-r2.ebuild 27 Mar 2014 09:50:59 -0000 1.215
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.214 2014/03/25 10:28:58 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.215 2014/03/27 09:50:59 scarabeus Exp $
29
30 EAPI=5
31
32 @@ -435,7 +435,7 @@
33 # --disable-systray: quickstarter does not actually work at all so do not
34 # promote it
35 # --enable-extension-integration: enable any extension integration support
36 - # --without-{afms,fonts,myspell-dicts,ppsd}: prevent install of sys pkgs
37 + # --without-{fonts,myspell-dicts,ppsd}: prevent install of sys pkgs
38 # --disable-report-builder: too much java packages pulled in without pkgs
39 econf \
40 --docdir="${EPREFIX}/usr/share/doc/${PF}/" \
41 @@ -476,7 +476,6 @@
42 --with-system-ucpp \
43 --with-vendor="Gentoo Foundation" \
44 --with-x \
45 - --without-afms \
46 --without-fonts \
47 --without-myspell-dicts \
48 --without-help \