commit: b60a85aecfde41b99ac390262a90fdef33cacca4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 14 23:26:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 15 00:32:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60a85ae
sys-cluster/legion: fix double KEYWORDS Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/legion/legion-17.05.0.ebuild | 3 +-- sys-cluster/legion/legion-17.08.0.ebuild | 3 +-- sys-cluster/legion/legion-17.10.0.ebuild | 3 +-- sys-cluster/legion/legion-18.02.0.ebuild | 3 +-- sys-cluster/legion/legion-18.05.0.ebuild | 3 +-- sys-cluster/legion/legion-18.12.0.ebuild | 3 +-- sys-cluster/legion/legion-19.06.0.ebuild | 3 +-- sys-cluster/legion/legion-9999.ebuild | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) diff --git a/sys-cluster/legion/legion-17.05.0.ebuild b/sys-cluster/legion/legion-17.05.0.ebuild index e9b172068e9..877107e05d7 100644 --- a/sys-cluster/legion/legion-17.05.0.ebuild +++ b/sys-cluster/legion/legion-17.05.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-17.08.0.ebuild b/sys-cluster/legion/legion-17.08.0.ebuild index ec4705d9190..53146a74ea4 100644 --- a/sys-cluster/legion/legion-17.08.0.ebuild +++ b/sys-cluster/legion/legion-17.08.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-17.10.0.ebuild b/sys-cluster/legion/legion-17.10.0.ebuild index ec4705d9190..53146a74ea4 100644 --- a/sys-cluster/legion/legion-17.10.0.ebuild +++ b/sys-cluster/legion/legion-17.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-18.02.0.ebuild b/sys-cluster/legion/legion-18.02.0.ebuild index ec4705d9190..53146a74ea4 100644 --- a/sys-cluster/legion/legion-18.02.0.ebuild +++ b/sys-cluster/legion/legion-18.02.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-18.05.0.ebuild b/sys-cluster/legion/legion-18.05.0.ebuild index 64588885357..3ff65e83c9c 100644 --- a/sys-cluster/legion/legion-18.05.0.ebuild +++ b/sys-cluster/legion/legion-18.05.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-18.12.0.ebuild b/sys-cluster/legion/legion-18.12.0.ebuild index 64588885357..3ff65e83c9c 100644 --- a/sys-cluster/legion/legion-18.12.0.ebuild +++ b/sys-cluster/legion/legion-18.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-19.06.0.ebuild b/sys-cluster/legion/legion-19.06.0.ebuild index 64588885357..3ff65e83c9c 100644 --- a/sys-cluster/legion/legion-19.06.0.ebuild +++ b/sys-cluster/legion/legion-19.06.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64" diff --git a/sys-cluster/legion/legion-9999.ebuild b/sys-cluster/legion/legion-9999.ebuild index 64588885357..3ff65e83c9c 100644 --- a/sys-cluster/legion/legion-9999.ebuild +++ b/sys-cluster/legion/legion-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/" if [[ $PV = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz" KEYWORDS="~amd64"
