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 sci-chemistry/aria: aria-2.2_p2.ebuild
Date: Sun, 07 Feb 2010 01:28:58
Message-Id: E1NdvxF-0001tL-Uf@stork.gentoo.org
1 arfrever 10/02/07 01:28:53
2
3 Modified: aria-2.2_p2.ebuild
4 Log:
5 Fix dependencies. Simplify installation.
6 (Portage version: 15325-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sci-chemistry/aria/aria-2.2_p2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild?r1=1.1&r2=1.2
14
15 Index: aria-2.2_p2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- aria-2.2_p2.ebuild 6 Feb 2010 21:50:40 -0000 1.1
22 +++ aria-2.2_p2.ebuild 7 Feb 2010 01:28:53 -0000 1.2
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild,v 1.1 2010/02/06 21:50:40 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild,v 1.2 2010/02/07 01:28:53 arfrever Exp $
28
29 EAPI="3"
30 -
31 +PYTHON_DEPEND="2"
32 SUPPORT_PYTHON_ABIS="1"
33 PYTHON_USE_WITH="tk"
34
35 @@ -28,7 +28,7 @@
36 >=dev-python/scientificpython-2.7.3
37 >=sci-chemistry/ccpn-2.0.5
38 >=dev-tcltk/tix-8.1.4"
39 -DEPEND="${RDEPENED}"
40 +DEPEND="${RDEPEND}"
41 RESTRICT_PYTHON_ABIS="3.*"
42
43 RESTRICT="fetch"
44 @@ -39,7 +39,6 @@
45 epatch "${FILESDIR}"/sa_ls_cool2.patch
46 epatch "${FILESDIR}"/${PV}-numpy.patch
47 epatch "${FILESDIR}"/${PV}-test.patch
48 - python_copy_sources --no-link
49 }
50
51 pkg_nofetch(){
52 @@ -53,7 +52,7 @@
53 export PYTHONPATH=.:${CCPNMR_TOP_DIR}/ccpn/python
54 $(PYTHON) check.py || die
55 }
56 - python_execute_function -s test
57 + python_execute_function test
58 }
59
60 src_install(){
61 @@ -63,7 +62,7 @@
62 insinto "$(python_get_sitedir)/${PN}"/cns
63 doins -r cns/{protocols,toppar,src/helplib} || die "failed to install cns part"
64 }
65 - python_execute_function -s installation
66 + python_execute_function installation
67
68 if use examples; then
69 insinto /usr/share/${P}/