Gentoo Archives: gentoo-commits

From: "Federico Ferri (mescalinum)" <mescalinum@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/synce-sync-engine: synce-sync-engine-0.13.ebuild
Date: Wed, 21 Jan 2009 00:47:28
Message-Id: E1LPRFb-0001Lv-KB@stork.gentoo.org
1 mescalinum 09/01/21 00:47:23
2
3 Modified: synce-sync-engine-0.13.ebuild
4 Log:
5 ooops
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild?r1=1.1&r2=1.2
14
15 Index: synce-sync-engine-0.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- synce-sync-engine-0.13.ebuild 21 Jan 2009 00:41:24 -0000 1.1
22 +++ synce-sync-engine-0.13.ebuild 21 Jan 2009 00:47:23 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild,v 1.1 2009/01/21 00:41:24 mescalinum Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild,v 1.2 2009/01/21 00:47:23 mescalinum Exp $
28
29 inherit eutils distutils
30
31 @@ -17,7 +17,7 @@
32 dev-libs/libxml2
33 dev-libs/libxslt
34 dev-python/pyxml
35 - ~app-pda/synce-librra-0.12
36 + ~app-pda/synce-librra-${PV}
37 ~app-pda/synce-librtfcomp-1.1"
38 DEPEND="${RDEPEND}
39 dev-python/setuptools"