Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.2.2-r1.ebuild libtool-1.5.24.ebuild libtool-2.2.ebuild
Date: Tue, 22 Apr 2008 22:53:05
Message-Id: E1JoRME-0003dJ-H8@stork.gentoo.org
1 vapier 08/04/22 22:53:02
2
3 Modified: libtool-2.2.2-r1.ebuild
4 Removed: libtool-1.5.24.ebuild libtool-2.2.ebuild
5 Log:
6 old
7 (Portage version: 2.2_pre5)
8
9 Revision Changes Path
10 1.2 sys-devel/libtool/libtool-2.2.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.2-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.2-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.2-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: libtool-2.2.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.2-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libtool-2.2.2-r1.ebuild 22 Apr 2008 22:43:45 -0000 1.1
23 +++ libtool-2.2.2-r1.ebuild 22 Apr 2008 22:53:02 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.2-r1.ebuild,v 1.1 2008/04/22 22:43:45 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.2-r1.ebuild,v 1.2 2008/04/22 22:53:02 vapier Exp $
29
30 inherit eutils autotools
31
32 @@ -25,7 +25,6 @@
33
34 epatch "${FILESDIR}"/${P}-flag-order.patch
35 epatch "${FILESDIR}"/${P}-AC_LIBLTDL_CONVENIENCE.patch
36 - epatch "${FILESDIR}"/${P}-AC_ENABLE_SHARED.patch
37 if ! use vanilla ; then
38 epunt_cxx
39 cd libltdl/m4
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list