diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 23:26:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 00:32:02 +0000 |
commit | b60a85aecfde41b99ac390262a90fdef33cacca4 (patch) | |
tree | e3bd96f6d7770b7d9cd2afe5751d51e246c28c3b /sys-cluster/legion | |
parent | sys-cluster/knem: fix double KEYWORDS (diff) | |
download | gentoo-b60a85aecfde41b99ac390262a90fdef33cacca4.tar.gz gentoo-b60a85aecfde41b99ac390262a90fdef33cacca4.tar.bz2 gentoo-b60a85aecfde41b99ac390262a90fdef33cacca4.zip |
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@gentoo.org>
Diffstat (limited to 'sys-cluster/legion')
-rw-r--r-- | sys-cluster/legion/legion-17.05.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/legion/legion-17.08.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/legion/legion-17.10.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/legion/legion-18.02.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/legion/legion-18.05.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/legion/legion-18.12.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/legion/legion-19.06.0.ebuild | 3 | ||||
-rw-r--r-- | 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 e9b172068e97..877107e05d74 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 ec4705d91905..53146a74ea42 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 ec4705d91905..53146a74ea42 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 ec4705d91905..53146a74ea42 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 645888853571..3ff65e83c9c9 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 645888853571..3ff65e83c9c9 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 645888853571..3ff65e83c9c9 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 645888853571..3ff65e83c9c9 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" |