Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/imlib: imlib-1.9.15-r2.ebuild ChangeLog
Date: Sat, 05 Jul 2008 08:51:34
Message-Id: E1KF3UO-0000Ms-HB@stork.gentoo.org
1 loki_val 08/07/05 08:51:28
2
3 Modified: imlib-1.9.15-r2.ebuild ChangeLog
4 Log:
5 Fix for libtool-2.2 wrt bug #213805. Thanks to all the people on that bug.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 i686)
7
8 Revision Changes Path
9 1.10 media-libs/imlib/imlib-1.9.15-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild?r1=1.9&r2=1.10
14
15 Index: imlib-1.9.15-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- imlib-1.9.15-r2.ebuild 10 Jan 2008 08:50:19 -0000 1.9
22 +++ imlib-1.9.15-r2.ebuild 5 Jul 2008 08:51:28 -0000 1.10
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/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.9 2008/01/10 08:50:19 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.10 2008/07/05 08:51:28 loki_val Exp $
28
29 inherit autotools eutils gnome.org
30
31 @@ -40,8 +40,7 @@
32 # Fixes #197489
33 epatch "${FILESDIR}"/${P}-fix-rendering.patch
34
35 - eautoconf
36 - _elibtoolize
37 + eautoreconf
38 }
39
40 src_compile() {
41
42
43
44 1.66 media-libs/imlib/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib/ChangeLog?rev=1.66&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib/ChangeLog?rev=1.66&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib/ChangeLog?r1=1.65&r2=1.66
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v
53 retrieving revision 1.65
54 retrieving revision 1.66
55 diff -u -r1.65 -r1.66
56 --- ChangeLog 14 Dec 2007 18:22:42 -0000 1.65
57 +++ ChangeLog 5 Jul 2008 08:51:28 -0000 1.66
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/imlib
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.65 2007/12/14 18:22:42 dertobi123 Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.66 2008/07/05 08:51:28 loki_val Exp $
64 +
65 + 05 Jul 2008; Peter Alfredsen <loki_val@g.o> imlib-1.9.15-r2.ebuild:
66 + Fix for libtool-2.2 wrt bug #213805. Thanks to all the people on that bug.
67
68 14 Dec 2007; Tobias Scherbaum <dertobi123@g.o>
69 imlib-1.9.15-r2.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list