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/motif: ChangeLog motif-2.3.4-r1.ebuild
Date: Sat, 01 Jun 2013 18:26:03
Message-Id: 20130601182556.0381B2171D@flycatcher.gentoo.org
1 ulm 13/06/01 18:25:55
2
3 Modified: ChangeLog motif-2.3.4-r1.ebuild
4 Log:
5 Patchset moved to Gentoo mirrors.
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.32 x11-libs/motif/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 13 May 2013 20:02:26 -0000 1.31
23 +++ ChangeLog 1 Jun 2013 18:25:55 -0000 1.32
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-libs/motif
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.31 2013/05/13 20:02:26 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.32 2013/06/01 18:25:55 ulm Exp $
29 +
30 + 01 Jun 2013; Ulrich Müller <ulm@g.o> motif-2.3.4-r1.ebuild,
31 + -files/motif-2.3.4-automake-1.13.patch, -files/motif-2.3.4-fc-config.patch,
32 + -files/motif-2.3.4-install-dirs.patch,
33 + -files/motif-2.3.4-parallel-make.patch, -files/motif-2.3.4-solaris-11.patch:
34 + Patchset moved to Gentoo mirrors.
35
36 13 May 2013; Ulrich Müller <ulm@g.o> motif-2.3.4-r1.ebuild,
37 +files/motif-2.3.4-solaris-11.patch:
38
39
40
41 1.19 x11-libs/motif/motif-2.3.4-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild?rev=1.19&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild?rev=1.19&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild?r1=1.18&r2=1.19
46
47 Index: motif-2.3.4-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v
50 retrieving revision 1.18
51 retrieving revision 1.19
52 diff -u -r1.18 -r1.19
53 --- motif-2.3.4-r1.ebuild 13 May 2013 20:02:26 -0000 1.18
54 +++ motif-2.3.4-r1.ebuild 1 Jun 2013 18:25:55 -0000 1.19
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2013 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.18 2013/05/13 20:02:26 ulm Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.19 2013/06/01 18:25:55 ulm Exp $
60
61 EAPI=5
62
63 @@ -9,7 +9,8 @@
64 DESCRIPTION="The Motif user interface component toolkit"
65 HOMEPAGE="http://sourceforge.net/projects/motif/
66 http://motif.ics.com/"
67 -SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-src.tgz"
68 +SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-src.tgz
69 + mirror://gentoo/${P}-patches-1.tar.xz"
70
71 LICENSE="LGPL-2.1+ MIT"
72 SLOT="0"
73 @@ -39,13 +40,7 @@
74 x11-misc/xbitmaps"
75
76 src_prepare() {
77 - epatch "${FILESDIR}/${P}-solaris.patch"
78 - epatch "${FILESDIR}/${PN}-2.3.2-sanitise-paths.patch"
79 - epatch "${FILESDIR}/${P}-parallel-make.patch"
80 - epatch "${FILESDIR}/${P}-install-dirs.patch"
81 - epatch "${FILESDIR}/${P}-fc-config.patch"
82 - epatch "${FILESDIR}/${P}-automake-1.13.patch"
83 - epatch "${FILESDIR}/${P}-solaris-11.patch"
84 + EPATCH_SUFFIX=patch epatch
85 epatch_user
86
87 # disable compilation of demo binaries