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-r2.ebuild ChangeLog
Date: Fri, 02 May 2008 15:35:07
Message-Id: E1JrxHs-0004Qq-9u@stork.gentoo.org
1 ulm 08/05/02 15:35:04
2
3 Modified: openmotif-2.3.0-r2.ebuild ChangeLog
4 Log:
5 Defaults go under /usr/share/X11/ with modular X.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.5 x11-libs/openmotif/openmotif-2.3.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?r1=1.4&r2=1.5
14
15 Index: openmotif-2.3.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- openmotif-2.3.0-r2.ebuild 27 Apr 2008 21:24:23 -0000 1.4
22 +++ openmotif-2.3.0-r2.ebuild 2 May 2008 15:35:03 -0000 1.5
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-r2.ebuild,v 1.4 2008/04/27 21:24:23 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v 1.5 2008/05/02 15:35:03 ulm Exp $
28
29 inherit eutils flag-o-matic multilib autotools
30
31 @@ -99,7 +99,7 @@
32 dosed "s:@@LIBDIR@@:$(get_libdir):g" /usr/bin/motif-config
33
34 # mwm default configs
35 - insinto /etc/X11/app-defaults
36 + insinto /usr/share/X11/app-defaults
37 newins "${FILESDIR}"/Mwm.defaults Mwm
38
39 dodir /etc/X11/mwm
40
41
42
43 1.175 x11-libs/openmotif/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.175&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.175&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.174&r2=1.175
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
52 retrieving revision 1.174
53 retrieving revision 1.175
54 diff -u -r1.174 -r1.175
55 --- ChangeLog 25 Apr 2008 19:08:42 -0000 1.174
56 +++ ChangeLog 2 May 2008 15:35:03 -0000 1.175
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/openmotif
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.174 2008/04/25 19:08:42 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.175 2008/05/02 15:35:03 ulm Exp $
62 +
63 + 02 May 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r2.ebuild:
64 + Defaults go under /usr/share/X11/ with modular X.
65
66 25 Apr 2008; Ulrich Mueller <ulm@g.o>
67 +files/openmotif-2.3.0-freebsd-libiconv.patch, openmotif-2.3.0-r2.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list