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.2.3-r9.ebuild
Date: Sat, 23 Feb 2008 19:11:27
Message-Id: E1JSzmO-0000BH-4S@stork.gentoo.org
1 ulm 08/02/23 19:11:24
2
3 Modified: ChangeLog openmotif-2.2.3-r9.ebuild
4 Log:
5 Move old patches off to mirrors.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.158 x11-libs/openmotif/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.158&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.158&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.157&r2=1.158
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
18 retrieving revision 1.157
19 retrieving revision 1.158
20 diff -u -r1.157 -r1.158
21 --- ChangeLog 21 Feb 2008 17:24:08 -0000 1.157
22 +++ ChangeLog 23 Feb 2008 19:11:23 -0000 1.158
23 @@ -1,6 +1,20 @@
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.157 2008/02/21 17:24:08 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.158 2008/02/23 19:11:23 ulm Exp $
28 +
29 + 23 Feb 2008; Ulrich Mueller <ulm@g.o>
30 + -files/openmotif-2.2.3-CAN-2004-0687-0688.patch,
31 + -files/openmotif-2.2.3-CAN-2004-0914_sec8.patch,
32 + -files/openmotif-2.2.3-XmResizeHashTable.patch,
33 + -files/openmotif-2.2.3-automake.patch,
34 + -files/openmotif-2.2.3-char_not_supported.patch,
35 + -files/openmotif-2.2.3-mwm-configdir.patch,
36 + -files/openmotif-2.2.3-no_demos.patch,
37 + -files/openmotif-2.2.3-pixel_length.patch,
38 + -files/openmotif-2.2.3-popup_timeout.patch,
39 + -files/openmotif-2.2.3-uil.patch, -files/openmotif-2.2.3-utf8.patch,
40 + -files/CAN-2005-0605.patch, openmotif-2.2.3-r9.ebuild:
41 + Move old patches off to mirrors.
42
43 21 Feb 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild:
44 Add message about unslotting and backwards compatibility to pkg_postinst.
45
46
47
48 1.17 x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?rev=1.17&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?rev=1.17&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?r1=1.16&r2=1.17
53
54 Index: openmotif-2.2.3-r9.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v
57 retrieving revision 1.16
58 retrieving revision 1.17
59 diff -u -r1.16 -r1.17
60 --- openmotif-2.2.3-r9.ebuild 30 Dec 2007 16:54:31 -0000 1.16
61 +++ openmotif-2.2.3-r9.ebuild 23 Feb 2008 19:11:23 -0000 1.17
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2007 Gentoo Foundation
64 +# Copyright 1999-2008 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.16 2007/12/30 16:54:31 betelgeuse Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.17 2008/02/23 19:11:23 ulm Exp $
68
69 WANT_AUTOCONF="latest"
70 WANT_AUTOMAKE="1.6"
71 @@ -12,7 +12,7 @@
72 DESCRIPTION="Open Motif"
73 HOMEPAGE="http://www.motifzone.org/"
74 SRC_URI="ftp://ftp.motifzone.net/om${PV}/src/${MY_P}.tar.gz
75 - mirror://gentoo/${P}-CAN-2004-0914-newer.patch.bz2"
76 + mirror://gentoo/${P}-patches-1.tar.bz2"
77
78 LICENSE="MOTIF"
79 SLOT="2.2"
80 @@ -41,20 +41,7 @@
81 cd ${S}
82
83 # various patches
84 - epatch ${FILESDIR}/${P}-mwm-configdir.patch
85 - epatch ${FILESDIR}/${P}-CAN-2004-0687-0688.patch
86 - epatch ${WORKDIR}/${P}-CAN-2004-0914-newer.patch
87 - epatch ${FILESDIR}/${P}-CAN-2004-0914_sec8.patch
88 - epatch ${FILESDIR}/${P}-char_not_supported.patch
89 - epatch ${FILESDIR}/${P}-pixel_length.patch
90 - epatch ${FILESDIR}/${P}-popup_timeout.patch
91 - epatch ${FILESDIR}/${P}-XmResizeHashTable.patch
92 - epatch ${FILESDIR}/${P}-utf8.patch
93 - epatch ${FILESDIR}/${P}-no_demos.patch
94 - epatch ${FILESDIR}/CAN-2005-0605.patch
95 - epatch ${FILESDIR}/openmotif-2.2.3-uil.patch
96 -
97 - epatch ${FILESDIR}/${P}-automake.patch
98 + EPATCH_SUFFIX=patch epatch
99
100 # This replaces deprecated, obsoleted and now invalid AC_DEFINE
101 # with their proper alternatives.
102
103
104
105 --
106 gentoo-commits@l.g.o mailing list