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 1QaA1a-0004NQ-RY for garchives@archives.gentoo.org; Fri, 24 Jun 2011 17:18:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BC0F1C215; Fri, 24 Jun 2011 17:09:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0BCAE1C212 for ; Fri, 24 Jun 2011 17:09:22 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A82ED2AC007 for ; Fri, 24 Jun 2011 17:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0CBC78003F for ; Fri, 24 Jun 2011 17:09:22 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <47faec6a7bfeb78a61b8c072ac1dfb7e001a203e.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/freefem++/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/freefem++/freefem++-3.5.ebuild sci-mathematics/freefem++/freefem++-3.8.ebuild X-VCS-Directories: sci-mathematics/freefem++/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 47faec6a7bfeb78a61b8c072ac1dfb7e001a203e Date: Fri, 24 Jun 2011 17:09:22 +0000 (UTC) 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: X-Archives-Hash: debde013ddd3b376804038efbe4913a3 commit: 47faec6a7bfeb78a61b8c072ac1dfb7e001a203e Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 24 15:06:57 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 24 15:06:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D47faec6a Sort inherit and/or USE (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-mathematics/freefem++/freefem++-3.5.ebuild | 2 +- sci-mathematics/freefem++/freefem++-3.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/freefem++/freefem++-3.5.ebuild b/sci-mathema= tics/freefem++/freefem++-3.5.ebuild index ae1ab17..fd8d32d 100644 --- a/sci-mathematics/freefem++/freefem++-3.5.ebuild +++ b/sci-mathematics/freefem++/freefem++-3.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -inherit eutils autotools versionator flag-o-matic mpi +inherit autotools eutils flag-o-matic mpi versionator =20 MY_PV=3D$(replace_version_separator 2 '-') =20 diff --git a/sci-mathematics/freefem++/freefem++-3.8.ebuild b/sci-mathema= tics/freefem++/freefem++-3.8.ebuild index 5103488..0b1eef4 100644 --- a/sci-mathematics/freefem++/freefem++-3.8.ebuild +++ b/sci-mathematics/freefem++/freefem++-3.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -inherit eutils autotools versionator flag-o-matic mpi +inherit autotools eutils flag-o-matic mpi versionator =20 MY_PV=3D$(replace_version_separator 2 '-') =20