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 4C99A139694 for ; Sun, 30 Jul 2017 10:05:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2056E1FC2C6; Sun, 30 Jul 2017 10:04:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E3C321FC2C2 for ; Sun, 30 Jul 2017 10:04:42 +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 A26973419A0 for ; Sun, 30 Jul 2017 10:04:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B27674DD for ; Sun, 30 Jul 2017 10:04:38 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1501409070.77876ed87c2fec3227a6b7507c20e611e25c0af5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/gromacs/gromacs-2016.1.ebuild sci-chemistry/gromacs/gromacs-2016.2.ebuild sci-chemistry/gromacs/gromacs-2016.3.ebuild sci-chemistry/gromacs/gromacs-2016.9999.ebuild sci-chemistry/gromacs/gromacs-2016.ebuild sci-chemistry/gromacs/gromacs-4.6.9999.ebuild sci-chemistry/gromacs/gromacs-5.0.4.ebuild sci-chemistry/gromacs/gromacs-5.0.9999.ebuild sci-chemistry/gromacs/gromacs-5.1.3.ebuild sci-chemistry/gromacs/gromacs-5.1.9999.ebuild sci-chemistry/gromacs/gromacs-9999.ebuild X-VCS-Directories: sci-chemistry/gromacs/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 77876ed87c2fec3227a6b7507c20e611e25c0af5 X-VCS-Branch: master Date: Sun, 30 Jul 2017 10:04:38 +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: 0187603f-0330-44ff-90de-b5847a0904b7 X-Archives-Hash: f2426845d4e43592e302406b3a6deb5d commit: 77876ed87c2fec3227a6b7507c20e611e25c0af5 Author: David Hicks hicks id au> AuthorDate: Sat Jul 29 19:22:38 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 30 10:04:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77876ed8 sci-chemistry/gromacs: use HTTPS for GitHub and doc links Package-Manager: Portage-2.3.6, Repoman-2.3.3 sci-chemistry/gromacs/gromacs-2016.1.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-2016.2.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2016.3.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2016.9999.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-2016.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-4.6.9999.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-5.0.4.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-5.0.9999.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-5.1.3.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-5.1.9999.ebuild | 6 +++--- sci-chemistry/gromacs/gromacs-9999.ebuild | 6 +++--- 11 files changed, 31 insertions(+), 31 deletions(-) diff --git a/sci-chemistry/gromacs/gromacs-2016.1.ebuild b/sci-chemistry/gromacs/gromacs-2016.1.ebuild index a48850c45e4..7e426ddfdf5 100644 --- a/sci-chemistry/gromacs/gromacs-2016.1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 @@ -270,7 +270,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-2016.2.ebuild b/sci-chemistry/gromacs/gromacs-2016.2.ebuild index f1c7d722ab5..3b371d27308 100644 --- a/sci-chemistry/gromacs/gromacs-2016.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.2.ebuild @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 @@ -269,7 +269,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-2016.3.ebuild b/sci-chemistry/gromacs/gromacs-2016.3.ebuild index 26cd4442ff2..b361f69c44f 100644 --- a/sci-chemistry/gromacs/gromacs-2016.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.3.ebuild @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 @@ -269,7 +269,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-2016.9999.ebuild b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild index a48850c45e4..7e426ddfdf5 100644 --- a/sci-chemistry/gromacs/gromacs-2016.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 @@ -270,7 +270,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-2016.ebuild b/sci-chemistry/gromacs/gromacs-2016.ebuild index 5ab82a3f0e5..84f5c56a6aa 100644 --- a/sci-chemistry/gromacs/gromacs-2016.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:1}-${PV:2:1}" inherit git-r3 @@ -267,7 +267,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild index ea86feded3c..08268552559 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="release-4-6" inherit git-r3 @@ -251,7 +251,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" if use offensive; then einfo einfo $(g_luck) diff --git a/sci-chemistry/gromacs/gromacs-5.0.4.ebuild b/sci-chemistry/gromacs/gromacs-5.0.4.ebuild index 47ca2bf507d..ac93b9770c1 100644 --- a/sci-chemistry/gromacs/gromacs-5.0.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo toolch if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="release-5-0" inherit git-r3 @@ -272,7 +272,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild index fcd705fd607..d417af1167a 100644 --- a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="release-5-0" inherit git-r3 @@ -277,7 +277,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-5.1.3.ebuild b/sci-chemistry/gromacs/gromacs-5.1.3.ebuild index 1a409ea98db..b08ea7c3af7 100644 --- a/sci-chemistry/gromacs/gromacs-5.1.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:1}-${PV:2:1}" inherit git-r3 @@ -262,7 +262,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild b/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild index 1a409ea98db..b08ea7c3af7 100644 --- a/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:1}-${PV:2:1}" inherit git-r3 @@ -262,7 +262,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog } diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index cb06e143506..b38e62cc3e5 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 too if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git - git://github.com/gromacs/gromacs.git + https://github.com/gromacs/gromacs.git http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 @@ -261,7 +261,7 @@ pkg_postinst() { einfo einfo "Please read and cite:" einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). " - einfo "http://dx.doi.org/10.1021/ct700301q" + einfo "https://dx.doi.org/10.1021/ct700301q" einfo readme.gentoo_print_elog }