From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9172E138247 for ; Tue, 19 Nov 2013 04:07:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 699D8E09FE; Tue, 19 Nov 2013 04:07:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3BADE09FE for ; Tue, 19 Nov 2013 04:07:20 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9513A33F29E for ; Tue, 19 Nov 2013 04:07:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B2C8AE5459 for ; Tue, 19 Nov 2013 04:07:16 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1384834027.ffa2ab4e8fa9e385a337212a513fe390f9a5a3f6.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/freeon/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/freeon/ChangeLog sci-chemistry/freeon/freeon-1.0.8-r1.ebuild sci-chemistry/freeon/freeon-9999.ebuild X-VCS-Directories: sci-chemistry/freeon/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: ffa2ab4e8fa9e385a337212a513fe390f9a5a3f6 X-VCS-Branch: master Date: Tue, 19 Nov 2013 04:07:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 79aae09f-8254-42c5-8017-3c8dc6f15c6a X-Archives-Hash: 55bd7b6f90b944fa6c43fb30dc3a7ab1 commit: ffa2ab4e8fa9e385a337212a513fe390f9a5a3f6 Author: Nicolas Bock gmail com> AuthorDate: Tue Nov 19 04:07:07 2013 +0000 Commit: Nicolas Bock gmail com> CommitDate: Tue Nov 19 04:07:07 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ffa2ab4e sci-chemistry/freeon-1.0.8-r1: Fixed python dependencies. Package-Manager: portage-2.2.7 --- sci-chemistry/freeon/ChangeLog | 4 ++++ sci-chemistry/freeon/freeon-1.0.8-r1.ebuild | 6 +++--- sci-chemistry/freeon/freeon-9999.ebuild | 7 +++---- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/sci-chemistry/freeon/ChangeLog b/sci-chemistry/freeon/ChangeLog index 44f6972..bedc980 100644 --- a/sci-chemistry/freeon/ChangeLog +++ b/sci-chemistry/freeon/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Nov 2013; Nicolas Bock freeon-1.0.8-r1.ebuild, + freeon-9999.ebuild: + sci-chemistry/freeon-1.0.8-r1: Fixed python dependencies. + 19 Nov 2013; Nicolas Bock freeon-9999.ebuild: sci-chemistry/freeon-9999: Fixed python dependencies. diff --git a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild index 3488eb0..a34b9a4 100644 --- a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild +++ b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 FORTRAN_STANDARD=90 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) -inherit autotools-utils fortran-2 python-r1 +inherit autotools-utils fortran-2 python-any-r1 DESCRIPTION="An experimental suite of programs for linear scaling quantum chemistry." HOMEPAGE="http://www.freeon.org" @@ -22,6 +22,6 @@ IUSE="" RDEPEND=" sci-libs/hdf5 virtual/blas - virtual/lapack + virtual/lapack" +DEPEND="${RDEPEND} ${PYTHON_DEPS}" -DEPEND="${RDEPEND}" diff --git a/sci-chemistry/freeon/freeon-9999.ebuild b/sci-chemistry/freeon/freeon-9999.ebuild index 39e1537..92fdd05 100644 --- a/sci-chemistry/freeon/freeon-9999.ebuild +++ b/sci-chemistry/freeon/freeon-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 AUTOTOOLS_AUTORECONF=1 FORTRAN_STANDARD=90 -PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) inherit autotools-utils fortran-2 git-2 python-any-r1 @@ -26,9 +26,8 @@ RDEPEND=" sci-libs/hdf5 virtual/blas virtual/lapack" -DEPEND="${DEPEND} - ${PYTHON_DEPS} - virtual/pkgconfig" +DEPEND="${RDEPEND} + ${PYTHON_DEPS}" src_configure() { local myeconfargs=(