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 87D5B138247 for ; Mon, 6 Jan 2014 18:48:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 991D3E0999; Mon, 6 Jan 2014 18:48:56 +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 090A2E0999 for ; Mon, 6 Jan 2014 18:48:55 +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 E3D5033F743 for ; Mon, 6 Jan 2014 18:48:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6B933E5534 for ; Mon, 6 Jan 2014 18:48:53 +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: <1389033696.a7eb933ed6697e4ec0ceb368a8bdeec7dda67526.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/gromacs/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/gromacs/ChangeLog sci-chemistry/gromacs/gromacs-4.6.9999.ebuild sci-chemistry/gromacs/gromacs-5.0_beta1.ebuild sci-chemistry/gromacs/gromacs-9999.ebuild X-VCS-Directories: sci-chemistry/gromacs/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: a7eb933ed6697e4ec0ceb368a8bdeec7dda67526 X-VCS-Branch: master Date: Mon, 6 Jan 2014 18:48:53 +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: 75f046d5-fa0a-44ba-9665-778d10d3b573 X-Archives-Hash: 7ac69302e63c724e1a23ff844a829eae commit: a7eb933ed6697e4ec0ceb368a8bdeec7dda67526 Author: Justin Lecher gentoo org> AuthorDate: Mon Jan 6 18:41:36 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jan 6 18:41:36 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a7eb933e sci-chemistry/gromacs: Switch from git-2 to git-r3 Package-Manager: portage-2.2.8 --- sci-chemistry/gromacs/ChangeLog | 6 +++++- sci-chemistry/gromacs/gromacs-4.6.9999.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-5.0_beta1.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-9999.ebuild | 4 ++-- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 0688eb6..9cb3670 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-chemistry/gromacs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jan 2014; Justin Lecher gromacs-4.6.9999.ebuild, + gromacs-5.0_beta1.ebuild, gromacs-9999.ebuild: + Switch from git-2 to git-r3 + 07 Dec 2013; Justin Lecher gromacs-5.0_beta1.ebuild, metadata.xml: Fix multilib-strict problems diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild index 2382893..b9e3acf 100644 --- a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -17,7 +17,7 @@ if [[ $PV = *9999* ]]; then git://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="release-4-6" - inherit git-2 + inherit git-r3 LIVE_DEPEND="doc? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra diff --git a/sci-chemistry/gromacs/gromacs-5.0_beta1.ebuild b/sci-chemistry/gromacs/gromacs-5.0_beta1.ebuild index a60490f..ec8d01c 100644 --- a/sci-chemistry/gromacs/gromacs-5.0_beta1.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.0_beta1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -16,7 +16,7 @@ if [[ $PV = *9999* ]]; then git://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="master" - inherit git-2 + inherit git-r3 else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://${PN}.googlecode.com/files/regressiontests-${TEST_PV}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 81ed0cc..18e8b04 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -16,7 +16,7 @@ if [[ $PV = *9999* ]]; then git://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="master" - inherit git-2 + inherit git-r3 else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://${PN}.googlecode.com/files/regressiontests-${TEST_PV}.tar.gz )"