Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/crossover-office-pro-bin: ChangeLog crossover-office-pro-bin-9.2.0.ebuild crossover-office-pro-bin-9.1.0.ebuild
Date: Thu, 01 Aug 2013 20:49:00
Message-Id: 20130801204854.DA20F2171C@flycatcher.gentoo.org
1 ssuominen 13/08/01 20:48:54
2
3 Modified: ChangeLog crossover-office-pro-bin-9.2.0.ebuild
4 crossover-office-pro-bin-9.1.0.ebuild
5 Log:
6 Fix libjpeg.so.62 dependency.
7
8 (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
9
10 Revision Changes Path
11 1.26 app-emulation/crossover-office-pro-bin/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 19 Dec 2012 17:07:58 -0000 1.25
24 +++ ChangeLog 1 Aug 2013 20:48:54 -0000 1.26
25 @@ -1,6 +1,10 @@
26 # ChangeLog for app-emulation/crossover-office-pro-bin
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.25 2012/12/19 17:07:58 mr_bones_ Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.26 2013/08/01 20:48:54 ssuominen Exp $
31 +
32 + 01 Aug 2013; Samuli Suominen <ssuominen@g.o>
33 + crossover-office-pro-bin-9.1.0.ebuild, crossover-office-pro-bin-9.2.0.ebuild:
34 + Fix libjpeg.so.62 dependency.
35
36 19 Dec 2012; Michael Sterrett <mr_bones_@g.o>
37 -crossover-office-pro-bin-4.2.ebuild:
38
39
40
41 1.5 app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild?rev=1.5&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild?rev=1.5&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild?r1=1.4&r2=1.5
46
47 Index: crossover-office-pro-bin-9.2.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild,v
50 retrieving revision 1.4
51 retrieving revision 1.5
52 diff -u -r1.4 -r1.5
53 --- crossover-office-pro-bin-9.2.0.ebuild 10 May 2012 02:12:32 -0000 1.4
54 +++ crossover-office-pro-bin-9.2.0.ebuild 1 Aug 2013 20:48:54 -0000 1.5
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2012 Gentoo Foundation
57 +# Copyright 1999-2013 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild,v 1.4 2012/05/10 02:12:32 tetromino Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild,v 1.5 2013/08/01 20:48:54 ssuominen Exp $
61
62 EAPI="3"
63
64 @@ -25,7 +25,7 @@
65 dev-util/desktop-file-utils
66 nas? ( media-libs/nas )
67 amd64? ( app-emulation/emul-linux-x86-xlibs )
68 - media-libs/jpeg:62
69 + || ( virtual/jpeg:62 media-libs/jpeg:62 )
70 media-libs/libpng:1.2"
71
72 S=${WORKDIR}
73
74
75
76 1.6 app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild?rev=1.6&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild?rev=1.6&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild?r1=1.5&r2=1.6
81
82 Index: crossover-office-pro-bin-9.1.0.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild,v
85 retrieving revision 1.5
86 retrieving revision 1.6
87 diff -u -r1.5 -r1.6
88 --- crossover-office-pro-bin-9.1.0.ebuild 10 May 2012 02:12:32 -0000 1.5
89 +++ crossover-office-pro-bin-9.1.0.ebuild 1 Aug 2013 20:48:54 -0000 1.6
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2012 Gentoo Foundation
92 +# Copyright 1999-2013 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild,v 1.5 2012/05/10 02:12:32 tetromino Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.1.0.ebuild,v 1.6 2013/08/01 20:48:54 ssuominen Exp $
96
97 EAPI="3"
98
99 @@ -25,7 +25,7 @@
100 dev-util/desktop-file-utils
101 nas? ( media-libs/nas )
102 amd64? ( app-emulation/emul-linux-x86-xlibs )
103 - media-libs/jpeg:62
104 + || ( virtual/jpeg:62 media-libs/jpeg:62 )
105 media-libs/libpng:1.2"
106
107 S=${WORKDIR}