Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libffi: ChangeLog libffi-0.ebuild
Date: Thu, 07 Jan 2010 16:15:04
Message-Id: E1NSv0n-00039S-2k@stork.gentoo.org
1 fauli 10/01/07 16:15:01
2
3 Modified: ChangeLog libffi-0.ebuild
4 Log:
5 keyword ~x86-freebsd
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.23 virtual/libffi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/ChangeLog?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/ChangeLog?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/ChangeLog?r1=1.22&r2=1.23
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- ChangeLog 20 Dec 2009 16:23:44 -0000 1.22
22 +++ ChangeLog 7 Jan 2010 16:15:00 -0000 1.23
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.22 2009/12/20 16:23:44 armin76 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.23 2010/01/07 16:15:00 fauli Exp $
29 +
30 + 07 Jan 2010; Christian Faulhammer <fauli@g.o> libffi-0.ebuild:
31 + keyword ~x86-freebsd
32
33 20 Dec 2009; Raúl Porcel <armin76@g.o> libffi-0.ebuild:
34 m68k stable
35
36
37
38 1.25 virtual/libffi/libffi-0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.25&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.25&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?r1=1.24&r2=1.25
43
44 Index: libffi-0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v
47 retrieving revision 1.24
48 retrieving revision 1.25
49 diff -u -r1.24 -r1.25
50 --- libffi-0.ebuild 20 Dec 2009 16:23:44 -0000 1.24
51 +++ libffi-0.ebuild 7 Jan 2010 16:15:00 -0000 1.25
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.24 2009/12/20 16:23:44 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.25 2010/01/07 16:15:00 fauli Exp $
58
59 DESCRIPTION="Virtual for dev-libs/libffi"
60 HOMEPAGE="http://www.gentoo.org"
61 @@ -8,7 +8,7 @@
62
63 LICENSE=""
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 RDEPEND="dev-libs/libffi"