diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-28 01:04:01 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-28 01:05:03 +0200 |
commit | e8488b03e7d0fdd2e982bd4b7efb93ca744fac3a (patch) | |
tree | b856a40772bc17b2d4fdc8f80f5aedb1bbcbe5e9 /sci-chemistry | |
parent | media-radio/cqrlog: backport libmysqlclient version check fix (diff) | |
download | gentoo-e8488b03e7d0fdd2e982bd4b7efb93ca744fac3a.tar.gz gentoo-e8488b03e7d0fdd2e982bd4b7efb93ca744fac3a.tar.bz2 gentoo-e8488b03e7d0fdd2e982bd4b7efb93ca744fac3a.zip |
sci-chemistry/gromacs: Drop duplicate KEYWORDS line
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2016.5.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2016.9999.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2018.3.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2018.9999.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2019.9999.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2019_beta1.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.6.9999.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-5.0.4.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-5.0.9999.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-5.1.3.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-5.1.9999.ebuild | 1 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-9999.ebuild | 1 |
12 files changed, 3 insertions, 15 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2016.5.ebuild b/sci-chemistry/gromacs/gromacs-2016.5.ebuild index d4c5d19ad047..a2b7857286d7 100644 --- a/sci-chemistry/gromacs/gromacs-2016.5.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.5.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="amd64 x86" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-2016.9999.ebuild b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild index 69ec80d2cbef..1f0b55a666fd 100644 --- a/sci-chemistry/gromacs/gromacs-2016.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-2018.3.ebuild b/sci-chemistry/gromacs/gromacs-2018.3.ebuild index 577a40e3c8e0..5a0ffcb03beb 100644 --- a/sci-chemistry/gromacs/gromacs-2018.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-2018.3.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="amd64 x86" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-2018.9999.ebuild b/sci-chemistry/gromacs/gromacs-2018.9999.ebuild index 73c49fd596da..485db2a26acd 100644 --- a/sci-chemistry/gromacs/gromacs-2018.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2018.9999.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-2019.9999.ebuild b/sci-chemistry/gromacs/gromacs-2019.9999.ebuild index 2fde5b4b55b7..4c507ba350aa 100644 --- a/sci-chemistry/gromacs/gromacs-2019.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.9999.ebuild @@ -16,7 +16,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-2019_beta1.ebuild b/sci-chemistry/gromacs/gromacs-2019_beta1.ebuild index b59d3312f446..85a14370a8ea 100644 --- a/sci-chemistry/gromacs/gromacs-2019_beta1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019_beta1.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild index 082685525590..3fba885a4926 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,6 @@ if [[ $PV = *9999* ]]; then media-gfx/imagemagick sys-apps/coreutils )" - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${P}.tar.gz doc? ( ftp://ftp.gromacs.org/pub/manual/manual-${MANUAL_PV}.pdf -> ${PN}-manual-${MANUAL_PV}.pdf ) diff --git a/sci-chemistry/gromacs/gromacs-5.0.4.ebuild b/sci-chemistry/gromacs/gromacs-5.0.4.ebuild index ac93b9770c1e..ac00ea29ca72 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="release-5-0" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild index d417af1167a2..bb4000f2520d 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" EGIT_BRANCH="release-5-0" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-5.1.3.ebuild b/sci-chemistry/gromacs/gromacs-5.1.3.ebuild index eba3bfc8c094..0b84b86b413a 100644 --- a/sci-chemistry/gromacs/gromacs-5.1.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.1.3.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:1}-${PV:2:1}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild b/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild index eba3bfc8c094..0b84b86b413a 100644 --- a/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.1.9999.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:1}-${PV:2:1}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )" diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 8a643e0fb30d..5ef3988c70df 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -14,7 +14,6 @@ if [[ $PV = *9999* ]]; then http://repo.or.cz/r/gromacs.git" [[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}" inherit git-r3 - KEYWORDS="" else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )" |