From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EA569138334 for ; Mon, 31 Dec 2018 23:21:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB35DE0AD9; Mon, 31 Dec 2018 23:21:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9343BE0AD9 for ; Mon, 31 Dec 2018 23:21:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0774335CF3 for ; Mon, 31 Dec 2018 23:21:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47457458 for ; Mon, 31 Dec 2018 23:21:31 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1546298103.114cb22f188c804173992ad8ef58e81c55ca2af5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/sassena/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/sassena/sassena-1.4.2.ebuild X-VCS-Directories: sci-physics/sassena/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 114cb22f188c804173992ad8ef58e81c55ca2af5 X-VCS-Branch: master Date: Mon, 31 Dec 2018 23:21:31 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1a09b6dd-897c-42d0-ab87-a65a8f62bf9e X-Archives-Hash: 3877f35bda8cfe8f029b3471afe36276 commit: 114cb22f188c804173992ad8ef58e81c55ca2af5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Dec 31 23:15:03 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Dec 31 23:15:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114cb22f sci-physics/sassena: Indendation and sorting Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-physics/sassena/sassena-1.4.2.ebuild | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/sci-physics/sassena/sassena-1.4.2.ebuild b/sci-physics/sassena/sassena-1.4.2.ebuild index 4546a609031..10820a9735f 100644 --- a/sci-physics/sassena/sassena-1.4.2.ebuild +++ b/sci-physics/sassena/sassena-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,13 +15,14 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" DEPEND=" - dev-libs/boost[mpi] - sci-libs/hdf5[mpi] - dev-libs/libxml2 - sci-libs/fftw:3.0 - virtual/mpi - virtual/blas - virtual/lapack" + dev-libs/boost[mpi] + dev-libs/libxml2 + sci-libs/fftw:3.0 + sci-libs/hdf5[mpi] + virtual/blas + virtual/lapack + virtual/mpi +" RDEPEND="${DEPEND}" PATCHES=(