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: ChangeLog
Date: Sun, 10 Oct 2010 07:03:24
Message-Id: 20101010062335.6A37A2004C@flycatcher.gentoo.org
1 ulm 10/10/10 06:23:35
2
3 Modified: ChangeLog
4 Log:
5 Add summary of changes from ChangeLog of openmotif-compat.
6
7 (Portage version: 2.1.9.14/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.248 x11-libs/openmotif/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.248&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.248&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.247&r2=1.248
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
19 retrieving revision 1.247
20 retrieving revision 1.248
21 diff -u -r1.247 -r1.248
22 --- ChangeLog 10 Oct 2010 05:38:00 -0000 1.247
23 +++ ChangeLog 10 Oct 2010 06:23:35 -0000 1.248
24 @@ -1,11 +1,18 @@
25 # ChangeLog for x11-libs/openmotif
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.247 2010/10/10 05:38:00 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.248 2010/10/10 06:23:35 ulm Exp $
29
30 *openmotif-2.2.3-r10 (10 Oct 2010)
31
32 10 Oct 2010; Ulrich Mueller <ulm@g.o> +openmotif-2.2.3-r10.ebuild:
33 Move x11-libs/openmotif-compat-2.2.3-r1 to openmotif-2.2.3-r10 in SLOT 2.2.
34 + Summary of changes since -r9, from ChangeLog of openmotif-compat:
35 + - Remove unnecessary/redundant dependencies on libXaw and printproto.
36 + - Fix "present but cannot be compiled" warning in configure, in order to
37 + prepare for autoconf-2.64. Bug 82081 (see also tracker bug 257596).
38 + - Don't override LDFLAGS, fixes bug 293573.
39 + - Change libXpm to MIT in LICENSE.
40 + - Fix buffer overflow in libmrm, bug 340249.
41
42 06 Oct 2010; Jeroen Roovers <jer@g.o> openmotif-2.3.3.ebuild:
43 Stable for HPPA (bug #338208).