Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/pax: pax-3.4.12.16.ebuild ChangeLog
Date: Sat, 01 Jun 2013 12:23:38
Message-Id: 20130601122335.7CE312171D@flycatcher.gentoo.org
1 jer 13/06/01 12:23:35
2
3 Modified: pax-3.4.12.16.ebuild ChangeLog
4 Log:
5 Fix building with automake 1.13 (bug 471966 by Jason Mours).
6
7 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.8 app-arch/pax/pax-3.4.12.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/pax-3.4.12.16.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/pax-3.4.12.16.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/pax-3.4.12.16.ebuild?r1=1.7&r2=1.8
15
16 Index: pax-3.4.12.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-arch/pax/pax-3.4.12.16.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- pax-3.4.12.16.ebuild 6 May 2012 16:29:37 -0000 1.7
23 +++ pax-3.4.12.16.ebuild 1 Jun 2013 12:23:35 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/pax-3.4.12.16.ebuild,v 1.7 2012/05/06 16:29:37 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/pax-3.4.12.16.ebuild,v 1.8 2013/06/01 12:23:35 jer Exp $
30
31 EAPI="4"
32
33 @@ -25,6 +25,7 @@
34 src_prepare() {
35 rpm_spec_epatch ../${PN}.spec
36 epatch "${FILESDIR}"/pax-3.4-x32.patch
37 + sed -i configure.in -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
38 eautoreconf
39 }
40
41
42
43
44 1.25 app-arch/pax/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/ChangeLog?rev=1.25&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/ChangeLog?rev=1.25&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pax/ChangeLog?r1=1.24&r2=1.25
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-arch/pax/ChangeLog,v
53 retrieving revision 1.24
54 retrieving revision 1.25
55 diff -u -r1.24 -r1.25
56 --- ChangeLog 17 Aug 2012 17:17:41 -0000 1.24
57 +++ ChangeLog 1 Jun 2013 12:23:35 -0000 1.25
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-arch/pax
60 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/ChangeLog,v 1.24 2012/08/17 17:17:41 kensington Exp $
62 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/ChangeLog,v 1.25 2013/06/01 12:23:35 jer Exp $
64 +
65 + 01 Jun 2013; Jeroen Roovers <jer@g.o> pax-3.4.12.16.ebuild:
66 + Fix building with automake 1.13 (bug 471966 by Jason Mours).
67
68 17 Aug 2012; Michael Palimaka <kensington@g.o> -pax-3.3.4.ebuild:
69 Remove old.