Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/lesstif: lesstif-0.94.4.ebuild ChangeLog
Date: Fri, 11 Jan 2008 21:38:48
Message-Id: E1JDRaO-0000TF-VG@stork.gentoo.org
1 grobian 08/01/11 21:38:44
2
3 Modified: lesstif-0.94.4.ebuild ChangeLog
4 Log:
5 commit from the past: dropped ppc-macos ldflags bogus
6 (Portage version: 2.1.3.19, RepoMan options: --force)
7
8 Revision Changes Path
9 1.21 x11-libs/lesstif/lesstif-0.94.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild?r1=1.20&r2=1.21
14
15 Index: lesstif-0.94.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- lesstif-0.94.4.ebuild 15 Jul 2007 05:53:11 -0000 1.20
22 +++ lesstif-0.94.4.ebuild 11 Jan 2008 21:38:44 -0000 1.21
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.20 2007/07/15 05:53:11 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.21 2008/01/11 21:38:44 grobian Exp $
28
29 inherit libtool flag-o-matic multilib
30
31 @@ -34,10 +34,6 @@
32 }
33
34 src_compile() {
35 - if use ppc-macos; then
36 - append-ldflags -L/usr/X11R6/lib -lX11 -lXt
37 - fi
38 -
39 econf \
40 $(use_enable static) \
41 --enable-production \
42
43
44
45 1.84 x11-libs/lesstif/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/ChangeLog?rev=1.84&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/ChangeLog?rev=1.84&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/ChangeLog?r1=1.83&r2=1.84
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v
54 retrieving revision 1.83
55 retrieving revision 1.84
56 diff -u -r1.83 -r1.84
57 --- ChangeLog 1 Jul 2007 03:13:56 -0000 1.83
58 +++ ChangeLog 11 Jan 2008 21:38:44 -0000 1.84
59 @@ -1,6 +1,6 @@
60 # ChangeLog for x11-libs/lesstif
61 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.83 2007/07/01 03:13:56 peper Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.84 2008/01/11 21:38:44 grobian Exp $
64
65 01 Jul 2007; Piotr Jaroszyński <peper@g.o>
66 +files/digest-lesstif-0.94.4, +files/digest-lesstif-0.95.0, Manifest:
67 @@ -13,6 +13,9 @@
68 version bump, fixes bug 145863; taken from mgass in Sunrise Portage-Review;
69 added a lot of quotes
70
71 + 18 Feb 2007; Fabian Groffen <grobian@g.o> lesstif-0.94.4.ebuild:
72 + Dropped ppc-macos keyword, see you in prefix
73 +
74 04 Jan 2007; Diego Pettenò <flameeyes@g.o> lesstif-0.94.4.ebuild:
75 Remove libtoolize call on ppc-macos.
76
77
78
79
80 --
81 gentoo-commits@l.g.o mailing list