Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: libffi-3.0.8.ebuild ChangeLog
Date: Mon, 01 Jun 2009 13:12:50
Message-Id: E1MB7Jn-00052I-Ub@stork.gentoo.org
1 fmccor 09/06/01 13:12:47
2
3 Modified: libffi-3.0.8.ebuild ChangeLog
4 Log:
5 Add sparc for testing, part of Bug #272046.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-libs/libffi/libffi-3.0.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild?r1=1.2&r2=1.3
14
15 Index: libffi-3.0.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libffi-3.0.8.ebuild 1 Jun 2009 07:15:38 -0000 1.2
22 +++ libffi-3.0.8.ebuild 1 Jun 2009 13:12:47 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.2 2009/06/01 07:15:38 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.3 2009/06/01 13:12:47 fmccor Exp $
28
29 EAPI=2
30 inherit eutils
31 @@ -11,7 +11,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~sparc ~x86"
37 IUSE="debug static-libs test"
38
39 RDEPEND=""
40
41
42
43 1.60 dev-libs/libffi/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.60&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.60&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?r1=1.59&r2=1.60
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
52 retrieving revision 1.59
53 retrieving revision 1.60
54 diff -u -r1.59 -r1.60
55 --- ChangeLog 1 Jun 2009 07:19:41 -0000 1.59
56 +++ ChangeLog 1 Jun 2009 13:12:47 -0000 1.60
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/libffi
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.59 2009/06/01 07:19:41 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.60 2009/06/01 13:12:47 fmccor Exp $
62 +
63 + 01 Jun 2009; Ferris McCormick <fmccor@g.o> libffi-3.0.8.ebuild:
64 + Add sparc for testing, part of Bug #272046.
65
66 01 Jun 2009; Samuli Suominen <ssuominen@g.o> -libffi-3.0.5.ebuild,
67 -libffi-3.0.6.ebuild, libffi-3.0.8.ebuild, metadata.xml: