Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libofx: libofx-0.9.1.ebuild
Date: Wed, 10 Feb 2010 07:58:23
Message-Id: E1Nf7Sm-0001iG-F7@stork.gentoo.org
1 ssuominen 10/02/10 07:58:20
2
3 Modified: libofx-0.9.1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 dev-libs/libofx/libofx-0.9.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild?r1=1.8&r2=1.9
14
15 Index: libofx-0.9.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- libofx-0.9.1.ebuild 1 Feb 2010 09:06:47 -0000 1.8
22 +++ libofx-0.9.1.ebuild 10 Feb 2010 07:58:20 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v 1.8 2010/02/01 09:06:47 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v 1.9 2010/02/10 07:58:20 ssuominen Exp $
28
29 EAPI=1
30 inherit eutils
31 @@ -15,7 +15,7 @@
32 IUSE="doc"
33
34 DEPEND=">=app-text/opensp-1.5
35 - >=net-misc/curl-7.9.7
36 + >=net-misc/curl-7.9.7
37 dev-cpp/libxmlpp:0
38 dev-libs/libxml2"