Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-4.1.2.3.ebuild ChangeLog
Date: Wed, 30 Oct 2013 16:15:09
Message-Id: 20131030161505.4D91020047@flycatcher.gentoo.org
1 dilfridge 13/10/30 16:15:05
2
3 Modified: libreoffice-bin-4.1.2.3.ebuild ChangeLog
4 Log:
5 Fix harfbuzz version, bug 489636
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
8
9 Revision Changes Path
10 1.5 app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild?r1=1.4&r2=1.5
15
16 Index: libreoffice-bin-4.1.2.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- libreoffice-bin-4.1.2.3.ebuild 27 Oct 2013 16:22:14 -0000 1.4
23 +++ libreoffice-bin-4.1.2.3.ebuild 30 Oct 2013 16:15:05 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild,v 1.4 2013/10/27 16:22:14 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild,v 1.5 2013/10/30 16:15:05 dilfridge Exp $
29
30 EAPI=5
31
32 @@ -62,6 +62,7 @@
33 dev-libs/boost:0/1.52
34 dev-libs/icu:0/51.1
35 =media-gfx/graphite2-1.2*
36 + =media-libs/harfbuzz-0.9.12
37 =media-libs/libpng-1.5.15
38 >=sys-libs/glibc-2.15-r3
39 kde? ( >=kde-base/kdelibs-4.10.5-r1:4 >=dev-qt/qtcore-4.8.4-r5:4 )
40
41
42
43 1.120 app-office/libreoffice-bin/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.120&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.120&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.119&r2=1.120
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
52 retrieving revision 1.119
53 retrieving revision 1.120
54 diff -u -r1.119 -r1.120
55 --- ChangeLog 27 Oct 2013 16:22:14 -0000 1.119
56 +++ ChangeLog 30 Oct 2013 16:15:05 -0000 1.120
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-office/libreoffice-bin
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.119 2013/10/27 16:22:14 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.120 2013/10/30 16:15:05 dilfridge Exp $
62 +
63 + 30 Oct 2013; Andreas K. Huettel <dilfridge@g.o>
64 + libreoffice-bin-4.1.2.3.ebuild:
65 + Fix harfbuzz version, bug 489636
66
67 27 Oct 2013; Agostino Sarubbo <ago@g.o> libreoffice-bin-4.1.2.3.ebuild:
68 Stable for x86, wrt bug #489566