Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libffi: ChangeLog libffi-0.ebuild
Date: Mon, 02 May 2011 09:19:46
Message-Id: 20110502091936.4F18E20054@flycatcher.gentoo.org
1 grobian 11/05/02 09:19:36
2
3 Modified: ChangeLog libffi-0.ebuild
4 Log:
5 Marked ~x64-freebsd
6
7 (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
8
9 Revision Changes Path
10 1.25 virtual/libffi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 11 Jan 2010 11:19:25 -0000 1.24
23 +++ ChangeLog 2 May 2011 09:19:36 -0000 1.25
24 @@ -1,6 +1,9 @@
25 # ChangeLog for virtual/libffi
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.24 2010/01/11 11:19:25 ulm Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.25 2011/05/02 09:19:36 grobian Exp $
30 +
31 + 02 May 2011; Fabian Groffen <grobian@g.o> libffi-0.ebuild:
32 + Marked ~x64-freebsd
33
34 11 Jan 2010; Ulrich Mueller <ulm@g.o> libffi-0.ebuild:
35 Set empty HOMEPAGE.
36
37
38
39 1.27 virtual/libffi/libffi-0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.27&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.27&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-0.ebuild?r1=1.26&r2=1.27
44
45 Index: libffi-0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v
48 retrieving revision 1.26
49 retrieving revision 1.27
50 diff -u -r1.26 -r1.27
51 --- libffi-0.ebuild 11 Jan 2010 11:19:25 -0000 1.26
52 +++ libffi-0.ebuild 2 May 2011 09:19:36 -0000 1.27
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.26 2010/01/11 11:19:25 ulm Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.27 2011/05/02 09:19:36 grobian Exp $
59
60 DESCRIPTION="Virtual for dev-libs/libffi"
61 HOMEPAGE=""
62 @@ -8,7 +8,7 @@
63
64 LICENSE=""
65 SLOT="0"
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 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~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"
68 IUSE=""
69
70 RDEPEND="dev-libs/libffi"