Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/openmotif: openmotif-2.3.0-r1.ebuild ChangeLog
Date: Tue, 25 Mar 2008 18:07:25
Message-Id: E1JeDWe-0004FV-Tr@stork.gentoo.org
1 ulm 08/03/25 18:05:32
2
3 Modified: openmotif-2.3.0-r1.ebuild ChangeLog
4 Log:
5 Add a note about the openmotif-compat package.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.17 x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?r1=1.16&r2=1.17
14
15 Index: openmotif-2.3.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- openmotif-2.3.0-r1.ebuild 7 Mar 2008 22:19:17 -0000 1.16
22 +++ openmotif-2.3.0-r1.ebuild 25 Mar 2008 18:05:32 -0000 1.17
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.16 2008/03/07 22:19:17 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.17 2008/03/25 18:05:32 ulm Exp $
28
29 inherit eutils flag-o-matic multilib autotools
30
31 @@ -134,5 +134,7 @@
32 If you have binary-only applications requiring libXm.so.3, you may
33 therefore create a symlink from libXm.so.3 to libXm.so.4.
34 Please note, however, that there will be no Gentoo support for this.
35 + Alternatively, you may install x11-libs/openmotif-compat-2.2* for
36 + the Open Motif 2.2 libraries.
37 EOF
38 }
39
40
41
42 1.169 x11-libs/openmotif/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.169&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.169&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.168&r2=1.169
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
51 retrieving revision 1.168
52 retrieving revision 1.169
53 diff -u -r1.168 -r1.169
54 --- ChangeLog 7 Mar 2008 22:19:17 -0000 1.168
55 +++ ChangeLog 25 Mar 2008 18:05:32 -0000 1.169
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-libs/openmotif
58 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.168 2008/03/07 22:19:17 ulm Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.169 2008/03/25 18:05:32 ulm Exp $
61 +
62 + 25 Mar 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild:
63 + Add a note about the openmotif-compat package.
64
65 07 Mar 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild:
66 Fix syntax in pkg_setup, so that it works also with older bash versions.
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list