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 openmotif-2.3.0-r1.ebuild
Date: Sat, 01 Mar 2008 07:26:48
Message-Id: E1JVM7J-0006GV-GS@stork.gentoo.org
1 ulm 08/03/01 07:26:45
2
3 Modified: ChangeLog openmotif-2.3.0-r1.ebuild
4 Log:
5 Stable on amd64, bug 211696.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.163 x11-libs/openmotif/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.163&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.163&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.162&r2=1.163
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
18 retrieving revision 1.162
19 retrieving revision 1.163
20 diff -u -r1.162 -r1.163
21 --- ChangeLog 29 Feb 2008 22:54:11 -0000 1.162
22 +++ ChangeLog 1 Mar 2008 07:26:44 -0000 1.163
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/openmotif
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.162 2008/02/29 22:54:11 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.163 2008/03/01 07:26:44 ulm Exp $
28 +
29 + 01 Mar 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild:
30 + Stable on amd64, bug 211696.
31
32 29 Feb 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild:
33 Fix installation of demos. Thanks to fmccor for pointing this out.
34
35
36
37 1.12 x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?r1=1.11&r2=1.12
42
43 Index: openmotif-2.3.0-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- openmotif-2.3.0-r1.ebuild 29 Feb 2008 22:54:11 -0000 1.11
50 +++ openmotif-2.3.0-r1.ebuild 1 Mar 2008 07:26:44 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.11 2008/02/29 22:54:11 ulm Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.12 2008/03/01 07:26:44 ulm Exp $
56
57 inherit eutils flag-o-matic multilib autotools
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="MOTIF doc? ( OPL )"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE="doc examples jpeg png xft"
66
67 # make people unmerge motif-config and all previous slots
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list