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 1QmPhO-0005Nr-Oe for garchives@archives.gentoo.org; Thu, 28 Jul 2011 12:28:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16A0E21C06E; Thu, 28 Jul 2011 12:28:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC98021C06E for ; Thu, 28 Jul 2011 12:28:14 +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 6C7EA1B402F for ; Thu, 28 Jul 2011 12:28:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CE0758003D for ; Thu, 28 Jul 2011 12:28:13 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/ambertools/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/ambertools/ambertools-1.5-r1.ebuild X-VCS-Directories: sci-chemistry/ambertools/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: b579add2961243d89259622f8af0886ff0d76819 Date: Thu, 28 Jul 2011 12:28:13 +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: bd1a626eb85c676a38a720bb3f9091bf commit: b579add2961243d89259622f8af0886ff0d76819 Author: Alexey Shvetsov gentoo org> AuthorDate: Thu Jul 28 12:27:39 2011 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Thu Jul 28 12:27:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Db579add2 [sci-chemistry/ambertools] Fix typo (Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit = with key F82F92E6) --- sci-chemistry/ambertools/ambertools-1.5-r1.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/ambertools/ambertools-1.5-r1.ebuild b/sci-chem= istry/ambertools/ambertools-1.5-r1.ebuild index bebe615..da44cf5 100644 --- a/sci-chemistry/ambertools/ambertools-1.5-r1.ebuild +++ b/sci-chemistry/ambertools/ambertools-1.5-r1.ebuild @@ -52,7 +52,7 @@ pkg_setup() { =20 src_prepare() { epatch \ - "${WORKDIR}/${P}-bugfix_1-3.patch" \ + "${WORKDIR}/${P}-bugfix_1-10.patch" \ "${FILESDIR}/${P}-gentoo.patch" cd AmberTools/src rm -r arpack blas lapack fftw-2.1.5 c9x-complex cifparse netcdf pnetcdf= reduce ucpp-1.3 || die