Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-0.ebuild
Date: Mon, 01 Jun 2009 07:23:47
Message-Id: E1MB1s0-0003YN-TA@stork.gentoo.org
1 ssuominen 09/06/01 07:23:44
2
3 Modified: libffi-0.ebuild
4 Log:
5 Minor adjust.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 virtual/libffi/libffi-0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libffi/libffi-0.ebuild?r1=1.1&r2=1.2
14
15 Index: libffi-0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libffi-0.ebuild 3 Jul 2008 16:15:27 -0000 1.1
22 +++ libffi-0.ebuild 1 Jun 2009 07:23:44 -0000 1.2
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.1 2008/07/03 16:15:27 hkbst Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.2 2009/06/01 07:23:44 ssuominen Exp $
28
29 DESCRIPTION="Virtual for libffi"
30 -HOMEPAGE=""
31 +HOMEPAGE="http://www.gentoo.org"
32 SRC_URI=""
33
34 LICENSE=""
35 @@ -11,5 +11,5 @@
36 KEYWORDS="~amd64 ~x86"
37 IUSE=""
38
39 -DEPEND="dev-libs/libffi"
40 RDEPEND="dev-libs/libffi"
41 +DEPEND=""