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 02407138ACF for ; Thu, 13 Nov 2014 11:10:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BEB9E08C2; Thu, 13 Nov 2014 11:10:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA318E08C2 for ; Thu, 13 Nov 2014 11:10:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73A1B340439 for ; Thu, 13 Nov 2014 11:10:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17D88A0B9 for ; Thu, 13 Nov 2014 11:10:36 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1415862551.3b9ae47e10dc6b8c366fb2657c0bd33dd8ac6068.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/bigdft-abi/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/bigdft-abi/ChangeLog sci-libs/bigdft-abi/bigdft-abi-1.0.4-r3.ebuild X-VCS-Directories: sci-libs/bigdft-abi/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3b9ae47e10dc6b8c366fb2657c0bd33dd8ac6068 X-VCS-Branch: master Date: Thu, 13 Nov 2014 11:10:36 +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: 18ce476e-2b88-4f15-8632-045b91911d1c X-Archives-Hash: 47b883b30c4e7275bdfbc72eb7d3a1bd commit: 3b9ae47e10dc6b8c366fb2657c0bd33dd8ac6068 Author: Justin Lecher gentoo org> AuthorDate: Wed Nov 12 16:02:01 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Nov 13 07:09:11 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3b9ae47e sci-libs/bigdft-abi: Move large patch; drop unnecessary quotes Package-Manager: portage-2.2.14 --- sci-libs/bigdft-abi/ChangeLog | 3 +++ sci-libs/bigdft-abi/bigdft-abi-1.0.4-r3.ebuild | 33 ++++++++++++++------------ 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/sci-libs/bigdft-abi/ChangeLog b/sci-libs/bigdft-abi/ChangeLog index 8647391..8ecaa02 100644 --- a/sci-libs/bigdft-abi/ChangeLog +++ b/sci-libs/bigdft-abi/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 12 Nov 2014; Justin Lecher bigdft-abi-1.0.4-r3.ebuild: + Move large patch; drop unnecessary quotes + *bigdft-abi-1.0.4-r3 (27 Jun 2014) 27 Jun 2014; Honza Macháček diff --git a/sci-libs/bigdft-abi/bigdft-abi-1.0.4-r3.ebuild b/sci-libs/bigdft-abi/bigdft-abi-1.0.4-r3.ebuild index 511361c..53fcb4c 100644 --- a/sci-libs/bigdft-abi/bigdft-abi-1.0.4-r3.ebuild +++ b/sci-libs/bigdft-abi/bigdft-abi-1.0.4-r3.ebuild @@ -4,14 +4,16 @@ EAPI=5 -PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit autotools-utils eutils flag-o-matic fortran-2 python-any-r1 toolchain-funcs - DESCRIPTION="A DFT electronic structure code using a wavelet basis set" HOMEPAGE="http://www.abinit.org/downloads/plug-in-sources" -SRC_URI="http://forge.abinit.org/fallbacks/${P}.tar.gz" +SRC_URI=" + http://forge.abinit.org/fallbacks/${P}.tar.gz + https://raw.githubusercontent.com/gentoo-science/sci/master/patches/bigdft-abi-1.0.4-0005.patch + " LICENSE="GPL-3" SLOT="0" @@ -29,11 +31,12 @@ RDEPEND=" opencl? ( virtual/opencl ) glib? ( >=dev-libs/glib-2.22 ) etsf_io? ( >=sci-libs/etsf_io-1.0.3-r2 ) - netcdf? ( || ( - sci-libs/netcdf[fortran] - sci-libs/netcdf-fortran - ) + netcdf? ( + || ( + sci-libs/netcdf[fortran] + sci-libs/netcdf-fortran ) + ) scalapack? ( virtual/scalapack )" DEPEND="${RDEPEND} virtual/pkgconfig @@ -102,13 +105,13 @@ pkg_setup() { src_prepare() { epatch \ - "${FILESDIR}"/"${P}"-0002.patch \ - "${FILESDIR}"/"${P}"-0003.patch \ - "${FILESDIR}"/"${P}"-0004.patch \ - "${FILESDIR}"/"${P}"-0005.patch \ - "${FILESDIR}"/"${P}"-0006.patch \ - "${FILESDIR}"/"${P}"-0007.patch \ - "${FILESDIR}"/"${P}"-CUDA_gethostname.patch + "${FILESDIR}"/${P}-0002.patch \ + "${FILESDIR}"/${P}-0003.patch \ + "${FILESDIR}"/${P}-0004.patch \ + "${DISTDIR}"/${P}-0005.patch \ + "${FILESDIR}"/${P}-0006.patch \ + "${FILESDIR}"/${P}-0007.patch \ + "${FILESDIR}"/${P}-CUDA_gethostname.patch eautoreconf } @@ -160,7 +163,7 @@ src_compile() { _check_build_dir pushd "${AUTOTOOLS_BUILD_DIR}" > /dev/null emake -j1 - sed -i -e's%\$(top_builddir)/[^ ]*/lib\([^ /$-]*\)\.a%-l\1%g' bigdft.pc + sed -i -e's%\$(top_builddir)/[^ ]*/lib\([^ /$-]*\)\.a%-l\1%g' bigdft.pc || die popd > /dev/null #autotools-utils_src_compile