Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyvtk: pyvtk-0.4.74.ebuild
Date: Wed, 26 May 2010 16:59:35
Message-Id: 20100526165926.ADE432CEE4@corvid.gentoo.org
1 arfrever 10/05/26 16:59:26
2
3 Modified: pyvtk-0.4.74.ebuild
4 Log:
5 Fix dependencies.
6 (Portage version: HEAD/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-python/pyvtk/pyvtk-0.4.74.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyvtk/pyvtk-0.4.74.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyvtk/pyvtk-0.4.74.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyvtk/pyvtk-0.4.74.ebuild?r1=1.1&r2=1.2
14
15 Index: pyvtk-0.4.74.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyvtk/pyvtk-0.4.74.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pyvtk-0.4.74.ebuild 26 May 2010 07:35:31 -0000 1.1
22 +++ pyvtk-0.4.74.ebuild 26 May 2010 16:59:26 -0000 1.2
23 @@ -1,10 +1,10 @@
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-python/pyvtk/pyvtk-0.4.74.ebuild,v 1.1 2010/05/26 07:35:31 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvtk/pyvtk-0.4.74.ebuild,v 1.2 2010/05/26 16:59:26 arfrever Exp $
28
29 EAPI="2"
30
31 -PYTHON_DEPEND="*"
32 +PYTHON_DEPEND="2"
33 SUPPORT_PYTHON_ABIS="1"
34
35 inherit distutils eutils