From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NdvxJ-0006CS-QN for garchives@archives.gentoo.org; Sun, 07 Feb 2010 01:28:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBF49E0815; Sun, 7 Feb 2010 01:28:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B04BCE0815 for ; Sun, 7 Feb 2010 01:28:54 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5BCA11B40C8 for ; Sun, 7 Feb 2010 01:28:54 +0000 (UTC) Received: from arfrever by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NdvxF-0001tL-Uf for gentoo-commits@lists.gentoo.org; Sun, 07 Feb 2010 01:28:54 +0000 From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, arfrever@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/aria: aria-2.2_p2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: aria-2.2_p2.ebuild X-VCS-Directories: sci-chemistry/aria X-VCS-Committer: arfrever X-VCS-Committer-Name: Arfrever Frehtes Taifersar Arahesis Content-Type: text/plain; charset=utf8 Message-Id: Sender: Arfrever Frehtes Taifersar Arahesis Date: Sun, 07 Feb 2010 01:28:53 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 12c285b6-a320-444b-bfd1-279b03c14f5b X-Archives-Hash: 0f4129e47cc3903470faaacd67c25f1a arfrever 10/02/07 01:28:53 Modified: aria-2.2_p2.ebuild Log: Fix dependencies. Simplify installation. (Portage version: 15325-svn/cvs/Linux x86_64) Revision Changes Path 1.2 sci-chemistry/aria/aria-2.2_p2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/aria= /aria-2.2_p2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/aria= /aria-2.2_p2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/aria= /aria-2.2_p2.ebuild?r1=3D1.1&r2=3D1.2 Index: aria-2.2_p2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aria-2.2_p2.ebuild 6 Feb 2010 21:50:40 -0000 1.1 +++ aria-2.2_p2.ebuild 7 Feb 2010 01:28:53 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild= ,v 1.1 2010/02/06 21:50:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild= ,v 1.2 2010/02/07 01:28:53 arfrever Exp $ =20 EAPI=3D"3" - +PYTHON_DEPEND=3D"2" SUPPORT_PYTHON_ABIS=3D"1" PYTHON_USE_WITH=3D"tk" =20 @@ -28,7 +28,7 @@ >=3Ddev-python/scientificpython-2.7.3 >=3Dsci-chemistry/ccpn-2.0.5 >=3Ddev-tcltk/tix-8.1.4" -DEPEND=3D"${RDEPENED}" +DEPEND=3D"${RDEPEND}" RESTRICT_PYTHON_ABIS=3D"3.*" =20 RESTRICT=3D"fetch" @@ -39,7 +39,6 @@ epatch "${FILESDIR}"/sa_ls_cool2.patch epatch "${FILESDIR}"/${PV}-numpy.patch epatch "${FILESDIR}"/${PV}-test.patch - python_copy_sources --no-link } =20 pkg_nofetch(){ @@ -53,7 +52,7 @@ export PYTHONPATH=3D.:${CCPNMR_TOP_DIR}/ccpn/python $(PYTHON) check.py || die } - python_execute_function -s test + python_execute_function test } =20 src_install(){ @@ -63,7 +62,7 @@ insinto "$(python_get_sitedir)/${PN}"/cns doins -r cns/{protocols,toppar,src/helplib} || die "failed to install = cns part" } - python_execute_function -s installation + python_execute_function installation =20 if use examples; then insinto /usr/share/${P}/