Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: libffi-3.0.8.ebuild ChangeLog libffi-3.0.9_rc1.ebuild
Date: Mon, 05 Oct 2009 19:18:23
Message-Id: E1Mut4d-0000hu-OU@stork.gentoo.org
1 ssuominen 09/10/05 19:18:19
2
3 Modified: libffi-3.0.8.ebuild ChangeLog
4 libffi-3.0.9_rc1.ebuild
5 Log:
6 Keyword ~sparc-fbsd. Compile tested on FreeBSD-6.2-RELEASE-sparc64-64bit-ELF. Warning, test suite is broken.
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.21 dev-libs/libffi/libffi-3.0.8.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild?r1=1.20&r2=1.21
15
16 Index: libffi-3.0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- libffi-3.0.8.ebuild 3 Oct 2009 16:38:24 -0000 1.20
23 +++ libffi-3.0.8.ebuild 5 Oct 2009 19:18:19 -0000 1.21
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.20 2009/10/03 16:38:24 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.21 2009/10/05 19:18:19 ssuominen Exp $
29
30 inherit autotools eutils
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE="debug static-libs test"
39
40 RDEPEND=""
41
42
43
44 1.80 dev-libs/libffi/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.80&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.80&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?r1=1.79&r2=1.80
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
53 retrieving revision 1.79
54 retrieving revision 1.80
55 diff -u -r1.79 -r1.80
56 --- ChangeLog 5 Oct 2009 17:26:53 -0000 1.79
57 +++ ChangeLog 5 Oct 2009 19:18:19 -0000 1.80
58 @@ -1,6 +1,11 @@
59 # ChangeLog for dev-libs/libffi
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.79 2009/10/05 17:26:53 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.80 2009/10/05 19:18:19 ssuominen Exp $
63 +
64 + 05 Oct 2009; Samuli Suominen <ssuominen@g.o> libffi-3.0.8.ebuild,
65 + libffi-3.0.9_rc1.ebuild:
66 + Keyword ~sparc-fbsd. Compile tested on
67 + FreeBSD-6.2-RELEASE-sparc64-64bit-ELF. Warning, test suite is broken.
68
69 *libffi-3.0.9_rc1 (05 Oct 2009)
70
71
72
73
74 1.2 dev-libs/libffi/libffi-3.0.9_rc1.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc1.ebuild?r1=1.1&r2=1.2
79
80 Index: libffi-3.0.9_rc1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- libffi-3.0.9_rc1.ebuild 5 Oct 2009 17:26:53 -0000 1.1
87 +++ libffi-3.0.9_rc1.ebuild 5 Oct 2009 19:18:19 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc1.ebuild,v 1.1 2009/10/05 17:26:53 ssuominen Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc1.ebuild,v 1.2 2009/10/05 19:18:19 ssuominen Exp $
93
94 inherit autotools eutils
95
96 @@ -10,7 +10,7 @@
97
98 LICENSE="MIT"
99 SLOT="0"
100 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
102 IUSE="debug static-libs test"
103
104 RDEPEND=""
105 @@ -22,7 +22,7 @@
106 src_unpack() {
107 unpack ${A}
108 cd "${S}"
109 - epatch "${FILESDIR}"/${PN}-3.0.8-autoconf-2.64.patch
110 +# epatch "${FILESDIR}"/${PN}-3.0.8-autoconf-2.64.patch
111 eautoreconf
112 }