From 1cca69a09ee5e514b5b514feae6bee2a6a47904a Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Wed, 11 Nov 2020 13:19:50 +0300 Subject: sci-chemistry/gromacs: Update URI's http://gerrit.gromacs.org will be dropped upstream. Main repo is on gitlab now Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Shvetsov --- sci-chemistry/gromacs/gromacs-2018.8.ebuild | 7 ++++--- sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild | 7 ++++--- sci-chemistry/gromacs/gromacs-2019.6.ebuild | 7 ++++--- sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild | 11 ++++++----- sci-chemistry/gromacs/gromacs-2020.2.ebuild | 11 ++++++----- sci-chemistry/gromacs/gromacs-2020.3.ebuild | 11 ++++++----- sci-chemistry/gromacs/gromacs-2020.4.ebuild | 11 ++++++----- sci-chemistry/gromacs/gromacs-2020.9999.ebuild | 11 ++++++----- sci-chemistry/gromacs/gromacs-2021.9999.ebuild | 10 +++++----- sci-chemistry/gromacs/gromacs-2021_beta1.ebuild | 10 +++++----- sci-chemistry/gromacs/gromacs-9999.ebuild | 10 +++++----- 11 files changed, 57 insertions(+), 49 deletions(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/gromacs/gromacs-2018.8.ebuild b/sci-chemistry/gromacs/gromacs-2018.8.ebuild index f124a0eac166..7d248a91ad62 100644 --- a/sci-chemistry/gromacs/gromacs-2018.8.ebuild +++ b/sci-chemistry/gromacs/gromacs-2018.8.ebuild @@ -7,9 +7,10 @@ CMAKE_MAKEFILE_GENERATOR="ninja" inherit bash-completion-r1 cmake cuda eutils multilib readme.gentoo-r1 toolchain-funcs xdg-utils -SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - doc? ( ftp://ftp.gromacs.org/pub/manual/manual-${PV/_/-}.pdf ) - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" +SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + doc? ( http://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf ) + test? ( https://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2" diff --git a/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild index 7ea93b91af9f..d534eb5dfcf3 100644 --- a/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild @@ -7,9 +7,10 @@ CMAKE_MAKEFILE_GENERATOR="ninja" inherit bash-completion-r1 cmake cuda eutils multilib readme.gentoo-r1 toolchain-funcs xdg-utils -SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - doc? ( ftp://ftp.gromacs.org/pub/manual/manual-${PV/_/-}.pdf ) - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" +SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + doc? ( http://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf ) + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2" diff --git a/sci-chemistry/gromacs/gromacs-2019.6.ebuild b/sci-chemistry/gromacs/gromacs-2019.6.ebuild index 85004d2644a2..be503cbd7f2d 100644 --- a/sci-chemistry/gromacs/gromacs-2019.6.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.6.ebuild @@ -7,9 +7,10 @@ CMAKE_MAKEFILE_GENERATOR="ninja" inherit bash-completion-r1 cmake cuda eutils multilib readme.gentoo-r1 toolchain-funcs xdg-utils -SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - doc? ( ftp://ftp.gromacs.org/pub/manual/manual-${PV/_/-}.pdf ) - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" +SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + doc? ( http://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf ) + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2" diff --git a/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild index 93c02c87848c..99d60e61ff70 100644 --- a/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild @@ -12,15 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else - SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" + SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-2020.2.ebuild b/sci-chemistry/gromacs/gromacs-2020.2.ebuild index 93c02c87848c..99d60e61ff70 100644 --- a/sci-chemistry/gromacs/gromacs-2020.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.2.ebuild @@ -12,15 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else - SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" + SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-2020.3.ebuild b/sci-chemistry/gromacs/gromacs-2020.3.ebuild index 93c02c87848c..99d60e61ff70 100644 --- a/sci-chemistry/gromacs/gromacs-2020.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.3.ebuild @@ -12,15 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else - SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" + SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-2020.4.ebuild b/sci-chemistry/gromacs/gromacs-2020.4.ebuild index 93c02c87848c..99d60e61ff70 100644 --- a/sci-chemistry/gromacs/gromacs-2020.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.4.ebuild @@ -12,15 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else - SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" + SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-2020.9999.ebuild b/sci-chemistry/gromacs/gromacs-2020.9999.ebuild index 93c02c87848c..99d60e61ff70 100644 --- a/sci-chemistry/gromacs/gromacs-2020.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.9999.ebuild @@ -12,15 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else - SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" + SRC_URI=" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-2021.9999.ebuild b/sci-chemistry/gromacs/gromacs-2021.9999.ebuild index f3636cfc50f4..c4951b414c97 100644 --- a/sci-chemistry/gromacs/gromacs-2021.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021.9999.ebuild @@ -12,16 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else SRC_URI=" - http://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://ftp.gromacs.org/pub/regressiontests/regressiontests-${PV/_/-}.tar.gz )" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-2021_beta1.ebuild b/sci-chemistry/gromacs/gromacs-2021_beta1.ebuild index f3636cfc50f4..c4951b414c97 100644 --- a/sci-chemistry/gromacs/gromacs-2021_beta1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021_beta1.ebuild @@ -12,16 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else SRC_URI=" - http://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://ftp.gromacs.org/pub/regressiontests/regressiontests-${PV/_/-}.tar.gz )" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index f3636cfc50f4..c4951b414c97 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -12,16 +12,16 @@ DISTUTILS_SINGLE_IMPL=1 inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then - EGIT_REPO_URI="git://git.gromacs.org/gromacs.git - https://gerrit.gromacs.org/gromacs.git + EGIT_REPO_URI=" + https://gitlab.com/gromacs/gromacs.git https://github.com/gromacs/gromacs.git - https://repo.or.cz/r/gromacs.git" + git://git.gromacs.org/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 else SRC_URI=" - http://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz - test? ( http://ftp.gromacs.org/pub/regressiontests/regressiontests-${PV/_/-}.tar.gz )" + http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz + test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" fi -- cgit v1.2.3-65-gdbad