Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libffi: ChangeLog libffi-0.ebuild
Date: Sat, 18 Jul 2009 05:28:50
Message-Id: E1MS2Da-00060d-9P@stork.gentoo.org
1 jer 09/07/18 05:12:18
2
3 Modified: ChangeLog libffi-0.ebuild
4 Log:
5 Stable for HPPA (bug #272675).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.11 virtual/libffi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/ChangeLog?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/ChangeLog?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/ChangeLog?r1=1.10&r2=1.11
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- ChangeLog 11 Jun 2009 20:08:30 -0000 1.10
22 +++ ChangeLog 18 Jul 2009 05:12:18 -0000 1.11
23 @@ -1,6 +1,9 @@
24 # ChangeLog for virtual/libffi
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.10 2009/06/11 20:08:30 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.11 2009/07/18 05:12:18 jer Exp $
28 +
29 + 18 Jul 2009; Jeroen Roovers <jer@g.o> libffi-0.ebuild:
30 + Stable for HPPA (bug #272675).
31
32 11 Jun 2009; Markus Meier <maekke@g.o> libffi-0.ebuild:
33 amd64 stable, bug #272675
34
35
36
37 1.13 virtual/libffi/libffi-0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?r1=1.12&r2=1.13
42
43 Index: libffi-0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- libffi-0.ebuild 11 Jun 2009 20:08:30 -0000 1.12
50 +++ libffi-0.ebuild 18 Jul 2009 05:12:18 -0000 1.13
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.12 2009/06/11 20:08:30 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.13 2009/07/18 05:12:18 jer Exp $
56
57 EAPI=2
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE=""
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
64 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
65 IUSE="static-libs"
66
67 RDEPEND="dev-libs/libffi[static-libs?]"